A curated list of projects, tools, and resources for the Storj platform.
Note: this list contains only projects which are compatible with the current (v3) version of Storj network. Earlier projects and integrations were removed.
- Start here - Register on satellites operated by Storj Labs
- Documentation - Entrypoint to the official documentation
- Community support / forum - Community and support forum
- Storj Status - Status of the Storj network
- Usage statistic dashboard - Statistics about the full Storj network (raw data)
- Whitepaper v3 - Actual version of Storj white-paper
- FAQ - Frequently Asked questions and answers
- Storj on Twitter - Official twitter channel of Storj Labs
- Storj on Youtube - Official Youtube channel of Storj
-
uplink - Uplink is the official CLI for Storj. Can be downloaded from the release page
-
Storj Mobile (beta) - Android application to access Storj (forum post)
-
rclone - Tool to sync your files to cloud storage including Storj
-
restic - Restic is a modern backup program. Supports Storj via the rclone . howto, docs
-
FileZilla - New protocol for Storj is being added to FileZilla.
-
NextCloud - Adds Storj external storage to NextCloud
-
Duplicati - Free backup software to store encrypted backups online (howto)
-
transfer.sh - Easy and fast file sharing from the command-line.
Storj can be used via the native interface (uplink CLI and uplink libraries) or as an S3 compatible backend with any S3 compatible tool. The following list focuses on the native protocol.
- uplink - Go library to use Storj (documentation)[https://pkg.go.dev/storj.io/uplink]
- uplink-c - C library of the Uplink
- uplink-python - Python bindings for libuplink
- uplink-php - PHP binding for libuplink
- uplink-rust - Storj Uplink Rust bindings for the Rust programming language.
- TopperDEL/uplink.net A .Net-wrapper to connect to the storj v3 network.
Farmers store data on the Storj network in exchange for STORJ tokens based on contracts with any Storj Bridge.
- Getting started with hosting Storagenode
- SNO Payment FAQ - Huge list of questions answered on the forum
- Node FAQ - FAQ about operating Storage Nodes
- Grafana dashboard - Grafana dashboard for the native Prometheus endpoint of storagenodes (forum post)
- Grafana dashboard for external Prometheus exporter
- Earnings calculator - Python script prints out estimated earnings based on local data of Storagenode (forum post)
- Fastly - Content delivery network with Storj support (docs)
- Filebase - S3 compatible Object Storage. One of the supported storage backend is Storj (docs)
- Opensea -- NFT marketplace. Supports hosting NFT resources on Storj (howto)
- Pixelexperience - Android ROMS are distributed with the help of Storj
STORJ is an ERC-20 utility token for the Storj network.
- STORJ on Coinmarketcap
- Latest STORJ Token Balance & Flows Report: Q3 2021
- Supported on biggest centralized exchanges like Binance, Kraken and DEX like Uniswap
- Supported L2: ZkSync
- Contribution guideline - How to contribute to Storj
- Give Feedback - Suggest new product ideas in the community forum
- Ideas and suggestions on Storj forum
- Storj illustrated - diagrams to explain internals of Storj architecture
- storj-up - docker-compose based helper utility to startup full network (satellite + storage nodes) locally
- Storj on Github - All Storj repositories in one place.