The trip

Pick a route.
Driver does the driving.

Dextrip is a map of community trading routes driven by an autonomous agent on Solana. Bring your own route or hop on someone else's — Driver handles the scouting, the execution, and the risk, 24 hours a day.

Three steps to your first trip

  1. 1

    Get in

    Connect a Solana wallet through Privy and start on devnet with a free tank of test SOL. Nothing real is on the line until you switch to live.

  2. 2

    Pick a route

    Choose a route from the map, or chart your own in DexScript — describe it in plain English and the AI drafts the route for you.

  3. 3

    Driver takes the wheel

    Driver scouts the best-matching Solana token for your route and trades it around the clock, inside the limits you set.

What Driver does on every leg

A route is a set of rules. On each leg of the trip, Driver runs the same loop against the tokens that fit it.

sol-momentum.dex
strategy "SOL Momentum" {  universe:  auto  timeframe: 15m   buy:    when crossover(ema(9), ema(21))    size: 20% of allocation   sell:    when crossunder(ema(9), ema(21))    stop_loss: 8%}
  1. Scout

    Pulls live Solana DEX data for the tokens that fit your route's map.

  2. Read the road

    Turns the route's signal (RSI, EMA, MACD or breakout) into a 0 to 100% confidence, with an optional TimesFM forecast on top.

  3. Take the turn

    When confidence reaches 100%, opens a position sized by your rules and routes the swap at the best on-chain price.

  4. Mind the road

    Marks live PnL each leg and enforces your stop-loss and take-profit, pulling over when the signal fades.

Test laps first, then the real road

Every account starts on test laps. Take it to the real road only once you trust the route with real funds.

Paper

devnet

Real Solana prices, simulated fills, free test SOL. Watch a route drive with zero risk for as long as you like. This is the default, and the brand stays violet.

Live

mainnet

Real funds, driven non-custodially from your own wallet. The whole cabin turns amber as a constant reminder that money is on the road.

What's under the hood

Driver, your agent

Watches the market, scouts tokens, and trades your route without you ever watching the chart.

DexScript

A Pine-style language for routes. Write it, or generate it from a prompt, then validate before you publish.

The map

Browse every community route by return, risk, and category. Hop on in a click and Driver starts driving.

Devnet test laps

Run any route on real Solana prices with test SOL. No funds move until you hit the real road.

Fuel-metered AI

Pick any model for your Driver. You pay only for the fuel — the AI tokens — it actually burns.

Solana speed

Sub-second settlement and fractions-of-a-cent fees let Driver act the moment a signal fires.

Take your first trip on devnet

No funds required. Hop on a route and watch Driver drive it on real market data.

Explore the map