Skip to content

Limoverse-Technologies/contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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