Governance Token PPAY.
The GovernorPlasma administrator contract of the Plasma Alliance timelock contract. Holders of Ppay token may create and vote on proposals which will be queued into the Plasma Alliance timelock and then have effects on Plasma Alliance contracts.
The Timelock Executor of holders' proposals.
the Vesting Controls the distribution time of PPAY tokens and allows the claim of tokens on the recipient's account.
https://github.com/Uniswap/governance/commit/ab22c084bacb2636a1aebf9759890063eb6e4946 https://github.com/compound-finance/compound-protocol/tree/v2.8.1
Requirements:
- Node.js 12.x
- @typescript 4.0.2
- yarn install
- yarn compile
- yarn test
To lint the code, run: yarn lint