Skip to content

Latest commit

 

History

History
85 lines (61 loc) · 6.97 KB

README.md

File metadata and controls

85 lines (61 loc) · 6.97 KB

Awesome Storj Awesome

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.

Core links

Clients with Storj support and integrations

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

Client Libraries & language bindings

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.

Storage node operation (SNO/Farming)

Farmers store data on the Storj network in exchange for STORJ tokens based on contracts with any Storj Bridge.

Services based on / with support of Storj

Tokeneconomics

STORJ is an ERC-20 utility token for the Storj network.

Contribution

Tools, utilities, experiments