bashorun dolapocodedbydolapo.hashnode.net·Mar 22, 2023The Correct Way To Write Tests For Your Smart Contracts, Using HardHat And Ethers-JS: Reentrancy AttacksI was reading up on a few interesting topics the other day, and I found something that fascinated me. Reentrancy Attacks... ...one of the simplest, yet deadliest attacks anyone has ever carried out, or will ever carry out on a decentralized applicati...Discuss·2 likes·38 readsSmart Contracts
DameeOlawuyidameeolawuyi.hashnode.net·Aug 2, 2022More on PragmasPragmas? Pragma in solidity is used to specify what version of solidity your smart contract uses and thereby help the compiler to decide on the required. Why should the solidity version be specified? Solidity is a pretty new language and updates oils...Discuss·1 likeSolidity
Aditya Bajajadityabajaj.hashnode.net·Mar 15, 2023Ethernaut - Walkthrough for Noobs - 4 - TelephoneThis challenge again is fairly simple and teaches us a new concept. As usual, I will break down the concepts and give you all the resources and tools to solve the problem on your own and then give a solution in case you are stuck. Objective: Claim o...Discuss·1 likeEthernaut - Walkthrough for Noobs Ethernaut
Madelyn Noracryptolaza.hashnode.net·Apr 10, 2023The Shift from PoW to PoS: Understanding The Ethereum MergeYou would have heard about the biggest event that happened in the blockchain world on September 15, 2022. Do you have any idea what it is? Yeah, you thought it right! It’s Ethereum Merge. This merge is a transition from the traditional Proof-Of-Work ...DiscussBlockchain
Haniinothanii.hashnode.net·Apr 6, 2023Something Major Happening to Ethereum Next Week!Introduction: Today I discuss the upcoming Ethereum upgrade and its potential impact on the price of Ether and the opportunities for developers. Summary of the Ethereum Upgrade: The Ethereum upgrade, referred to as Shapella, is the final stage of Eth...DiscussEthereum
Madelyn Noracryptolaza.hashnode.net·Apr 5, 2023Will Account Abstraction Pave The Way For A Brand New Paradigm?Do you agree that Account Abstraction will spark and encourage the mass adoption of blockchain? Even if you don’t, that’s what industry experts anticipate. So far, smart contracts are the most significant entities that exist in the crypto industry. L...DiscussBlockchain
bashorun dolapocodedbydolapo.hashnode.net·Mar 22, 2023The Correct Way To Write Tests For Your Smart Contracts, Using HardHat And Ethers-JS: Reentrancy AttacksI was reading up on a few interesting topics the other day, and I found something that fascinated me. Reentrancy Attacks... ...one of the simplest, yet deadliest attacks anyone has ever carried out, or will ever carry out on a decentralized applicati...Discuss·2 likes·38 readsSmart Contracts
Aditya Bajajadityabajaj.hashnode.net·Mar 15, 2023Ethernaut - Walkthrough for Noobs - 4 - TelephoneThis challenge again is fairly simple and teaches us a new concept. As usual, I will break down the concepts and give you all the resources and tools to solve the problem on your own and then give a solution in case you are stuck. Objective: Claim o...Discuss·1 likeEthernaut - Walkthrough for Noobs Ethernaut
Prashant Shrivastavainnosoft.hashnode.net·Mar 14, 2023Top 5 Benefits of Developing dApp on EthereumEthereum is a decentralized, open-source blockchain platform that enables developers to build decentralized applications (dApps) and execute smart contracts. It was created by Vitalik Buterin in 2013 and launched in 2015. Ethereum allows developers t...DiscussEthereum
Kairav ThakkarforWorld_of_Web3web3kairav.hashnode.net·Feb 24, 2023Exploring Ethereum: Whitepaper[2]Ethereum was created with a mission to empower developers to create useful applications in the web3 ecosystem. Ethereum achieves this by constructing the foundation which includes a Turing-complete programming language. This allows developers to writ...Discuss·30 readsEthereum
Gachengoh Marugugachengoh.hashnode.net·Feb 7, 2023Ethereum 101: Basic Introduction to Ethereum.Resources. Videos: Ethereum Block 1. Ethereum Block 2. Ethereum Block 3. Ethereum Block 4. Ethereum Block 5. Books: Ethereum Handbook Web Links: Ethereum White Paper. Ethereum Yellow Paper. Ethereum 101 by Secureum Notes based on E...DiscussEthereum
Mike Dabydeenmikedabydeen.hashnode.net·Dec 3, 2022What exactly is Ethereum?Ethereum is a decentralized platform that runs smart contracts. Smart contracts applications that run exactly as programmed without any possibility of downtime, censorship, fraud or third-party interference. These apps run on a custom-built blockchai...Discuss·27 readsBlockchain
DameeOlawuyidameeolawuyi.hashnode.net·Aug 2, 2022More on PragmasPragmas? Pragma in solidity is used to specify what version of solidity your smart contract uses and thereby help the compiler to decide on the required. Why should the solidity version be specified? Solidity is a pretty new language and updates oils...Discuss·1 likeSolidity