keyko-io / filecoin-verifier-tools

Javascript implementation of a HAMT using ipld

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement new API methods to provide the info needed in the frontend

josepablofm78 opened this issue · comments

The design of the frontend app includes information we are not getting from the net right now, as we were focus on the core functionality.

Some of this info could be get from the state tree, or maybe performing some kind of additional computation over the data we are getting now.

The API should implement new methods to get this info