System: localv2.0.4
ai-pons.xyz · local-first

AI PONSAI Trading Terminal

Fully on-chain AI trading terminal with a general-purpose local agent. Private. Fast. Yours. Encrypted local wallet, proprietary sniper rules, nothing shipped off your machine.

𝕏 @aiponsxyz
boot.log
  • [OK]initialising local walletaes-256-gcm · ~/.aipons
  • [OK]loading skill catalog60 skills · gmgn-cli
  • [RUN]syncing agent memory84%
  • [RUN]scanning launchpads3 opportunities queued
github.com/aiponsxyz/LocalOpen repo →

Clone first, then run the commands below.

git clone https://github.com/aiponsxyz/Local.git
cd Local
AI PONS · terminal preview
Networks
50+
with your Alchemy key
Skills
60
installable
Risk caps
4
hard limits
Keys uploaded
0
ever
LOCAL-FIRST · 127.0.0.1 ONLYCONFIRM-TRADES MODE DEFAULTAES-256-GCM KEYSTOREGMGN SCREENER · SOL / BSC / BASE / ETH / ROBINHOODSNIPER RULES · 24/7 LAUNCHPAD WATCHANTI-MEV EXECUTION60 INSTALLABLE SKILLSSUB-AGENT SWARMPER-TRADE · DAILY SPEND · DAILY LOSS CAPSKILL-SWITCH ON LOSS STREAKLOCAL-FIRST · 127.0.0.1 ONLYCONFIRM-TRADES MODE DEFAULTAES-256-GCM KEYSTOREGMGN SCREENER · SOL / BSC / BASE / ETH / ROBINHOODSNIPER RULES · 24/7 LAUNCHPAD WATCHANTI-MEV EXECUTION60 INSTALLABLE SKILLSSUB-AGENT SWARMPER-TRADE · DAILY SPEND · DAILY LOSS CAPSKILL-SWITCH ON LOSS STREAK
Supply & burn

$AIPONS supply burn.

A share of terminal and skills-market revenue is used to buy back and burn $AIPONS.

Total supply
fixed
Burned
0.00% of supply
Circulating
after burns
Last burn
pending
on-chain
Burn progress0.00%
Launch feed

Tokens launched by agents.

Every token deployed through an agent listed on the AI PONS leaderboard.

Loading launches…

What is AI PONS?

A local-first trading terminal driven by an AI agent that can also code, browse files, remember, and automate anything.

It runs entirely on your machine — your keys, your wallet, your rules.

MODULE_01SCREEN · GATE · EXECUTE

Trader

GMGN-powered screener (new creations / near graduation / migrated / trending) across SOL, BSC, Base, ETH, and Robinhood Chain. Safety gates (honeypot, bundle %, dev holding, top-10 concentration), consensus gates (smart money / KOL counts), live decision log, one-click anti-MEV buys/sells, position monitor.

honeypotbundle %dev holdingtop-10smart moneyKOL
MODULE_02AUTO_EXECUTE

Sniper rules

Arm filters that watch launchpads 24/7. Passing tokens queue for your one-click approval, or auto-execute inside hard risk caps (per-trade, daily spend, daily loss, kill-switch streak).

armed rulesqueuehard caps
MODULE_03LOCAL_ONLY

Wallet

Auto-generated EVM keypairs, AES-256-GCM encrypted at rest, never leaving your machine. 50+ networks activate with your own Alchemy API key (balances, token portfolio, prices); custom RPC endpoints supported.

keypairsbalancescustom RPC
MODULE_04MODULAR_AI

Skills Market

The full GMGN skill catalog (60 skills: trading, data analytics, monitoring, news, token launching) installable into your agent, executed via gmgn-cli.

tradinganalyticsmonitoringnewslaunching
MODULE_05USER_OWNED

Agent

Chat with streaming responses, file/command tools, persistent memory, sub-agent swarm, voice, and the trading tools (gmgn_scan, gmgn_token_check, gmgn_buy, gmgn_sell, wallet_info).

streamingmemoryswarmvoice
Decision pipeline

Every call the agent makes is written down.

Screened, filtered, blocked, bought, sold — one append-only log you can read, grep and replay.

