nip01 0.1.1 copy "nip01: ^0.1.1" to clipboard
nip01: ^0.1.1 copied to clipboard

This package contains the basic protocol flows for Nostr as described in the NIP-01.

0.1.1 #

  • Fix and improve relay connecting and disconnecting logic.

0.1.0 #

  • Abstract away relay connection and reconnect logic.
  • Add Nip01Repository class.
  • Add RelayClientsManager class.
  • Change RelayCommunication to RelayClient class.
  • Change RelayConnectionProvider to RelayStreamProvider classgi.

0.0.2 #

  • Update repository URL in pubspec.yaml.
  • Add sign function to Event class.

0.0.1 #

  • Initial version.
2
likes
0
points
39
downloads

Publisher

verified publisherkumuly.dev

Weekly Downloads

This package contains the basic protocol flows for Nostr as described in the NIP-01.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

async, bip340, convert, crypto, dartstr_utils, equatable, meta, web_socket_channel

More

Packages that depend on nip01