[!badge variant="primary" text="high level"]

## Example

:::code source="../../packages/ndk/example/nwc/get_balance.dart" language="dart" range="15-21" title="connect, get balance" :::

:::code source="../../packages/ndk/example/nwc/pay_invoice.dart" language="dart" range="19-19" title="pay invoice" :::

:::code source="../../packages/ndk/example/nwc/notifications.dart" language="dart" range="14-20" title="notifications" :::

## How to use

You need a `nostr+walletconnect://...` uri from your NWC wallet service provider.

see https://github.com/getAlby/awesome-nwc for more info how to get a wallet supporting NWC
