FIL-RetroPGF Logo Filecoin RetroPGF Round 3 Round 2 Round 1

pylotus-rpc banner pylotus-rpc logo

Round 2 / pylotus-rpc

Category

Tooling

Drips Project

FilForge/pylotus-rpc

GitHub URL

https://github.com/FilForge/pylotus-rpc

Funding amount

0 FIL

Currently 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.