Adding demo video.

This commit is contained in:
Stephen Vanderwarker 2024-07-08 20:06:25 -04:00
parent 69f7fb2534
commit cc6ca94d2c
Signed by: stephen
GPG Key ID: EF429EF847868C14

View File

@ -2,6 +2,9 @@
BukkitstrPlugin is a Minecraft plugin that integrates with the Nostr relay to authenticate players. Players must authenticate by signing a valid Nostr event before they can move in the game. BukkitstrPlugin is a Minecraft plugin that integrates with the Nostr relay to authenticate players. Players must authenticate by signing a valid Nostr event before they can move in the game.
## Demo
<video height="480" width="270" controls src="https://v.nostr.build/5XxsgV03wlo1iCPW.mp4"></video>
## Features ## Features
- **WebSocket Integration**: Connects to a Nostr relay using WebSockets. - **WebSocket Integration**: Connects to a Nostr relay using WebSockets.