All Projects → storj → uplink

storj / uplink

Licence: MIT license
Storj network Go library

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to uplink

gateway-mt
Storj edge services (including multi-tenant, S3 compatible server to interact with the Storj network)
Stars: ✭ 18 (-80.22%)
Mutual labels:  storj-network, storj
gateway-st
Single-tenant, S3 compatible server to interact with the Storj network
Stars: ✭ 49 (-46.15%)
Mutual labels:  storj-network, storj
storj-wallet
Storj Wallet for Windows, Mac and Linux. Send and Receive Storj ERC20 Token and Ethereum (unofficial)
Stars: ✭ 13 (-85.71%)
Mutual labels:  storj
docs
Source for Storj DCS docs
Stars: ✭ 63 (-30.77%)
Mutual labels:  storj
storj.io
The Storj website.
Stars: ✭ 39 (-57.14%)
Mutual labels:  storj
storj.js
Deprecated. Browser library for interacting with Storj.
Stars: ✭ 28 (-69.23%)
Mutual labels:  storj
awesome-storj
A curated list of projects, tools, and resources for Storj
Stars: ✭ 182 (+100%)
Mutual labels:  storj
good-karma-kit
😇 A Docker Compose bundle to run on servers with spare CPU, RAM, disk, and bandwidth to help the world. Includes Tor, ArchiveWarrior, BOINC, and more...
Stars: ✭ 238 (+161.54%)
Mutual labels:  storj

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].