Nostr.Sdk
0.42.1
dotnet add package Nostr.Sdk --version 0.42.1
NuGet\Install-Package Nostr.Sdk -Version 0.42.1
<PackageReference Include="Nostr.Sdk" Version="0.42.1" />
<PackageVersion Include="Nostr.Sdk" Version="0.42.1" />
<PackageReference Include="Nostr.Sdk" />
paket add Nostr.Sdk --version 0.42.1
#r "nuget: Nostr.Sdk, 0.42.1"
#addin nuget:?package=Nostr.Sdk&version=0.42.1
#tool nuget:?package=Nostr.Sdk&version=0.42.1
Nostr SDK
Description
Nostr protocol implementation, Relay, RelayPool, high-level client library, NWC client and more.
Documentation
Learn more about rust-nostr
at https://rust-nostr.org.
Supported NIPs
Look at https://github.com/rust-nostr/nostr/tree/master/crates/nostr#supported-nips
Supported platforms
The following OS and architectures are supported:
OS | x86_64 | aarch64 | armv7 | i686 | riscv64 |
---|---|---|---|---|---|
Android | ❌ | ❌ | ❌ | ❌ | ❌ |
Linux (GLIBC) | ✅ | ✅ | ✅ | ✅ | ✅ |
Linux (MUSL) | ✅ | ✅ | ✅ | ✅ | ✅ |
macOS | ✅ | ✅ | ❌ | ❌ | ❌ |
Windows | ✅ | ✅ | ❌ | ✅ | ❌ |
Are you interested in other platforms? Open an issue here.
State
This library is in an ALPHA state, things that are implemented generally work but the API will change in breaking ways.
Donations
rust-nostr
is free and open-source. This means we do not earn any revenue by selling it. Instead, we rely on your financial support. If you actively use any of the rust-nostr
libs/software/services, then please donate.
License
This project is distributed under the MIT software license - see the LICENSE file for details
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net6.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.