dart_nostr 1.0.1 dart_nostr: ^1.0.1 copied to clipboard
This is a helper package that simplify and accelerate the use of Nostr protocal in Dart/Flutter environment
1.0.1 #
- Added docs for nip-05 verification.
1.0.0 #
- Implementation of nip 05 for internet identity verification.
- Adding more docs and examples.
1.0.2-dev #
- Added more functionalities and parameters to the
relays
service.
1.0.1-dev #
- organized the main package to services (keys, relays).
- exposed more helper methods.
- added and edited docs
1.0.0-dev #
- Initial under-development version.