Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/yurixander/erc20-vault
- Owner: yurixander
- Created: 2024-08-25T01:44:09.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-12-13T20:28:00.000Z (about 1 month ago)
- Last Synced: 2024-12-13T21:25:43.343Z (about 1 month ago)
- Topics: dapp, smart-contract, solidity
- Language: TypeScript
- Homepage:
- Size: 684 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Codeowners: CODEOWNERS
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