Send Transaction
Make sure you initialize Blocto SDK first
Once your app is connected to Blocto wallet, it can send transactions on behalf of the user, with the user's permission.
In order to send a transaction, the app needs to:
Create data which is the content of transacting with a smart contract
Create value if needs to send the Ether to smart contract
Last updated