notags
Nothing here yet.
Nothing here yet.
NFTs have changed the digital ecosystem, allowing creators to tokenize art, music, and more. However, most NFTs store their metadata (image, name, and description) off-chain on IPFS(Pinata) or centralized servers. But what if everything—including the...

ERC-20 tokens are the backbone of many blockchain applications, from DeFi to gaming and beyond. In this blog, I’ll walk through the process of building a custom ERC-20 token contract in Solidity. I’ll cover topics like what an ERC20 token means, the ...
