cpp-filecoin icon indicating copy to clipboard operation
cpp-filecoin copied to clipboard

C++17 implementation of Filecoin

Results 49 cpp-filecoin issues
Sort by recently updated
recently updated
newest added

Many informative methods was not implemented, CLI module need that methods to show all types of information to final user

enhancement

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.

enhancement

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.