nip47 0.1.2 copy "nip47: ^0.1.2" to clipboard
nip47: ^0.1.2 copied to clipboard

This package implements the Nostr Wallet Connect protocol as described in the NIP-47.

0.1.2 #

  • FEAT: expose method to handle custom request responses.

0.1.1+4 #

  • FIX: make getInfoRequestHandled params option in WalletService class.

0.1.1+3 #

  • FIX: make getInfoRequestHandled params optional.

0.1.1+2 #

  • FIX: make get info response params optional.

0.1.1+1 #

  • FIX: wallet service repository parameter camel case.

0.1.1 #

  • Update nip01 dependency to 0.1.1.
  • Enable custom NWC methods, which can be useful for testing out or using new methods before they are added to nip47 as a standard.

0.1.0 #

  • Update nip01 dependency to 0.1.0.
  • Refactor Nip47 class to use Nip01Repository and RelayClientsManager.
  • Simplify WalletService class and expose it the public API for an end user.
  • Remove Wallet class.

0.0.2 #

  • Update repository URL in pubspec.yaml.
  • Update nip01 dependency to ^0.0.2.

0.0.1 #

  • Initial version.
2
likes
0
points
15
downloads

Publisher

verified publisherkumuly.dev

Weekly Downloads

This package implements the Nostr Wallet Connect protocol as described in the NIP-47.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dartstr_utils, equatable, meta, nip01, nip04

More

Packages that depend on nip47