Crate nostr_sdk_sqlite

source ·
Expand description

SQLite for Nostr SDK

Description

SQLite library for nostr-sdk

State

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

License

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

Donations

⚡ Tips: https://getalby.com/p/yuki

⚡ Lightning Address: yuki@getalby.com SQLite for Nostr SDK

Re-exports

  • pub use self::store::Error;
  • pub use self::store::Store;

Modules