Skip to content

playa3ull/playa3ull-coin-vesting

Repository files navigation


Logo

PLAYA3ULL GAMES - Coin Vesting Template

🍴 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.

📦 Installation

$ pnpm

⛏️ Compile

$ pnpm hardhat compile
  • /typechain
  • /artifacts

🌡️ Testing

$ pnpm hardhat test

📊 Code coverage

$ pnpm hardhat coverage

/coverage/index.html - View the coverage website

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published