@cmdcode/nostr-connect
v0.0.7
Published
Client and session manager for nostr connect.
Readme
nostr-connect
Reference implementation of the nostr-connect standard (WIP).
Features
- Nostr client for handling the JSON-RPC messages.
- Channel manager for handling connections with signers.
- Session manager for managing signing sessions.
- Request manager for handling authenticated requests.
- Provides API for custom integration of signing methods.
- Supports
nostrconnect://URI scheme.
Overview
More documentation coming soon!
Installation
npm install @cmdcode/nostr-connectHow to Use
coming soon
Development
coming soon
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
MIT License
