Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 951 Bytes

readme.md

File metadata and controls

25 lines (13 loc) · 951 Bytes

Badger App

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

Running

  • 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.

License

This project is Open Source and licensed under the MIT License. See the LICENSE file for details.

Acknowledgments

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