🍴 This is a fork of https://github.com/AbdelStark/token-vesting-contracts
🎭 Original contract has been audited by Hacken here
Supports native Ether (3ULL) instead of ERC20 tokens and fit in with the rest of the PLAYA3ULL GAMES contracts deployment process, and testing suite.
CoinVesting
contract can release its token balance gradually like a typical vesting scheme, with a cliff and vesting period.
$ pnpm
$ pnpm hardhat compile
/typechain
/artifacts
$ pnpm hardhat test
$ pnpm hardhat coverage
/coverage/index.html
- View the coverage website