Skip to content

damus-io/nostr-sdk

 
 

Repository files navigation

Nostr

Project structure

The project is split up into several crates in the crates/ directory:

Bindings

nostr and nostr-sdk crates can be embedded inside other environments, like Swift, Kotlin, Python and JavaScript. Please, explore the bindings/ directory to learn more.

Embedded

nostr crate can be used in no_std environments. Check the example in the embedded/ directory.

Available packages

State

These libraries are in 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: [email protected]

Releases

No releases published

Packages

No packages published

Languages

  • Rust 97.9%
  • Makefile 0.7%
  • Python 0.5%
  • JavaScript 0.4%
  • Shell 0.4%
  • Swift 0.1%