Store It

The first decentralized hot storage network

Why Choose Shelby?

Built on Aptos blockchain with enterprise-grade reliability and developer-friendly tools

Simple Upload

Upload files of any size with automatic chunking and erasure coding for redundancy

Fast Retrieval

Retrieve your data quickly from distributed storage nodes across the network

Global Network

Decentralized storage nodes provide global availability and censorship resistance

Developer Ready

CLI tools, SDKs, and APIs make integration simple for any application

Get Started in Minutes

Choose your preferred way to interact with Shelby Protocol

CLI Tool

npm add -g @shelby-protocol/cli
pnpm add -g @shelby-protocol/cli
yarn add -g @shelby-protocol/cli
bun add -g @shelby-protocol/cli

Command-line interface for quick uploads and downloads

TypeScript SDK

npm add @shelby-protocol/sdk
pnpm add @shelby-protocol/sdk
yarn add @shelby-protocol/sdk
bun add @shelby-protocol/sdk

Integrate Shelby into your Node.js or browser applications