Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 487 Bytes

CHANGELOG.md

File metadata and controls

12 lines (10 loc) · 487 Bytes

Feb 1, 2022

  • Added following admin functionalities
    • Claim all remaining amounts of token in the contract
    • Send reward to users who have not received it
  • Prepared github page

Jan 30, 2022

  • Added "uniqueKey" notion to handle one user claiming two rewards. Accordingly, added changes at the contract(SimpleMerkleDistributer.sol)
  • Added changes in frontend to based on the change above.

Jan 26, 2022

Initial version is published. Did not have all functionalities.