SASusannah Adebolainsueoneth.hashnode.dev·Jul 17, 2025 · 5 min readEVM, Blocks, Gas, Accounts and Transactions in Ethereum.Where does all the code go? In Web2, the code written is compiled into machine code and is run directly on the server’s operating system and hardware. This is not the same, however, in Web3 and more specifically- Ethereum. The Ethereum Virtual Machin...01U
SASusannah Adebolainsueoneth.hashnode.dev·Jul 12, 2025 · 6 min readThe BeginningMY FIRST WEEK AT WEB3BRIDGE The week started off strong!- with a test. Can you imagine? Lord help us. Anyway, the test spanned a lot from the meaning of blockchain to the difference between data types in solidity. It was truly a good warm up to what ...00
SASusannah Adebolainsueoneth.hashnode.dev·Jul 11, 2025 · 2 min readCryptography In EthereumWhat is cryptography?How does cryptography work in Ethereum?The Keys and Addresses in Ethereum Every door needs a key. In Ethereum, there are two types of keys:- Public Keys and Private Keys. These keys come in pairs and these keys are gotten through...00
SASusannah Adebolainsueoneth.hashnode.dev·Jul 10, 2025 · 5 min readProof Of Stake In EthereumWhat is Proof of Stake? Rewards and Penalties Attack and Defense Imagine an awards organization that votes on which movie was the best or which actor was the best. To be able to be one of the decision makers in such an organization, you need to p...00
SASusannah Adebolainsueoneth.hashnode.dev·Jul 9, 2025 · 4 min readEthereum BasicsThis article is a summary of the second chapter of the book ‘What is Ethereum’. Here, we’ll discuss what the details of Ethereum’s properties, what a wallet is, what it means to send and receive Ether(Ethereum’s currency) into a wallet address, and l...00