nostr_wallet_connect
No security coverage
Nostr Wallet Connect (NWC) is a open protocol to connect bitcoin wallets and apps via Nostr
NWC is a free and open protocol. This is a crucial property, because it creates several benefits:
- NWC can be used by anyone.
- Implementing payments based on NWC avoids vendor lock-in.
- NWC offers a higher degree of flexibility, with more integration options between existing and new apps.
- Apps that adopt NWC enhance their accessibility and innovation. Most importantly you ensure interoperability with the ecosystem and capitalize on network effects of your ecosystem.
NWC for Drupal
This modules provides a way to connect a wallet to your Drupal instance. This adds a payment layer to your Drupal instance so you can build any type of payment infrastructure you would like to receive and pay different payments such as:
- Social peer-to-peer payments
- Marketplace payments
- Subscription payments
- Agentic payments
- Unlock content payments
Configuration
/admin/config/services/nostr-wallet-connect
Resources
NWC website: https://nwc.dev/
NWC docs: https://docs.nwc.dev/
NIP-47: https://github.com/nostr-protocol/nips/blob/master/47.md
Nostr-PHP-NWC package: https://github.com/dsbaars/nostr-php-nwc