Filecoin RetroPGF
Round 3
Round 2
Round 1
Round 2 / pylotus-rpc
Category
ToolingDrips Project
FilForge/pylotus-rpcGitHub URL
https://github.com/FilForge/pylotus-rpcFunding amount
0 FILCurrently the project can enable other python apps to call any lotus node and obtain information about that node and the state of the filecoin network. The pain point is that the only other library that does this is javascript (filecoin.js) which isn't suitable for many applications. This is still a work in progress, and not all methods are implemented currently. As of now all the Filecoin.State calls are implemented and the Filecoin.Chain calls are mostly implemented. Work is ongoing.