piotroxp / nostr-prizm

Nostr protocol implementation, SDK and FFI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nostr

Project structure

Bindings

nostr and nostr-sdk crates can be embedded inside other environments, like Swift, Kotlin, Python, Flutter 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

License:MIT License


Languages

Language:Rust 94.0%Language:JavaScript 5.4%Language:Makefile 0.2%Language:Python 0.2%Language:Shell 0.2%