Minimum Viable Ethereum Mobile Wallet - Part 4: Smart Contract Execution
This is part 4 of the step-by-step tutorial to walk the reader through the development of a Minimum Viable Ethereum Mobile Wallet in React Native. I call it the Minimum Viable Wallet or MVW in short.
MVW's source codes can be found here.
In this part, I will explain the codes that lets me execute functions in a smart contract.
Tutorial Structure
This is the last of the 4-parts tutorial.