lilmisssomeonelilmisssomeone.hashnode.dev·Oct 23, 2024Understanding Ether Transactions: A Deep Dive into Methods, Security, and Best Practices.Introduction to Ethereum Value Transfer In the Ethereum ecosystem, transferring Ether between addresses seems straightforward but involves crucial technical decisions. Whether you're building a payment system, a DeFi protocol, or a simple wallet, und...Discuss·1 likeEthereum
Levi Francistechleevigh.hashnode.dev·Aug 31, 2024Differences between Transfer, Send, and Call Methods in SoliditySending Ether in Solidity can be done in different ways, each with its characteristics and security implications. Understanding the differences between transfer(), send(), and call() is important for writing robust smart contracts that handle funds s...DiscussSolidity
favour aniogorsuperdevfavour.hashnode.dev·Feb 15, 2024Creating An ERC-20 Token Using Solidity.The ERC-20(Ethereum Requests For Comments 20) is a standard for creating fungible tokens on the Ethereum network. it was proposed by Fabian Vogelsteller in November 2015, as a Token Standard that implements an API for tokens within Smart Contracts. T...Discuss·10 likes·41 readsERC20
darkdepauli7.nftdepauli.hashnode.dev·Oct 15, 2023Understanding Proof of Stake (PoS) in BlockchainIn the realm of blockchain technology, two prominent consensus mechanisms take the stage: Proof of Work (PoW) and Proof of Stake (PoS). While PoW relies on computational puzzles and energy-intensive mining processes, PoS operates on a different princ...DiscussBlockchain Research AnalysisProofOfStake
Mike Dabydeenmichaeldabydeen.com·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·33 readsBlockchain
SS20CO024 Shahaba SyedforBlockSpiritblockspirit.hashnode.dev·Oct 14, 2022Brief information about Ethereum...Ethereum Ethereum is a decentralized, open-source blockchain with smart contract functionality. Which was proposed in the late of 2013 by the co-founder of Bitcoin Magazine ,named , Vitalik Buterin. Ethereum was described by him in a white paper. Th...Discuss·2 likes·40 reads#Ether