Example: NWC
Simply receive boosts to any wallet that supports the NWC protocol.
Use a NWC wallet set the NWC connection secret in the nwc
attribute.
HTML
<simple-boost
class="bootstrap"
nwc="nostr+walletconnect://...."
></simple-boost>
React
<SimpleBoostButton
className="bootstrap"
nwc="nostr+walletconnect://...."
/>