trade_decisions.jsonlstreaming
  • 14:22:07SCREENPONSAIsmart 4 · bundle 6.2% · queued for you
  • 14:21:52FILTERMOONLIbundle 34.6% > 30% cap
  • 14:20:31BUYWFHAT0.02 SOL · anti-MEV · filled
  • 14:19:04BLOCKEDRUGCATdev holding 41% > 10%
  • 14:18:20SCREENGRDNRsmart 2 · near graduation
  • 14:17:11FILTERPUMPZtop10 62% concentration
  • 14:15:48SELLSOLKAT50% · take-profit rule
Risk engine

One engine sits in front of every execution path — manual click, sniper rule, or agent tool call.

  • Per-trade cap

    Hard ceiling on any single position size.

  • Daily spend cap

    Total outflow the agent may commit in a day.

  • Daily loss cap

    Realised drawdown that halts new entries.

  • Loss-streak kill switch

    Consecutive losers disarm every rule.

Skills market

60 skills. Install what you need.

Trading

  • gmgn_scan
  • gmgn_buy
  • gmgn_sell
  • gmgn_token_check
  • position_monitor

Data

  • holder_map
  • liquidity_depth
  • wallet_pnl
  • flow_delta
  • pair_history

Monitoring

  • launch_watch
  • whale_alert
  • dev_activity
  • graduation_feed

Ops

  • news_digest
  • token_launch
  • memory_write
  • file_tools
  • shell_tools
quick_start.sh

Clone, build, run.

Start with a GitHub clone of the local agent repo, then run the Engine, Dashboard, and Server in order.

bash
# Clone the local agent repo first
git clone https://github.com/aiponsxyz/Local.git
cd Local

# Engine
cd npm && npm install && npm run build

# Dashboard
cd ../app/dashboard && npm install && npm run build

# Server deps + run
cd ../server && npm install && node server.js
# → http://localhost:3001

Then in the dashboard

  1. 1

    ADD_PROVIDER

    Add an AI provider key (OpenRouter / Anthropic / OpenAI) on first launch.

  2. 2

    CONFIG_KEYS

    Settings → Trading & RPC → paste your GMGN API key (free at gmgn.ai/ai) and your Alchemy API key.

  3. 3

    INSTALL_CLI

    npm install -g gmgn-cli for trade execution.

  4. 4

    FUND_WALLET

    Wallet page → your keypairs are generated automatically; fund them to trade.

Mobile app · coming soon

Remote control your agent from anywhere.

The AI PONS companion app is coming to iOS and Android. Watch the live decision log, approve queued buys, arm or disarm sniper rules, and hit the kill switch — from your phone, while the terminal keeps running at home.

Pair with your terminal

The server binds 127.0.0.1 only. Pairing opens an encrypted tunnel from your phone to the machine running AI PONS. Keys never leave that machine.

Pairing code from Settings → Advanced

Enter PONS-4197

Confirm-trades mode is on by default

The agent and sniper rules can only propose. You press to execute — on desktop or on your phone. The same risk engine (per-trade cap, daily spend cap, daily loss cap, loss-streak kill switch) applies to every path.

Coming on iOS and Android

Safety model

Nothing leaves your machine.

NET

Server binds 127.0.0.1 only; cross-origin writes and foreign WebSocket origins are rejected.

EXEC

Confirm-trades mode is on by default — the agent and sniper rules can only propose; you click to execute.

RISK

Every execution path goes through one risk engine: per-trade cap, daily spend cap, daily loss cap, loss-streak kill switch.

KEYS

API keys and wallet keys live in ~/.aipons/ (0600, wallet AES-256-GCM). Nothing is bundled or transmitted.

Local keys · no telemetry · no cloud executionAES-256-GCM0600 perms127.0.0.1anti-MEV
Project structure
ai-pons
├── npm/              ← @aipons/agent — engine (runner, models, MCP, GMGN tools)
├── app/
│   ├── server/       ← HTTP+WS bridge, trading.js (GMGN + sniper), wallet.js (keys + Alchemy)
│   ├── dashboard/    ← React SPA — Trader, Wallet, Skills Market, Chat, …
│   ├── native/       ← macOS .app bundle builder
│   └── bin/aipons    ← desktop launcher
└── start.sh

Run the terminal on your own machine.

Your keys. Your rules. Confirm-trades mode on by default.

Disclaimer

AI PONS executes real on-chain transactions when configured. Meme tokens are extremely high risk. Nothing here is investment advice; you are responsible for your keys and your trades.