0.0.1 • Published 4 years ago
token-vesting-contracts v0.0.1
Token Vesting Contracts
Overview
On-Chain vesting scheme enabled by smart contracts.
TokenVesting contract can release its token balance gradually like a typical vesting scheme, with a cliff and vesting period.
Optionally revocable by the owner.
📦 Installation
$ yarn⛏️ Compile
$ yarn compile📚 Documentation
Documentation is auto-generated after each build in docs directory.
The generated output is a static website containing smart contract documentation.
🌡️ Testing
$ yarn test✨ Code style
$ yarn prettier📄 License
Token Vesting Contracts is released under the Apache-2.0.
0.0.1
4 years ago