Advanced Solidity: Using a smart contract to send and receive ETH.
There are two types of accounts in the Ethereum Virtual Machine that can be used to trigger an action and sign a transaction.
Externally Owned Accounts(EOAs): These are managed by private keys and can be used to send and receive tokens and other mes...
michaelasiedu.hashnode.dev4 min read