Skip to content
/ nostr Public
forked from rust-nostr/nostr

Nostr protocol implementation, SDK and FFI

License

Notifications You must be signed in to change notification settings

civkit/nostr

 
 

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.

Minimum Supported Rust Version (MSRV)

These crates are built with the Rust language version 2021 and require a minimum compiler version of 1.64

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

About

Nostr protocol implementation, SDK and FFI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Rust 96.4%
  • JavaScript 1.8%
  • Other 1.8%