filecoin-project / dealbot

🤖🤝 A bot for making deals
Apache License 2.0
32 stars 10 forks source link

Implement a client CLI for extracting its published metadata #419

Closed masih closed 2 years ago

masih commented 2 years ago

Implement a dealbot client CLI that provides commands to check what is the CID of the latest published Pando metadata, and an export command that conveniently prints the FinishedTask records linked in the metadata in DAG-JSON format.

Fixes https://github.com/filecoin-project/dealbot/issues/390