Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.79 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.79 KB

PowerPool CVP Vesting Contract

Actions Status

Smart contract provides a temporary lock and following it vesting for the CVP ERC20 tokens received by participants in the Beta and Gamma testing rounds of PowerPool. The contract has a special function, which allows one to vote using tokens locked in the contract.

More details in 👉

Security review status: Audited

More details in 👉:

Contracts on Ethereum Main Network

Active

Deprecated

Testing and Development

Use yarn or npm to run the following npm tasks:

  • yarn compile - compile contracts
  • yarn test - run tests
  • yarn coverage - generate test coverage report