Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 426 Bytes

File metadata and controls

6 lines (4 loc) · 426 Bytes

nostr-walletstore-cordova-plugin

Nostr Walletstore plugin for Apache Cordova, allows you to handle Nostr Wallet Connect strings (nip-47) in the native code and store them encrypted with OS keystore. Exposes an API to the JS code to give your SPA access to these strings to sign/encrypt/decrypt events to talk to the wallets.

NOTE: this is early beta, only use for testing purposes.

Feedback and contributions are welcome.