An open API service indexing awesome lists of open source software.

https://github.com/filecoin-project/boost-docs

Documentation for Boost
https://github.com/filecoin-project/boost-docs

boost documentation

Last synced: 11 months ago
JSON representation

Documentation for Boost

Awesome Lists containing this project

README

          

# What is Boost?

Boost is a tool for Storage Providers to manage data onboarding and retrieval on the Filecoin network. It replaces the `go-fil-markets` package in lotus with a standalone binary that runs alongside a Lotus daemon and Lotus miner.

Boost exposes libp2p interfaces for making storage and retrieval deals, a web interface for managing storage deals, and a GraphQL interface for accessing and updating real-time deal information.

![Web UI - Storage Deals screen](<.gitbook/assets/Boost - storage deals.png>)

![Web UI - Storage Space screen](<.gitbook/assets/Boost - storage space.png>)

![Web UI - Sealing Pipeline screen](<.gitbook/assets/Boost - sealing pipeline.png>)