{"id":17859884,"url":"https://github.com/tnodes/t-sol","last_synced_at":"2026-05-14T20:07:07.904Z","repository":{"id":259728424,"uuid":"879296770","full_name":"Tnodes/t-sol","owner":"Tnodes","description":"T-SOL is a command-line tool that allows you to transfer the entire SOL balance from multiple Solana accounts to a single destination address.","archived":false,"fork":false,"pushed_at":"2024-10-27T14:52:30.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-28T06:42:40.019Z","etag":null,"topics":["solana","solana-blockchain","solana-program","token-tranfer"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Tnodes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-10-27T14:39:30.000Z","updated_at":"2024-10-27T14:52:33.000Z","dependencies_parsed_at":"2024-10-27T16:56:21.281Z","dependency_job_id":null,"html_url":"https://github.com/Tnodes/t-sol","commit_stats":null,"previous_names":["tnodes/t-sol"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Tnodes/t-sol","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tnodes%2Ft-sol","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tnodes%2Ft-sol/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tnodes%2Ft-sol/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tnodes%2Ft-sol/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tnodes","download_url":"https://codeload.github.com/Tnodes/t-sol/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tnodes%2Ft-sol/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280943396,"owners_count":26417747,"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","status":"online","status_checked_at":"2025-10-25T02:00:06.499Z","response_time":81,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["solana","solana-blockchain","solana-program","token-tranfer"],"created_at":"2024-10-28T07:03:50.572Z","updated_at":"2025-10-25T11:02:44.141Z","avatar_url":"https://github.com/Tnodes.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# T-SOL: Solana Balance Transfer Tool 🚀💰\n\nT-SOL is a command-line tool that allows you to transfer the entire SOL balance from multiple Solana accounts to a single destination address.\n\n## ✨ Features\n\n- 💸 Transfer SOL from multiple accounts to one destination address\n- 🔑 Read private keys from a file\n- 🧮 Calculate and account for transaction fees\n- 🚀 Automatic processing of all accounts without individual confirmations\n- 📊 Display transaction details and balances\n\n## 🛠️ Prerequisites\n\n- Node.js (v12 or higher)\n- npm (Node Package Manager)\n\n## 🚀 Installation\n\n1. Clone this repository:\n   ```\n   git clone https://github.com/Tnodes/t-sol.git\n   cd t-sol\n   ```\n\n2. Install the dependencies:\n   ```\n   npm install\n   ```\n\n## 📝 Usage\n\n1. Create a file named `private_key.txt` in the project root directory.\n2. Add the private keys **(only privatekey not pharse)** of the Solana accounts you want to transfer from, **one per line**.\n3. Run the script:\n   ```\n   node index.js\n   ```\n4. Enter the destination address when prompted.\n5. The script will automatically process all accounts and transfer the funds.\n\n## 🔒 Security Notice\n\n⚠️ **IMPORTANT**: Keep your `private_key.txt` file secure and never share it. Consider deleting it after use.\n\n## ⚙️ Configuration\n\nBy default, the script connects to the Solana mainnet. To use a different network, modify the `network` parameter in the `SolanaTransfer` constructor in `index.js`.\n\n## 🤝 Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n## 📄 License\n\nThis project is open source and available under the [MIT License](LICENSE).\n\n## 👨‍💻 Author\n\n@Tnodes\n\n## 🛎️ Telegram\n\nhttps://t.me/tdropid\n\n## ⚠️ Disclaimer\n\nThis tool is provided as-is, without any warranties. Use at your own risk. Always double-check the destination address before running the script, as all transfers will proceed automatically once started.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftnodes%2Ft-sol","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftnodes%2Ft-sol","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftnodes%2Ft-sol/lists"}