- 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
- 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.
Initial version is published. Did not have all functionalities.