nip01 0.3.0+1 copy "nip01: ^0.3.0+1" to clipboard
nip01: ^0.3.0+1 copied to clipboard

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

0.3.0+1 #

  • Fix analyzer warning for melos publishing

0.3.0 #

  • Clean(er) Architecture

0.2.0+2 #

  • Bump "nip01" to 0.2.0+2.

0.2.0+1 #

  • FIX: bugs.

0.2.0 #

  • REFACTOR: nip01 with Clean Architecture.
  • REFACTOR: nip01 to clean architecture.

0.1.1+3 #

  • FIX: unneccessary default switch case.

0.1.1+2 #

  • FIX: disconnect before reconnecting.

0.1.1+1 #

  • FIX: connecting, disconnecting and reconnecting logic with lock.

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
140
points
37
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

Documentation

API reference

License

MIT (license)

Dependencies

async, bip340, collection, convert, crypto, dartstr_utils, freezed_annotation, json_annotation, synchronized, web_socket_channel

More

Packages that depend on nip01