{"id":26714235,"url":"https://github.com/DRGitPOS/SolanaCopyTradingBot","last_synced_at":"2026-04-28T22:34:16.286Z","repository":{"id":284564918,"uuid":"951278186","full_name":"longzhang920909/SolanaCopyTradingBot","owner":"longzhang920909","description":"A copy trading bot on Solana automatically tracks and mimics the trades of a specific trader's wallet. It monitors the trader's transactions (like buying or selling tokens) and automatically executes the same actions in your wallet in real-time.","archived":false,"fork":false,"pushed_at":"2025-03-19T12:39:30.000Z","size":66,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T14:53:38.631Z","etag":null,"topics":["bot","solana","trading","wallet"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/longzhang920909.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-19T12:38:26.000Z","updated_at":"2025-03-19T13:21:17.000Z","dependencies_parsed_at":"2025-03-26T14:53:45.651Z","dependency_job_id":"ad5dc6ba-ef2f-48dc-9ad6-ee27b8a1cc65","html_url":"https://github.com/longzhang920909/SolanaCopyTradingBot","commit_stats":null,"previous_names":["longzhang920909/solanacopytradingbot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/longzhang920909%2FSolanaCopyTradingBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/longzhang920909%2FSolanaCopyTradingBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/longzhang920909%2FSolanaCopyTradingBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/longzhang920909%2FSolanaCopyTradingBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/longzhang920909","download_url":"https://codeload.github.com/longzhang920909/SolanaCopyTradingBot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245850358,"owners_count":20682647,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bot","solana","trading","wallet"],"created_at":"2025-03-27T13:18:49.197Z","updated_at":"2026-04-28T22:34:16.241Z","avatar_url":"https://github.com/longzhang920909.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Copy trading bot\n\nA copy trading bot on Solana automatically tracks and mimics the trades of a specific trader's wallet. It monitors the trader's transactions (like buying or selling tokens) and automatically executes the same actions in your wallet in real-time. The bot allows you to follow experienced traders without manually managing trades, copying their buys and sells on the Solana blockchain.\n\nSupported on Raydium, Jupiter and Pumpfun \n\n### Bot Features\n\n- Track Token Swaps: Continuously monitors every token swap on the Solana network to identify the best opportunities.\n- Trade Across Multiple DEXs: Swap tokens on any supported decentralized exchange according to your preferences.\n- Automatic Trades: Let the bot automatically buy and sell based on your customized strategy, so you don’t have to lift a finger.\n- Customizable Trading Strategy: Tailor your own trading approach to fit your risk tolerance and goals.\n- Multi-Wallet Support: Set up and manage multiple wallets, executing trades on each at the same time. \n\n### Enhanced websocket\n\n```json\n{\n  \"jsonrpc\": \"2.0\",\n  \"id\": 420,\n  \"method\": \"transactionSubscribe\",\n  \"params\": [\n      {\n        \"vote\": false,\n        \"failed\": false,\n        \"signature\": \"2dd5zTLrSs2udfNsegFRCnzSyQcPrM9svX6m1UbEM5bSdXXFj3XpqaodtKarLYFP2mTVUsV27sRDdZCgcKhjeD9S\",\n        \"accountInclude\": [\"pqx3fvvh6b2eZBfLhTtQ5KxzU3CginmgGTmDCjk8TPP\"],\n        \"accountExclude\": [\"FbfwE8ZmVdwUbbEXdq4ofhuUEiAxeSk5kaoYrJJekpnZ\"],\n        \"accountRequired\": [\"As1XYY9RdGkjs62isDhLKG3yxMCMatnbanXrqU85XvXW\"]\n      },\n      {\n\t\"commitment\": \"processed\",\n    \t\"encoding\": \"base64\",\n    \t\"transactionDetails\": \"full\",\n    \t\"showRewards\": true,\n    \t\"maxSupportedTransactionVersion\": 0\n      }\n  ]\n}\n```\n### Installation\n1. Clone the repository:\n```bash\ngit clone https://github.com/your-username/solana-copy-trading-bot.git\n```\n2. Install dependencies:\n```bash\ncd solana-copy-trading-bot\nnpm install\n```\n3. Configure the bot:\n- Create a .env file in the root directory of the project.\n- Add your Solana wallet private key and the address of the trader you want to copy.\n- Add the Solana cluster endpoint URL.\n- Add the Solana RPC endpoint URL.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDRGitPOS%2FSolanaCopyTradingBot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDRGitPOS%2FSolanaCopyTradingBot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDRGitPOS%2FSolanaCopyTradingBot/lists"}