signers/web_event_signer library
Fast web-based Nostr event signer using native Web Crypto APIs.
This package provides a web-only implementation of EventSigner that uses @noble/curves via JS interop for fast BIP-340 Schnorr signature signing.
Classes
- WebEventSigner
- Stub implementation for non-web platforms. WebEventSigner is only available on web platforms.