wallet-tracker-mcap

Installation
SKILL.md

Wallet Copy-Trade Bot v1.0

This is a real trading bot. Understand the risks before use. Test in PAPER mode first.


File Structure

WalletTracker/
-- SKILL.md              <-- This file (strategy docs)
-- config.py             <-- All tunable parameters (only edit this)
-- wallet_tracker.py     <-- Main bot
-- risk_check.py         <-- Shared risk assessment module
-- dashboard.html        <-- Web Dashboard UI
+-- state/               <-- [Auto-generated] Runtime data
    -- positions.json
    -- trades.json
    -- tracked_tokens.json   <-- Tokens currently being watched
Related skills

More from okx/plugin-store

Installs
36
GitHub Stars
11
First Seen
Apr 15, 2026