keyko-io / filecoin-verifier

Filecoin project issues
0 stars 0 forks source link

Analyze where to get info to show in frontend app #9

Closed josepablofm78 closed 3 years ago

josepablofm78 commented 4 years ago

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