## Things completed
1. Merkle proof claims done - still using offset (sequentially incremental)
2. price feed is done
3. Dark claims is working
4. Basic DarkX token and Dark token is done
## Things remaining (based on code on github)
1. Deploy script - Arita
2. Start claims and end claims function. (End claim can only be called after 1 week after start claims) - Aritra
3. Testing 100% code coverage - meaningful test full - happy path + bad path - Aritra
4. Conduct Slither audit - Mihir
5. Write shell scripts for deploy, verify and test - Mihir
6. Check how to verify contracts on PulseChain - Mihir
7. Fix CI - Aritra