Solana Development
Built-in wallet, token launches, Jupiter swaps, dashboard, and session registry.
Connect Wallet#
Import an existing keypair (base58 private key) or generate a new wallet directly inside DAEMON. Your wallet is stored locally and encrypted via the OS keychain.
Once connected, the wallet panel shows:
- SOL balance (live via Helius)
- All SPL token holdings with USD values
- Transaction history
Launch Tokens#
Create tokens on PumpFun with DAEMON's built-in Launch Wizard:
- Open the Token Launcher panel
- Set token name, symbol, and image
- Add socials (Twitter, Telegram, website)
- Click Launch and DAEMON handles the bonding curve interaction
Import Tokens#
- By mint address to paste any SPL token's mint address
- Auto-detect to scan your connected wallet and automatically import all holdings
Dashboard#
| Metric | Description |
|---|---|
| Price | Live price via Helius/Jupiter |
| Holders | Current holder count |
| Market Cap | Fully diluted market cap |
| Sparkline | 24h price chart |
| Volume | Trading volume |
Jupiter Swaps#
Swap tokens directly from the wallet panel using Jupiter aggregation:
- Best route finding across all Solana DEXs
- Slippage protection
- Transaction preview before signing
- No need to leave the IDE
Session Registry#
The Session Registry is an on-chain proof-of-development feature unique to DAEMON. It records AI agent sessions to the Solana blockchain for transparency.
What's recorded
Session start/end, agent type, task summary
Why
Verifiable proof that AI-assisted development occurred
This is optional and can be enabled per-project in Settings > Solana > Session Registry.