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

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

Awesome Lists containing this project

README

          



logo

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
```