Designing a Gas Efficient ERC20 Merkle Vesting Contract
Token distributions are deceptively hard to get right on Ethereum.At scale, storing per user allocations on chain quickly becomes expensive, and time based vesting logic is prone to subtle bugs if not tested carefully.
In this article, I’ll walk thro...
codebyharsh.hashnode.dev4 min read