Skip to content

filecoin-shipyard/boostly

Repository files navigation

Boostly

Go Reference Go Test

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.

Features

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

Installation

go get github.com/filecoin-shipyard/boostly@latest

Status

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

Documentation

For detailed usage and integration guidance, please refer to godoc documentation.

Resources

Contribution

Contributions are welcome! Please see the CONTRIBUTING.md for more details.

License

This project is licensed under the MIT and Apache 2.0 Licenses - see the LICENSE.md file for details.

Releases

No releases published

Packages

No packages published

Languages