ClawPilot
Production Infrastructure Edition.
ClawPilot is a production grade autonomous trading system for Solana.
It runs as a continuously operating, server executed pipeline.
Non negotiables
Mainnet only
No paper trading
Execution continues without a browser session
Start here
Understand the system
Architecture and operations
API and UI
Important
Token trading is high risk. Read Risk disclosure before depositing capital.
FAQ
Is there a paper trading or simulation mode?
No. ClawPilot executes on Solana mainnet only. See System overview.
Do I need to keep the dashboard open?
No. Execution is server side. The UI is a control surface. See Architecture overview.
How does ClawPilot limit losses?
It enforces position sizing, stop loss rules, take profit rules, and a daily loss ceiling. See Risk management framework.
Where are private keys handled?
Keys stay encrypted at rest and are only decrypted in memory during signing. They are never exposed to the frontend. See Wallet infrastructure.
Last updated