nip07_event_signer 1.0.4-dev.7 copy "nip07_event_signer: ^1.0.4-dev.7" to clipboard
nip07_event_signer: ^1.0.4-dev.7 copied to clipboard

Nostr nip07 signer for ndk

NIP-07 Event Signer #

Nip 07 signer compatible with ndk.

Main package: 🔗 Dart Nostr Development Kit (NDK)

Info #

Nip 07 signer are async so use await Nip07EventSigner().getPublicKeyAsync(); to get the pubKey. Nip07EventSigner().getPublicKey work but it get the pubKey from a cache and you still need to call await Nip07EventSigner().getPublicKeyAsync(); before be able to use Nip07EventSigner().getPublicKey.

Use dart test -p chrome for automated testing

1
likes
0
points
536
downloads

Publisher

unverified uploader

Weekly Downloads

Nostr nip07 signer for ndk

Repository (GitHub)
View/report issues

Topics

#nostr

License

unknown (license)

Dependencies

ndk

More

Packages that depend on nip07_event_signer