@rust-nostr/nostr-sdk
Version:
Nostr protocol implementation, Relay, RelayPool, high-level client library, NWC client and more.
24 lines (12 loc) • 825 B
Markdown
# Nostr SDK
## Description
Nostr protocol implementation, Relay, RelayPool, high-level client library, NWC client and more.
This library **should** work on every JavaScript environment (nodejs, web, react native, ...).
## Documentation
Learn more about `rust-nostr` at <https://rust-nostr.org>.
## 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](https://rust-nostr.org/donate).
## License
This project is distributed under the MIT software license - see the [LICENSE](LICENSE) file for details