Skip to main content

Module signer

Module signer 

Source
Expand description

Nostr signer utilities.

Re-exports key types from nostr-sdk and provides convenience constructors.

Structs§

Keys
Nostr keys
PublicKey
Public Key

Traits§

NostrSigner
Nostr signer abstraction

Functions§

from_sk
Create keys from a private key string (hex or nsec/bech32).
generate
Generate a new random keypair.