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
- Host: GitHub
- URL: https://github.com/filecoin-project/boost-docs
- Owner: filecoin-project
- Created: 2022-03-09T12:17:23.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-16T13:57:16.000Z (about 1 year ago)
- Last Synced: 2025-06-07T11:11:23.346Z (about 1 year ago)
- Topics: boost, documentation
- Homepage: https://boost.filecoin.io
- Size: 46.3 MB
- Stars: 7
- Watchers: 9
- Forks: 16
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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.


