Skip to content
This repository was archived by the owner on Apr 7, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (15 loc) · 683 Bytes

File metadata and controls

18 lines (15 loc) · 683 Bytes

To Dos within the code

Search within the code for the term "TO DO" to find the leftover bugs.

Some that come to my mind:

  1. A bunch of optimizations [WIP]
  2. React Toast for transactions
  3. Airdrop campaign cards inside the AirMan modal [DONE]
  4. Refill tokens ERC20 interactions for AirMan [DONE]
  5. User profile page [WIP]
  6. Home page / admin page / profile filtering the airdrops
  7. Token Contract input in DeployAirman modal needs better handling for wrong contracts
  8. A button that gets ON when Manage campaign options accordion is OPEN [DONE]
  9. Server side code for project information handling
  10. Redux integration for state handling (including theme support)