Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yurixander/erc20-vault

🔐 On-chain time locking for ERC-20 assets.
https://github.com/yurixander/erc20-vault

dapp smart-contract solidity

Last synced: about 1 month ago
JSON representation

🔐 On-chain time locking for ERC-20 assets.

Awesome Lists containing this project

README

        

### ERC-20 Vault

This is a simple ERC-20 vault contract and dapp that allows users to deposit and lock ERC-20 tokens for a specified period of time. The contract logic is written in Solidity and the dapp is built using Next.js and Tailwind CSS.

### Usage

##### Step 1: Connect a wallet
![Steps showing how to connect MetaMask](https://github.com/user-attachments/assets/c59f8eff-c418-4187-8f59-5e7cc478294a)

##### Step 2: Create a new deposit

##### Step 3: View your deposits

##### Step 4: Withdraw tokens once the lock period has expired