Wallet Update: Easily Interact with Any Smart Contract

GoChainGo
GoChain
2 min readOct 8, 2018

--

A new update has been released for the GoChain wallet that enables you to interact with any smart contract. Previously, you could deploy a contract, but now you can deploy it and use it! What novel idea huh?

It’s really easy to use, after opening your wallet, click the Use Contract section, enter the contract address and the ABI:

Contract address and ABI

Once you’ve done that, a list of contract functions will appear and you can choose whichever one you want to use:

Contract functions

Read only functions will display the result immediately:

Writable functions will give you input form fields to fill in, then click Send to start the transaction:

It’s that simple. Give it a try yourself, try deploying a contract (it’s easy!) and then use it right away.

If you have any issues or feature requests, please create an issue here.

--

--