BitBanana Docs
  • Welcome to BitBanana! 🍌
  • Getting Started
    • Overview
    • Lightning Network
    • Backend differences
  • Setup
    • Connect a node
      • Setup a node
      • lndconnect URI
      • cln-grpc URI
      • BTCPay
      • myNode
      • nodl
      • RaspiBlitz
      • Start9
      • Umbrel
    • Connect a hosted account
      • LndHub URI
      • Nostr Wallet Connect URI
      • Alby
      • LNbits
  • Using BitBanana
    • Customize
    • Privacy
    • Troubleshooting
  • About
    • FAQ
      • BitBanana vs Zeus
Powered by GitBook
On this page
  1. Setup
  2. Connect a hosted account

Nostr Wallet Connect URI

Last updated 1 month ago

A Nostr Wallet Connect URI is used to connect to wallet that use the (NWC) protocol.

It looks like this:

nostr+walletconnect://<PUBKEY>?relay=<RELAY>&secret=<SECRET>

It contains the following information:

  • Pubkey

  • Relay (URL of the relay where the wallet service is connected and will be listening for events.)

  • Secret

Nostr Wallet Connect