#solidity
Read more stories on Hashnode
Articles with this tag
Ever wanted to store a piece of information on-chain but keep it a secret until later? In this quick post, we'll explore the commit-reveal scheme and...
All ZK-EVMs (Zero-knowledge Ethereum Virtual Machines) aim to achieve the same goal; make Ethereum more scalable and grow the adoption of web3. As a...
In this guide, I'll show you how to create a web3 onboarding experience that allows users to interact with your smart contracts without ever creating...
Introduction In this guide, we will create: An ERC-721 NFT Drop smart contract with lazy minted NFTs users can mint Your own ERC-20 token smart...