11 lines
271 B
Markdown
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
|
|
```
|