โน๏ธFetch NWC Info
GET
https://api.getalby.com/nwc/nip47/info
Every NWC-enabled wallet has a pubkey according to the NWC specification.
This GET
request returns a pubkey's NWC capabilities (if any)
Request Body
Name | Type | Description |
---|---|---|
relayUrl | string | If no relay is provided, it uses the default relay (wss://relay.getalby.com/v1) |
walletPubkey* | string | Pubkey of the NWC Wallet Provider |
Response
Last updated