https://github.com/developer-dao/vesting
vesting contract for $CODE token
https://github.com/developer-dao/vesting
Last synced: 6 days ago
JSON representation
vesting contract for $CODE token
- Host: GitHub
- URL: https://github.com/developer-dao/vesting
- Owner: Developer-DAO
- Created: 2022-05-16T10:09:42.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-30T17:59:48.000Z (over 3 years ago)
- Last Synced: 2025-07-26T03:50:31.860Z (7 months ago)
- Language: TypeScript
- Size: 183 KB
- Stars: 3
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Vesting
Vesting contract for distributing `$CODE` rewards to founding team, advisors, and top early contributor, 2 year vesting monthly unlocks.
## Development
```shell
npx hardhat compile
npx hardhat test
```