Use the Values from a React Form to Send Ether Transactions to Others with Fortmatic

InstructorThomas Greco

Share this video with your friends

Send Tweet

We begin diving into the Web3 API a little bit deeper during this lesson by taking a test-drive of eth.sendTransaction as well as utils.toWei method. Before we can dive into using these methods though, we'll first get an understanding of the values that are being used to populate our transaction data prior to send it off to execute on the Ethereum Blockchain.

External Resources