File tree Expand file tree Collapse file tree 1 file changed +11
-4
lines changed
Expand file tree Collapse file tree 1 file changed +11
-4
lines changed Original file line number Diff line number Diff line change 1- # Time-Lock Vault Contracts [ ![ Hardhat ] [ hardhat-badge ]] [ hardhat ] [ ![ License: GNU AGPLv3 ] [ license-badge ]] [ license ]
1+ # Time-Lock Vault Contracts
22
3- <div align =" center " >
4- <img src =" docs/images/header.png " alt =" Time-Lock Vault Solidity Contracts " />
5- </div >
3+ [ ![ Release] [ gha-badge ]] [ gha-ci ] [ ![ solidity] [ solidity-badge ]] [ solidity ]
4+ [ ![ Hardhat] [ hardhat-badge ]] [ hardhat ] [ ![ License: GNU AGPLv3] [ license-badge ]] [ license ]
65
76[ hardhat ] : https://hardhat.org/
87[ hardhat-badge ] : https://img.shields.io/badge/Built%20with-Hardhat-FFDB1C.svg
98[ license ] : https://opensource.org/license/agpl-v3/
109[ license-badge ] : https://img.shields.io/badge/License-AGPL_v3-blue.svg
10+ [ solidity ] : https://github.com/superical/time-lock-vault
11+ [ solidity-badge ] : https://img.shields.io/badge/solidity-v0.8.13-2ea44f?logo=solidity
12+ [ gha-ci ] : https://github.com/superical/time-lock-vault/actions/workflows/release.yml
13+ [ gha-badge ] : https://github.com/superical/time-lock-vault/actions/workflows/release.yml/badge.svg
14+
15+ <div align =" center " >
16+ <img src =" docs/images/header.png " alt =" Time-Lock Vault Solidity Contracts " />
17+ </div >
1118
1219A simple and easy to use time-lock vault for ERC20 tokens, designed to support multiple deposits and
1320withdrawals by various users. Each deposit can have a predefined/fixed locking period or a different
You can’t perform that action at this time.
0 commit comments