This project contains 2 smart contract one with name SkyToken.sol and ClaimReward.sol.
A smart contract which creates a ERC20 token with symbol SKY and max supply of 1.5 billions token with extenal functionsto burn and mint the tokens.
A smart contract using which the owner of smart contract can claim 15000 token every 24 hours with roll up feature where unclaimed token can be claimed anytime later.