nostr_client 0.2.0 copy "nostr_client: ^0.2.0" to clipboard
nostr_client: ^0.2.0 copied to clipboard

A nostr client package.

0.2.0 #

  • Rename UserMetadata to Metadata
  • Implement methods to simplify event verification
  • Relay:
    • Remove auto connect to relay on instance creation
    • Implement connect, disconnect and isConnected
    • Rename req(...) to subscribe(...)
    • Rename close(...) to unsubscribe(...)

0.1.0 #

  • Initial version.