Project TSSR Roadmap

Phase 1: Foundation & Architecture

Months 1–2 | Focus: Defining the "rules" of the storage network

Tokenomics Design

Define rewards: tokens earned per GB stored vs. GB served.

PoC - The "Node"

Basic Python/Rust script for local server: accept, encrypt, store.

Sharding Algorithm Spec

Define math for redundancy and future erasure coding.

Whitepaper V1

Publish technical roadmap to attract early interest.

Phase 2: Core Development

Months 3–6 | Focus: Building the engine

Node Client Software

User-installed software reporting uptime and available space.

The Gateway/Coordinator

Entry point: Receive file, Encrypt (Wallet Sig), Shard, Dispatch.

Encryption Standard

Implement AES-256 derived from Solana Wallet signature.

SPL Token Contract

Create TSSR token on Solana Devnet.

Payment Program

Smart Contract logic: User Pays -> Escrow -> Verify Proof -> Pay Node.

Phase 3: Integration & "Auto-Approve"

Months 7–9 | Focus: Connecting Network to Blockchain

Session Keys (Auto-Approve)

Implement Gum/Session Keys for 24h approval limits (no popup fatigue).

Web3 Access Portal

"S3-like" drag-and-drop front-end interface.

Phase 4: Incentivized Testnet

Months 10–12 | Focus: Stress testing

Launch Testnet

Release Node Software. Users earn "Testnet Points".

Redundancy Testing

Intentionally shutdown ~20% nodes to verify data recovery.

Security Audit

Audit Smart Contracts and encryption logic (e.g. OtterSec).

Initial Coin Offering (ICO)

Initial coin offering for early adopters. Coins to be delivered after Token Generating Event.

Phase 5: Mainnet Launch & TGE

Month 13+ | Focus: Go-Live

Token Generation Event (TGE)

Mint official TSSR tokens on Solana Mainnet.

Liquidity

Seed Raydium/Orca pools (TSSR/SOL).

Genesis Node Launch

Onboard top Testnet performers as Mainnet nodes.

Service Live

Open gateway for public file hosting.