nwc

Crates.ionwc
lib.rsnwc
version0.43.0
created_at2024-02-09 08:42:55.839021+00
updated_at2025-07-28 07:53:29.113707+00
descriptionNostr Wallet Connect
homepagehttps://github.com/rust-nostr/nostr
repositoryhttps://github.com/rust-nostr/nostr.git
max_upload_size
id1133638
size140,999
Yuki Kishimoto (yukibtc)

documentation

README

NWC

Description

NWC client and zapper backend for Nostr apps

Notifications Support

NWC supports real-time payment notifications as specified in NIP-47.

This allows applications to receive instant updates when payments are sent or received. See examples/notifications.rs for a simple example of how to use this feature.

Changelog

All notable changes to this library are documented in the CHANGELOG.md.

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

Commit count: 4179

cargo fmt