Riyando

Smart Contracts Overview: Looking at contract deployment and transactions

A smart contract is blockchain-deployed code. For example: Deploying a Contract Contract Deployment Opcodes https://ethereum.org/en/developers/docs/evm/opcodesGas is a unit used to measure the computational work required to execute operations on the blockchain. Key Takeaways Transaction Life Cycle 💡 Externally Owned Account (EOA) refers to an account managed by a user through private keys rather than by […]

Smart Contracts Overview: Looking at contract deployment and transactions Read More »

,