Skip to content

Releases: t4t5/nostr-react

Use nostr-tools

25 Dec 16:07
Compare
Choose a tag to compare

This library will now start using nostr-tools instead of nostrgg-client as a dependency. nostr-tools has advanced a lot in the last few days, so we can rely on that now instead of a custom TypeScript client 👍

The name has also been changed from @nostrgg/react to nostr-react

  • Add publish method 352488b
  • Add "connectedRelays" param 067f206
  • Change name to nostr-react da98f15
  • Use nostr-tools instead of nostr-client 32465d1

v0.1.2...v0.2.0

Add "debug" option

20 Dec 08:40
Compare
Choose a tag to compare
  • Add github link to package.json 21cd465
  • Update README
  • Add eslint + prettier ae1c36e
  • Add debug option to NostrProvider 864ab6a

v0.1.1...v0.1.2