Setting up the Client Using Ganache Full code description: Tutorial on how to set up a client to connect to Ethereum with Go. Setting up the Client Setting up the Ethereum...
Externally Owned Accounts (EOAs) and Contracts Externally Owned Accounts (EOAs) and Contracts The type of account you created in the MetaMask wallet is called an externally own...
Tokens on Ethereum The ERC20 Token Standard ERC20 required functions and events ERC20 optional functions The ERC20 interface defined in Solidity ERC20 data structures ERC20 wor...