Skip to content

storj/uplink

Folders and files

NameName
Last commit message
Last commit date
Nov 10, 2022
Jan 14, 2021
Mar 27, 2025
Mar 25, 2025
Oct 22, 2024
Mar 31, 2025
Apr 6, 2023
Apr 8, 2025
Dec 11, 2019
Apr 20, 2020
Mar 14, 2025
Dec 7, 2018
Feb 4, 2025
Jun 15, 2020
Sep 22, 2021
Mar 23, 2021
Apr 11, 2024
Mar 22, 2024
Dec 10, 2020
Feb 22, 2023
Aug 2, 2022
Feb 27, 2025
Jun 3, 2024
Aug 13, 2024
Oct 31, 2022
Apr 24, 2024
Nov 4, 2020
Mar 24, 2025
Mar 24, 2025
Feb 27, 2025
Dec 15, 2023
Apr 25, 2022
Dec 17, 2024
Feb 25, 2020
Jul 18, 2022
Feb 4, 2025
Nov 3, 2022
Oct 28, 2022
Jun 3, 2024
Oct 25, 2024

Repository files navigation

Storj logo

Libuplink

Go library for Storj V3 Network.

Go Report Card Go Doc

Storj is building a decentralized cloud storage network. Check out our white paper for more info!


Storj is an S3-compatible platform and suite of decentralized applications that allows you to store data in a secure and decentralized manner. Your files are encrypted, broken into little pieces and stored in a global decentralized network of computers. Luckily, we also support allowing you (and only you) to retrieve those files!

Introducing Storj DCS—Decentralized Cloud Storage for Developers

Installation

go get storj.io/uplink

Example

Ready to use example can be found here: examples/walkthrough/main.go

Provided example requires Access Grant as an input parameter. Access Grant can be obtained from Satellite UI. See our documentation.

A Note about Versioning

Our versioning in this repo is intended to primarily support the expectations of the Go modules system, so you can expect that within a major version release, backwards-incompatible changes will be avoided at high cost.

Documentation

Language bindings

License

This library is distributed under the MIT license (also known as the Expat license).

Support

If you have any questions or suggestions please reach out to us on our community forum or file a support ticket at https://support.storj.io.