cpp-filecoin
cpp-filecoin copied to clipboard
C++17 implementation of Filecoin
Many informative methods was not implemented, CLI module need that methods to show all types of information to final user
Fund manager is a module that keeps the information about wallet on current implementation. We need it to be able print all types of needed information for final user.
From Lotus readme: `FindProviders` returns a list of retrieval peers who may have the data your looking for. Probably it should be a part of market API.