Metadata-Version: 2.1
Name: nostr-sdk
Version: 0.42.0a2
Summary: Nostr protocol implementation, Relay, RelayPool, high-level client library, NWC client and more.
Author-email: Yuki Kishimoto <yukikishimoto@protonmail.com>
License: MIT
Project-URL: Homepage, https://github.com/rust-nostr/nostr
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE

# 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>

## 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](https://rust-nostr.org/license) file for details
