nostr-signer

Crates.ionostr-signer
lib.rsnostr-signer
version0.32.1
sourcesrc
created_at2023-02-24 08:35:36.815964
updated_at2024-07-05 14:01:45.680052
descriptionSigner for Nostr apps
homepagehttps://github.com/rust-nostr/nostr
repositoryhttps://github.com/rust-nostr/nostr.git
max_upload_size
id793415
size84,171
Yuki Kishimoto (yukibtc)

documentation

README

Nostr Signer

Signer for Nostr apps

Crate Feature Flags

The following crate feature flags are available:

Feature Default Description
nip04 Yes Enable NIP-04: Encrypted Direct Message
nip07 Yes Enable NIP-07: window.nostr capability for web browsers (available only for wasm32!)
nip44 Yes Enable NIP-44: Encrypted Payloads (Versioned)
nip46 Yes Enable NIP-46: Nostr Connect

State

This library is in an ALPHA state, things that are implemented generally work but the API will change in breaking ways.

Donations

rust-nostr is free and open-source. This means we do not earn any revenue by selling it. Instead, we rely on your financial support. If you actively use any of the rust-nostr libs/software/services, then please donate.

License

This project is distributed under the MIT software license - see the LICENSE file for details

Commit count: 2684

cargo fmt