Closed josepablofm78 closed 4 years ago
Maybe some components of this Filecoin’s explorer could be useful to achieve this need of getting and filtering messages from lotus node:
https://github.com/filecoin-shipyard/filscan-block-explorer https://github.com/ipfs-force-community/filscan-backend/blob/master/Filscan_Interface_v1.0.md
Getting the messages from the node is too slow, to show them they have to be indexed somewhere first.
In order to show in the frontend a history of actions performed by the Verifiers or the Verified Clients, for instance, we will need methods in the library to get the messages (transactions) from a lotus node, and filter this messages by the actor and the address