Documentation

Hone is a lightweight, always-on-top desktop app (with a companion Chrome overlay) that reads your Solana wallet's trading activity directly from the blockchain — showing trades, win rate, and realized P&L in real time while you trade on Axiom or any DEX.

New here? Jump to Installation, then Configuration. You'll be tracking within a minute.

Installation

  1. Download the latest installer.
  2. Under Assets, download Hone_*.zip.
  3. Right-click the downloaded zip → Extract All.
  4. Run Hone_Setup.exe.
  5. If Windows SmartScreen appears, click More info → Run anyway (the app isn't code-signed yet).
  6. Launch Hone from your Desktop or Start Menu.
System requirements: Windows 10 or 11 (64-bit). An internet connection is required to read the blockchain and fetch the SOL price.

Configuration

Open the ⚙ CONFIG tab and enter:

  • Wallet address — your public Solana address (the one you trade with on Axiom).
  • RPC URL — defaults to the public node; for serious use, paste your own (see RPC).

Click BIND to save. Settings are stored locally at %APPDATA%\Hone\config.json.

Tip: Tracking begins the moment you bind your wallet — it does not back-fill earlier history. Keep the app open while you trade.

The dashboard

The live view shows:

  • Trade counter + hourly and 10-hour session countdowns.
  • Win rate and net realized P&L in SOL and USD.
  • Status pill: CONNECTED, RATE-LIMITED, or DISCONNECTED — your at-a-glance health check.

How trades are counted

The tracker reads your wallet's native SOL balance change per transaction and pairs it with the token that moved:

  • A buy opens (or adds to) a position — not counted as a trade on its own.
  • A sell reduces the position. When it's fully exited, the whole entry→exit cycle is booked as one completed trade, with realized P&L summed across every partial fill.
  • A win is any completed trade that closed net-positive in SOL.
  • Plain SOL transfers (deposits, withdrawals, tips) are ignored — they aren't trades.

Best Coins

The Daily Report ranks your top tokens by realized P&L and shows their real ticker symbols, resolved automatically from on-chain and market data (with a fallback for brand-new tokens).

Performance analytics PRO

The 📈 STATS tab turns your persistent trade history into the metrics that actually reveal an edge:

  • Expectancy (average SOL per trade) and profit factor (gross wins ÷ gross losses).
  • Equity curve with a max-drawdown marker, so you can see the worst stretch you've sat through.
  • Net P&L by hour of day — find the hours you're actually sharp.
  • Hold-time and position-size breakdowns showing win rate + net SOL per bucket.
  • A smart-money leaderboard ranking the wallets you watch by buys/sells.

Hit ⬇ CSV on the STATS tab to export every trade (date, symbol, P&L, size, hold time) for spreadsheets or taxes, or 📸 Share on the REPORT tab to save a branded P&L card image.

Risk guardrails PRO

In ⚙ CONFIG → 🛡 Risk & Discipline, set limits that protect you from yourself. Leave any field blank or 0 to disable it.

  • Daily loss limit (SOL) — when your session P&L crosses −limit, the live display latches a red 🛑 DAILY LOSS LIMIT HIT — STOP.
  • Cooldown after N losses — a losing streak triggers a timed cooldown with a 🧊 countdown telling you to step away.
  • Max position size (SOL) — Hone warns the moment a buy grows past your cap.

Limits reset on ⚡ REBOOT SESSION and when you save new values.

Whale radar PRO

Integrated terminal trackers push you into auto-copy-trading, which often gets you frontrun by MEV bots or stuck in developer honey-pots. Whale radar is the clean alternative: a dedicated desktop scanner that pings the chain directly through your own private RPC node.

When a whale drops thousands into a memecoin's liquidity pool, the chart spikes and bots pile in within seconds. Because Hone polls your RPC every ~3 seconds, it catches that swap signature on-chain — often before it registers visually on DexScreener or Birdeye.

The millisecond it lands, the app switches to alert mode:

  • A sharp dual-tone siren chirp fires through the audio engine.
  • The live display flashes red with 🚨 WHALE ACTIVITY DETECTED!! and a neon pop-up naming the wallet and side.

You get the raw insider signal instantly so you can ride the momentum manually and keep your own execution margins safe — no middleman, no forced copy-trade.

Setup: open ⚙ CONFIG, scroll to 🐋 Wallets to Watch, and add up to 20 insider/whale wallets. Each row has a Name box and a Wallet address box side by side — type a name (e.g. Cupsey) and paste the address next to it. Use ➕ Add wallet for more rows, then click SAVE WATCHLIST; the alert pop-up leads with the name you gave it. A private RPC (e.g. Helius) is strongly recommended for the fastest detection.

Cluster-buy alerts

When two or more of your watched wallets buy the same token within 10 minutes, Hone escalates to a louder, double-siren 🔥 CLUSTER BUY ×N takeover — the strongest smart-money confirmation there is. Each buy alert also runs a quick RugCheck safety lookup, and you can click any alert to open the token's chart on DexScreener.

Alerts & sharing PRO

In ⚙ CONFIG → 🔔 Alerts & Sharing, connect a channel so whale alerts and end-of-session summaries reach you anywhere:

  • Discord — paste a channel webhook URL.
  • Telegram — paste your bot token and chat ID (message @BotFather to create a bot).

Click SEND TEST to confirm it's wired up. Use 📸 Share on the REPORT tab to export a branded session P&L card to post.

Speed & failover PRO

In ⚙ CONFIG → ⚡ Connection, tune how Hone talks to the chain:

  • Scan speed — seconds between polls. Set 1 for the fastest detection (a private RPC is required to avoid rate limits).
  • Backup RPC URLs — one per line. If your main node starts rate-limiting or erroring, Hone automatically fails over to the next endpoint.

The 🔳 mini overlay (STYLE tab) is a tiny always-on-top P&L widget for a second monitor, and one-tap theme presets recolor the whole app instantly.

Customizing

In the 🎨 Customize tab you can swap the animated background to your own video and recolor the accent + text to match your setup. Your choices are saved with your config.

Getting an RPC key

The default public Solana node is heavily rate-limited. For reliable high-frequency tracking, use your own RPC — the free tiers are plenty:

Create a free account, copy your Mainnet RPC URL, paste it into the app's RPC field, and click BIND.

Make sure your endpoint is set to Mainnet-Beta (not Devnet) and starts with https://.

Chrome Extension (Axiom overlay)

Prefer it in your browser? The Chrome overlay puts the tracker directly on axiom.trade and can auto-detect your connected wallet.

  1. Download the repo (Code → Download ZIP) and unzip it.
  2. Open chrome://extensions and enable Developer mode.
  3. Click Load unpacked and select the chrome-extension folder.
  4. Open axiom.trade — the draggable overlay appears top-right. Click the toolbar icon to show/hide and ⚙ to set wallet/RPC.

Troubleshooting

Trades aren't showing up

  • Check the status pill. If it says RATE-LIMITED or DISCONNECTED, switch to a private RPC (above).
  • Remember it only tracks trades made after the app is open — make a trade with it running.
  • Confirm you pasted the correct public wallet address.
  • Make sure you're on the latest version (older builds had a tracking bug).

"Unknown Publisher" warning

The app isn't code-signed yet. Click More info → Run anyway. (Code-signing is on the roadmap.)

FAQ

Is my wallet safe?

Yes — only your public address is used. The app never asks for or stores private keys or seed phrases.

Can I track more than one wallet?

Multi-wallet tracking is a Pro feature rolling out in upcoming updates.

Does it support Mac/Linux?

The desktop app is currently Windows-only. The Chrome overlay works on any OS with Chrome.

Security & privacy

Hone reads public blockchain data using your public address and a public/your-own RPC endpoint. It performs no transactions, requires no wallet connection for the desktop app, and keeps all settings local on your machine. The Chrome overlay only reads the already-connected wallet's public key from the page to save you typing it.

Need more help? Email [email protected] or join the community Discord (linked in the footer).