Nwachukwuthedevkitchen.hashnode.dev·Aug 27, 2024An Introduction to ERC-20 ContractsTo understand an ERC-20 contract, it goes without saying that one should understand what a contract (smart contract) and ERC is. What is a smart contract? Smart contracts are digital contracts stored on a blockchain that are automatically executed w...DiscussERC-20
Samuel Aleonomohosiyomeoh.hashnode.dev·Aug 27, 2024ERC-20 TokensUnderstanding ERC-20 Tokens: A Comprehensive Guide The world of decentralized finance (DeFi) is built on the foundation of smart contracts, and one of the most prevalent types of smart contracts in the Ethereum ecosystem is the ERC-20 token. These to...DiscussSolidity
BuildBearbuildbear.hashnode.dev·Aug 5, 2024EIP-3074 and EIP-7702: A New Era to Account AbstractionThe Ethereum Account Abstraction roadmap kicked off in 2023 and has since become a prominent subject, especially with the recent announcement of EIP-3074’s inclusion in the upcoming Ethereum Hard fork (Pectra). This article explores how the Pectra up...DiscussWeb3
BuildBearbuildbear.hashnode.dev·Feb 26, 2024A Hands-On Guide to Modular Smart Contracts with Diamond Standard (EIP2535)Modular smart contract systems allow for the creating of flexible and scalable decentralized applications (DApps) on blockchain platforms like Ethereum. ERC-2535 supports creating modular smart contracts enabling developers to extend and upgrade func...DiscussWeb3
Victoria Adedayovictoriaadedayo.hashnode.dev·Feb 15, 2024An ERC20 Token ContractA token in blockchain is a digital representation of an asset. In the case of Ethereum, they live on the Ethereum blockchain, which means they aren't independent as they fully rely on the blockchain.Tokens are created from smart contracts, you can ea...Discuss·39 readsERC20
Pandit Dhamdherepanditdhamdhere.hashnode.dev·Feb 7, 2024Understanding the ERC-7265 Token Standard: Enhancing DeFi SecurityDecentralized finance has witnessed remarkable growth and become an integral part of the global crypto landscape. However, this growth comes with inherent risks, especially related to security. As a result, billions of dollars are locked into DeFi pr...Discuss·2 likesBlockchain
Mrinmoy Porelmrinnnmoy.hashnode.dev·Dec 21, 2023EIP-4844 : A Crucial Step Towards Ethereum's Scalability Solution.Introduction. Ethereum has long been recognized as a pioneer in blockchain technology, offering smart contract capabilities that have enabled a wide range of decentralized applications (dApps). However, as the platform has grown in popularity, its sc...Discusseip4844
Yash Jagtapyasshhh.hashnode.dev·May 17, 2023Account Abstraction SimplifiedWe have been hearing about this "Account Abstraction" a lot. Let's break it down in the simplest terms. What are wallets? For interacting with Ethereum or any blockchains, we need WALLETS. They are basically the gateway to the web3 world. Currently, ...Discuss·10 likes·188 readsEthereum
Arjun Sasikumaritsarjn.hashnode.dev·Apr 9, 2023#WhatTheFork - EIP4337Introduction EIP - EIPs(Ethereum Improvement Proposals) are protocol/application-level upgrade proposals for the Ethereum platform.EIPs broadly contain proposals for protocol/consensus/application layer upgrades whereas ERCs are application-level upg...DiscussWeb3
Ritik Makhijaritikmakhija.hashnode.dev·Feb 27, 2023NFT Mint Page in Minutes: The Simple Solution You NeedIntroduction I am excited to introduce my latest project, which is a ReactJS-based NFT minting platform with integration of the third-web library. This innovative platform allows users to connect their wallets and easily host the NFT mint website wit...Discuss·2 likes·51 readsNFT