ASAdekunle Stephen Omorotimiinadekunlestephen.hashnode.dev路Feb 16, 2024 路 3 min readThe "ERC721" Non-Fungible Tokens (NFTs)The world of blockchain technology has birthed various innovations, one of the most captivating being non-fungible tokens (NFTs). Among the various NFT standards, ERC721 stands out as a foundational protocol for creating unique digital assets on the ...00
ASAdekunle Stephen Omorotimiinadekunlestephen.hashnode.dev路Feb 15, 2024 路 3 min readThe "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...00