Skip to content

Releases: Guilospanck/nostr

v0.0.2

12 Jun 18:53
b3e7bcf
Compare
Choose a tag to compare
Small fixes to relay and client.

- [Relay]: remove some `debug!` functions;
- [SDK]: fix `Filter` option fields being serialized
when not required (when empty);
- [Client]: moved from a cli PoV to a more "functional" approach.

v0.0.1

29 May 15:40
fce9443
Compare
Choose a tag to compare
Simple working relay - client. Both implementing NIP01 and NIP10.