Filecoin Boost Client Library in Go
Boostly is a lightweight and efficient Go client library for Filecoin Boost. This library simplifies the process of integrating and interacting programmatically with Boost APIs, tailored specifically for Go developers.
- Deal Making: Seamlessly initiate deals with a Filecoin storage provider.
- Deal Status Check: Query and monitor the status of your deals in real-time.
- Retrieval Transports Query: Fetch retrieval transports offered by a Boost SP.
go get github.com/filecoin-shipyard/boostly@latest
🚧 This repository is under active development. 🚧
Please be aware that while we strive to keep the master branch stable, breaking changes may be introduced as we push forward. We recommend using released versions for production systems and always checking the release notes before updating.
For detailed usage and integration guidance, please refer to godoc documentation.
Contributions are welcome! Please see the CONTRIBUTING.md for more details.
This project is licensed under the MIT and Apache 2.0 Licenses - see the LICENSE.md file for details.