Android
Establishing a connection
A connection to Coinbase Wallet can be initiated by calling the initiateHandshake
function provided by the SDK. The function also takes in an optional initialActions
parameter which apps can use to take certain actions along with the initial handshake request.
An example handshake request is provided in the sample application.