Create drop-in Filecoin API Management tools for systems and apps.
- Reputation Indices: A collection of data collected from the network for miner selection. Includes miner activity duration, slashing events, and deals.
- Network Indices: A collection of data collected from the network used for Deal configuration. Includes miner location, network activity, etc.
- Wallet Management: API tools to manage and configure wallets.
- API & CLI: Modules are exposed through gRPC APIs and wrapped in an admin CLI that allows you to configure and manage the entire stack.
- Interactive Deal Management and other direction functionality.
- FFS: A system that can manage the network state per wallet address (address, preferences & deal configuration, open deals, deal state, deal repair, deal creation, notifications, etc).
- Docker tools: Embed mode for running intigration & testing against a stand-alone network of a single local miner. Full mode to launch your lotus node plus Powergate stack for production.
- Repo: https://github.com/textileio/powergate/
- Updates: https://blog.textile.io/tag/filecoin/
- Example of gRPC APIs (look through repo for .proto files to get a sense of all APIs): https://github.com/textileio/powergate/blob/master/ffs/pb/fps.proto
- Issues & Progress: https://github.com/orgs/textileio/projects