{"id":26875058,"url":"https://github.com/spongejump/sol-volume-bot","last_synced_at":"2025-03-31T10:30:18.482Z","repository":{"id":266192669,"uuid":"897655215","full_name":"spongejump/sol-volume-bot","owner":"spongejump","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-03T02:35:16.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-20T08:41:23.864Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/spongejump.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":"2024-12-03T02:16:10.000Z","updated_at":"2024-12-03T02:35:20.000Z","dependencies_parsed_at":"2024-12-08T16:47:45.816Z","dependency_job_id":null,"html_url":"https://github.com/spongejump/sol-volume-bot","commit_stats":null,"previous_names":["gungho0619/sol-volume-bot","spongepump/sol-volume-bot","spongejump/sol-volume-bot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spongejump%2Fsol-volume-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spongejump%2Fsol-volume-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spongejump%2Fsol-volume-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spongejump%2Fsol-volume-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spongejump","download_url":"https://codeload.github.com/spongejump/sol-volume-bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246453271,"owners_count":20779926,"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":[],"created_at":"2025-03-31T10:30:17.809Z","updated_at":"2025-03-31T10:30:18.459Z","avatar_url":"https://github.com/spongejump.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Solana Volume Bot\n\nThis repo serves to  help you achieve desired transaction volumes on the Solana blockchain. This powerful tool is perfect for users looking to manage multiple transactions effectively\n\n## Environment Variables\n\nTo run this project, you will need to add the following environment variables to your .env file\n\n```\nBOT_NAME = \"YOUR_BOT_NAME_HERE\"\nAUTH_KEYPAIR_PATH = \"YOUR_SOLANA_WALLET_KEY_PAIR_HERE\"\nRPC_URL = \"YOUR_SOLANA_RPC_URL_HERE\"\n...\n```\nPlease check more environment variables in `src/clients/config.ts`\n\n\n## Run Locally\n\nClone the project\n\n```bash\n  git clone https://github.com/gungho0619/sol-volume-bot.git\n```\n\nGo to the project directory\n\n```bash\n  cd sol-volume-bot\n```\n\nInstall dependencies\n\n```bash\n  npm install\n```\n\nStart the server\n\n```bash\n  npm run dev\n```\n\n## Execution Steps\n\nCaution: Run all steps in order and do not create new keypairs unless you reclaim your SOL.\n\n#### 1. Create New Keypairs\n\nCreate new keypairs for your volume transactions. This step is necessary if you want to ensure fresh keypairs.\n\n#### 2. Distribute SOL/WSOL\n\nDistribute SOL/WSOL to the keypairs.\n\n- Gas Fees: The SOL you send here is ONLY FOR GAS FEES. It is recommended to send anywhere from 0.05 to 1 SOL.\n- Volume Spam: This is the amount of SOL each keypair will use to volume spam and rotate. You can enter any custom amount to look natural.\n\n#### 3. Start Volumn\n\nExecute the volume bot to get your desired volume. It is recommended to set a timeout between swaps at around 3-10 seconds to look natural.\n\n#### 4. Retrieve Funds\n\nRetrieve all funds from the keypairs automatically. This step will retrieve all the WSOL and SOL you sent and send it to the wallet in the config file.\n\n#### 5. Simulate Volume\n\nSimulate all volume and calculate all Jito tip fees and Raydium 5bps fee to see EXACTLY how much you will spend to achieve the volume you want. This step ensures you know the exact costs involved.\n\n#### 6. Check Balance\n\nCheck balances of keypairs you created.\n\n\n## Badges\n\n[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/) [![GPLv3 License](https://img.shields.io/badge/License-Flamingo-red.svg)](https://opensource.org/licenses/)\n\n## Authors\n\n- [Flamingo](https://www.github.com/gungho0619)\n\n## Feedback\n\nIf you have any feedback, please reach out to me via [mail](tzztson@gmail.com) or [telegram](https://t.me/gungho0619)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspongejump%2Fsol-volume-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspongejump%2Fsol-volume-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspongejump%2Fsol-volume-bot/lists"}