Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 548 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 548 Bytes

Browser Wallet Gateway

This is a simple gateway that forwards tracks a preferred browser wallet and forwards messages from the app to the wallet and vice versa. It also supports Mobile Wallet Protocol for connecting to wallets from mobile apps.

Development

yarn install
yarn dev

Visit http://localhost:3004 in your browser to configure the gateway

Clone and run the playground at stephancill/coinbase-wallet-sdk-playground to test connecting to wallets.