Badger is a nostr client for creating kind 8 nostr badges
I have an example of this client running at https://badger.happytavern.co
If you would like to host your own instance all you need is go installed on your system
-
Copy the example config
cp config.example.json config.json
(this just defines the port to run on) -
Then just run
go run ./
from the root directory.
This project is Open Source and licensed under the MIT License. See the LICENSE file for details.
Special thanks to the Nostr community for their continuous support and contributions.
Feel free to reach out with any questions or issues you encounter while using Badger.
Open Source and made with 💜 by OceanSlim