Open hannahhoward opened 4 years ago
Hey @hannahhoward, I am interested in working on this. It seems that it will require me to implement 3 interfaces StorageCommon, StorageProviderNode, and StorageClientNode. Can you provide me some pointers on where to start? I have already looked at the implementation in lotus.
To support non-go based filecoin implementations using storage market, we will build an rpc server around the shared components modules, so that they can be spun up in an indepedent process and communicated with over HTTP