Abolare Roheemahrhorheeymarh.hashnode.dev路Aug 27, 2024Unpacking ERC-20 Tokens: Understanding Their Functions and Their Uses.ERC-20 (Ethereum Request for Comments-20) is the name used in the Ethereum community to refer to a standard (set of rules and functions) that guides the creation of fungible tokens on the Ethereum blockchain. Fungible tokens are tokens that are ident...Discuss路20 likes路31 readsBlockchain
Michael Johnmicjohn.hashnode.dev路Aug 27, 2024"Understanding the ERC20 Token Standard in The Ethereum Blockchain"Introduction The introduction of the blockchain technology has changed the way we think about assets (digital assets) and decentralized finance (DeFi). At the heart of this innovation lies the concept of tokens鈥攄igital assets that represent value, ow...DiscussERC20
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
Yash Jainyashj.hashnode.dev路Jul 5, 2024Implementing Governance and Access Control in Smart Contracts with OpenZeppelin v5Introduction In the world of decentralized applications and smart contracts, governance and access control are crucial components that ensure the security, flexibility, and longevity of your project. This article will dive deep into how to implement ...Discuss路10 likesSmart Contracts
Murat Can Y眉kselmuratcanyuksel.hashnode.dev路Jun 14, 2024Build a full stack token sale contract with Solidity, React and Wagmi hooksEver dreamed of launching your own token sale? Do you want to launch your own token and sell it maybe? Do you want to do an ICO? Do you have some programming experience? Read this guide to build your own token on Ethereum and start selling it to peop...DiscussWeb3
Benjamin Farunaneobot.hashnode.dev路Feb 15, 2024How to create ERC20 Tokens code breakdownSure, here is a more organized article breakdown of the BFAToken smart contract: BFAToken: A Decentralized Token with a Built-in Burn Mechanism The BFAToken smart contract is an ERC-20 token implemented on the Ethereum blockchain that incorporates a ...DiscussBlockchain
Adekunle Stephen Omorotimiadekunlestephen.hashnode.dev路Feb 15, 2024The "ERC20" TokenGithub link to code Hello, I just created an ERC20 token, and I will be explaining each line of the code snippets... (I will be creating a Factory pattern of/for this very soon 馃) ERC20 is a widely adopted standard for creating and issuing tokens on...DiscussERC20tokendevelopment
Emmanuel Omemgbojisignordev.hashnode.dev路Feb 15, 2024Comprehending ERC20 Tokens: An Exploration of SignorToken1. Understanding ERC20 Tokens What are ERC20 Tokens? ERC20 tokens are a type of fungible tokens standardized on the Ethereum blockchain. They adhere to a specific set of rules and functions, allowing for seamless interaction between different tokens ...Discuss路1 likeERC20
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
Deactivated UserforRagunathblockchainxtech123.hashnode.dev路Feb 14, 2024What is ERC-20? Introducing the characteristics, relationship with Ethereum, and representative tokensMany of you may have seen the term "ERC-20" when sending virtual currency. ERC-20 is a standard for tokens related to Ethereum, and its influence extends to all virtual currencies. This article introduces the characteristics of ERC-20, its relation...DiscussEthereum