Built for Solana
COLDSTAR RAM-ONLY SIGNING DISPOSABLE USB COLD STORAGE CLI-FIRST DESIGN OPEN SOURCE NO PROPRIETARY HARDWARE
COLDSTAR RAM-ONLY SIGNING DISPOSABLE USB COLD STORAGE CLI-FIRST DESIGN OPEN SOURCE NO PROPRIETARY HARDWARE
AES-256
System RAM ● Keys decrypted briefly

Cold Signing
for Solana

Transform any USB drive into disposable cold storage.
Keys exist in RAM only during signing.

View on GitHub Compare Solutions

Open Source • CLI-First • No Proprietary Hardware

Follow our journey

Why Coldstar?

A fundamentally different approach to cold storage that minimizes trust assumptions

🧠

RAM-Only Signing

Private keys are decrypted only in volatile memory for the brief moment required to sign. Once complete, keys are immediately erased. No persistent exposure.

💾

Disposable Hardware

Use any standard USB drive. No serial numbers, no proprietary chips, no manufacturing fingerprints. Rotate, destroy, or replace drives at minimal cost.

⌨️

CLI-First Design

Built for developers and operators. Scriptable, automation-friendly, and CI/CD ready. Sign transactions headlessly in air-gapped environments.

🔓

Open Source

Fully inspectable and verifiable codebase. Deterministic builds. Audit the code, reproduce builds, and adapt to your requirements.

🔐

AES-256 Encryption

Industry-standard encryption for all stored key material. Keys never exist in plaintext on any storage medium.

🚫

No Vendor Lock-in

No proprietary secure elements, no firmware approval processes, no components that must be trusted indefinitely.

How Coldstar Compares

A different trust model from traditional hardware wallets

Attribute Coldstar Unruggable Ledger
Cold Storage Model Disposable USB + RAM-only signing Dedicated hardware with persistent keys Proprietary hardware with secure element
Key Lifetime Decrypted briefly in RAM only Persists on device for lifetime Persists in secure element for lifetime
Hardware Dependency Any USB drive (disposable) Custom hardware required Proprietary hardware required
Supply Chain Risk Minimal (user-supplied USB) Manufacturing dependency Vendor supply-chain risk
Automation Support CLI-first, scriptable Limited automation Limited automation
Open Source Fully verifiable Open firmware Proprietary
Target Users Developers, traders, operators Security-focused DIY users Retail consumers

Simple CLI Workflow

Initialize, sign, and manage your cold wallet from the terminal

# Initialize a new cold wallet on USB
coldstar init /media/usb

# Sign a transaction (keys decrypted in RAM only)
coldstar sign --tx transaction.json

# Stake SOL with cold signing
coldstar stake --amount 100 --validator <pubkey>

# Export public key (safe, no secrets exposed)
coldstar pubkey

Full Asset Support

Secure signing for all Solana assets under one unified security model

Native SOL

Transfers and staking operations

💵

Stablecoins

USDC, USDT, and other stables

🥇

Tokenized Gold

PAXG and commodity-backed tokens

📈

Tokenized Equities

xStocks and equity instruments

🔒

Staking

Delegate and manage stake positions

🎨

NFTs & SPL Tokens

Any Solana program instruction

Ecosystem Compatibility

Works with leading Solana protocols and infrastructure

Supported Protocols

Infrastructure Partners

Backed By

LIMITED RUN

1,000 Pre-Built USB Wallets

First batch shipping March 2025

💾 Pre-configured USB drive
🔐 AES-256 encrypted
📦 Ready to use out of box
Join Waitlist

Limited to 1,000 units • Superteam members get priority

Roadmap

From software to hardware ecosystem

NOW

Open Source CLI

Coldstar CLI available on GitHub. Use any USB drive.

MAR 2025

1,000 Pre-Built USB Wallets

First batch of ready-to-use Coldstar USB drives ship to waitlist.

Q2 2025

DIY Hardware Kits

Build-your-own kits for users who trust products they assemble themselves.

FUTURE

Companion App

Optional mobile/desktop app for transaction building and broadcasting.

Ready to Take Control?

Coldstar is open source and free to use. Audit the code, run it yourself, and own your security.

Get Started on GitHub