Implementation of a simple time locked deposit mechanism on Ethereum
URL: https://ethereum-timelock.netlify.app
Contract: https://kovan.etherscan.io/address/0xAE7f9CCFa9f483014e1724d784be006B69AB543E
Demo: https://www.youtube.com/watch?v=r8lRBWqLExg
- Deposit ETH or Arbitrary ERC20 tokens redeemable by a specified address once the locking period expires.
- Meta-Transaction enabled Claim operation using Biconomy.
- Frontend: React.js with Typescript, Material UI, Biconomy Mexa.
- Contracts: Hardhat with Typescript for contract developement and testing.