This example demonstrates how a dApp can discover and communicate with the ME Bitcoin Wallet that has wrapped its existing sats-connect API with a Wallet Standard-compatible API.
Install the dependencies with pnpm install
.
Run the app with pnpm start