mcdallas / nostr-rs-sdk

Nostr SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nostr

Structure

Minimum Supported Rust Version (MSRV)

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

Bindings

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

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

About

Nostr SDK

License:MIT License


Languages

Language:Rust 99.6%Language:Makefile 0.4%