An end-to-end Ethereum based time locked wallet for depositing and claiming Ether and/or a custom ERC20 token after a certain release time is reached. Can be used for vesting for an ICO, pension or trust funds.
This project demonstrates a custom ERC-20 token implementation using Solidity, deployed on the Ethereum testnet. It includes core features like token minting, transfers, and approvals, following the official ERC-20 standard. Ideal for learning or building on-chain assets, this repo showcases smart contract development, deployment.