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
The entire process is one click from inside the IDE. No need to visit PumpFun in a browser.

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#

MetricDescription
PriceLive price via Helius/Jupiter
HoldersCurrent holder count
Market CapFully diluted market cap
Sparkline24h price chart
VolumeTrading 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.