Reference implementation of the nostr-connect standard (WIP).
- 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.
More documentation coming soon!
npm install @cmdcode/nostr-connectcoming soon
coming soon
Contributions are welcome! Please feel free to submit a Pull Request.
MIT License