Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 357 Bytes

File metadata and controls

17 lines (14 loc) · 357 Bytes

Smart Contracts

  • Token contract
  • Vesting contract
  • Staking contract

Test cases

✔ Should mint initial token ✔ Should stake by admin ✔ Should stake by user ✔ Should push the reward ✔ Should claim the reward ✔ Should unstake the token ✔ Should create rewards ✔ Should revert create rewards ✔ Should execute referrals