Crates.io | nostr-signer |
lib.rs | nostr-signer |
version | 0.35.0 |
source | src |
created_at | 2023-02-24 08:35:36.815964 |
updated_at | 2024-09-19 17:43:10.480207 |
description | Signer for Nostr apps |
homepage | https://github.com/rust-nostr/nostr |
repository | https://github.com/rust-nostr/nostr.git |
max_upload_size | |
id | 793415 |
size | 83,320 |
Signer for Nostr apps
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 |
nip59 |
Yes | Enable NIP-59: Gift Wrap |
This library is in an ALPHA state, things that are implemented generally work but the API will change in breaking ways.
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.
This project is distributed under the MIT software license - see the LICENSE file for details