nip47 0.1.0
nip47: ^0.1.0 copied to clipboard
This package implements the Nostr Wallet Connect protocol as described in the NIP-47.
0.1.0 #
- Update
nip01dependency to0.1.0. - Refactor
Nip47class to useNip01RepositoryandRelayClientsManager. - Simplify
WalletServiceclass and expose it the public API for an end user. - Remove
Walletclass.
0.0.2 #
- Update repository URL in pubspec.yaml.
- Update
nip01dependency to^0.0.2.
0.0.1 #
- Initial version.