nostr 1.3.1 copy "nostr: ^1.3.1" to clipboard
nostr: ^1.3.1 copied to clipboard

outdated

A library for nostr protocol implemented in dart for flutter

1.0.0 #

  • Initial version.

1.0.1 #

  • Fix createdAt initialization
  • Add asserts
  • Code comments

1.1.0 #

  • fix Event.fromJson
  • add subscriptionId
  • deserialization of NOSTR formatted events with or without subscription_id
  • add unit tests for Event to improve coverage
  • Create Keychain container for private/public keys to encapsulate bip340 and add handy methods.
  • Documentation

1.2.0 #

  • add Filters (+ unit tests)
  • add Request (+ unit tests)
  • Documentation

1.3.0 #

  • add Close (+ unit tests)
  • add Message wrapper deserializer (+ unit tests)
  • Documentation

1.3.1 #

  • fix: Inconsitency in events is breaking tags
12
likes
0
points
59
downloads

Publisher

verified publisherethicnology.com

Weekly Downloads

A library for nostr protocol implemented in dart for flutter

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

bip340, convert, crypto

More

Packages that depend on nostr