Analyze the information displayed on the different screens of the design.
Discern what is the info we can get from the current API (for instance to get the Remain Datacap we can get the list of verifiers and sum their datacaps), and think about how we could get the rest of the info.
Probably we can get some of this info directly from the state tree, but for some we will need additional mechanisms, like block explorer integration or store off chain data in a db
Analyze the information displayed on the different screens of the design. Discern what is the info we can get from the current API (for instance to get the Remain Datacap we can get the list of verifiers and sum their datacaps), and think about how we could get the rest of the info. Probably we can get some of this info directly from the state tree, but for some we will need additional mechanisms, like block explorer integration or store off chain data in a db