Hook to connect to the Coinbase wallet.
const connect = useCoinbaseWallet('org.reactjs.native.example.test15://'); connect();
The Universal Link used by Coinbase Wallet to return responses to your application.
connect function to connect to the Coinbase wallet
Optional
Generated using TypeDoc
Hook to connect to the Coinbase wallet.
const connect = useCoinbaseWallet('org.reactjs.native.example.test15://'); connect();