Files
nostrlib/README.md
2025-08-25 07:33:00 -03:00

11 lines
271 B
Markdown

nostr library
=============
supposed to contain everything you need to write a relay or client or hybrid or anything else.
this is a fork of https://github.com/nbd-wtf/go-nostr with better types and other random changes or features.
```sh
go get fiatjaf.com/nostr
```