solanaos-cli
v2.0.1
Published
SolanaOS — The Solana Computer. One command to install the autonomous trading runtime, connect your Seeker, and go live.
Maintainers
Readme
solanaos-cli
SolanaOS — The Solana Computer.
One command. Full autonomous Solana trading runtime. Connected to your Seeker.
npx solanaos-cli install _____ __ ____ _____
/ ___/____ / /___ _____ ____ _ / __ \/ ___/
\__ \/ __ \/ / __ `/ __ \/ __ `/ / / / /\__ \
___/ / /_/ / / /_/ / / / / /_/ / / /_/ /___/ /
/____/\____/_/\__,_/_/ /_/\__,_/ \____//____/
S O L A N A O SWhat happens when you run it
- Animated terminal boot sequence with Unicode matrix frames
- Clones the SolanaOS repo
- Builds the <10MB Go binary
- Creates
~/.nanosolana/workspace + wallet - Installs
solanaosCLI globally - Prints your gateway setup code + QR for Seeker pairing
- Ready to connect to seeker.solanaos.net
Quick start
# Install everything
npx solanaos-cli install
# Or with the web console
npx solanaos-cli install --with-web
# Start the daemon
solanaos daemon
# Generate Seeker pairing QR
solanaos gateway setup-code
# Check wallet
solanaos solana walletConnect your surfaces
# Telegram bot
solanaos daemon # auto-registers commands
# Seeker pairing
solanaos gateway start
solanaos gateway setup-code
# Web console
solanaos-web --no-browser
# Paper trading
solanaos ooda --simWhat you get
| Surface | How |
| --- | --- |
| Terminal | solanaos daemon — OODA loop, wallet, Telegram, gateway |
| Seeker | Scan QR from gateway setup-code or pair at seeker.solanaos.net/dashboard |
| Telegram | Auto-connected — 30+ commands (/status, /trending, /ooda, /wallet) |
| Chrome | Load chrome-extension/ folder — wallet, chat, miner, tools |
| Hub | seeker.solanaos.net — skills, agents, strategy, mining |
| Mining | seeker.solanaos.net/mining — BitAxe fleet dashboard |
Requirements
- Node.js >= 18
- Go >= 1.21
- git, curl
- macOS or Linux
Minimum .env
SOLANA_TRACKER_API_KEY=your-key
OPENROUTER_API_KEY=sk-or-v1-...
TELEGRAM_BOT_TOKEN=your-token
TELEGRAM_ID=your-chat-idLinks
| | | | --- | --- | | Launch | solanaos.net | | Hub | seeker.solanaos.net | | Souls | souls.solanaos.net | | Docs | go.solanaos.net | | GitHub | x402agent/Solana-Os-Go | | Strategy | seeker.solanaos.net/strategy | | Mining | seeker.solanaos.net/mining | | Skills | seeker.solanaos.net/skills |
Also available as
npx solanaos-computer@latest install # Primary installer
npx nanosolana-cli install # Legacy aliasMIT License · SolanaOS Labs · Built on Solana
