{"id":26327424,"url":"https://github.com/fantasy-guru/solanacopytradingbot","last_synced_at":"2025-03-15T20:19:09.480Z","repository":{"id":278527088,"uuid":"930943761","full_name":"Fantasy-Guru/SolanaCopyTradingBot","owner":"Fantasy-Guru","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-02-11T13:24:38.000Z","size":66,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-04T20:40:27.422Z","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/Fantasy-Guru.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-02-11T13:22:19.000Z","updated_at":"2025-02-26T08:49:22.000Z","dependencies_parsed_at":"2025-02-20T09:38:17.711Z","dependency_job_id":null,"html_url":"https://github.com/Fantasy-Guru/SolanaCopyTradingBot","commit_stats":null,"previous_names":["vadymkleban/solanacopytradingbot","fantasy-guru/solanacopytradingbot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fantasy-Guru%2FSolanaCopyTradingBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fantasy-Guru%2FSolanaCopyTradingBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fantasy-Guru%2FSolanaCopyTradingBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fantasy-Guru%2FSolanaCopyTradingBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Fantasy-Guru","download_url":"https://codeload.github.com/Fantasy-Guru/SolanaCopyTradingBot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243785367,"owners_count":20347462,"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-15T20:19:08.976Z","updated_at":"2025-03-15T20:19:09.473Z","avatar_url":"https://github.com/Fantasy-Guru.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%2Ffantasy-guru%2Fsolanacopytradingbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffantasy-guru%2Fsolanacopytradingbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffantasy-guru%2Fsolanacopytradingbot/lists"}