Crate nostr_keyring

Source
Expand description

Nostr Keyring

§Nostr Keyring

§Crate Feature Flags

The following crate feature flags are available:

FeatureDefaultDescription
asyncNoEnable async APIs

§Changelog

All notable changes to this library are documented in the CHANGELOG.md.

§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

Structs§

Entry
NostrKeyring
Nostr keyring

Enums§

Error
Keyring error
KeyringError
Each variant of the Error enum provides a summary of the error. More details, if relevant, are contained in the associated value, which may be platform-specific.