{"id":48588961,"url":"https://github.com/moazamtech/solana-multi-sender","last_synced_at":"2026-04-08T18:26:47.510Z","repository":{"id":330207031,"uuid":"1021555935","full_name":"moazamtech/solana-multi-sender","owner":"moazamtech","description":"🚀 A Next.js 15 web app for sending SOL and SPL tokens to multiple recipients simultaneously on Solana. Built with TypeScript, Tailwind CSS, and Solana Web3.js. Supports Phantom \u0026 Solflare wallets.","archived":false,"fork":false,"pushed_at":"2025-12-23T21:29:30.000Z","size":361,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-25T11:28:46.104Z","etag":null,"topics":["blockchain","nextjs15"],"latest_commit_sha":null,"homepage":"https://solana-transection.vercel.app","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/moazamtech.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-07-17T15:18:32.000Z","updated_at":"2025-12-23T21:29:31.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/moazamtech/solana-multi-sender","commit_stats":null,"previous_names":["moazamtech/solana-multi-sender"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/moazamtech/solana-multi-sender","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moazamtech%2Fsolana-multi-sender","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moazamtech%2Fsolana-multi-sender/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moazamtech%2Fsolana-multi-sender/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moazamtech%2Fsolana-multi-sender/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moazamtech","download_url":"https://codeload.github.com/moazamtech/solana-multi-sender/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moazamtech%2Fsolana-multi-sender/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31568216,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["blockchain","nextjs15"],"created_at":"2026-04-08T18:26:46.778Z","updated_at":"2026-04-08T18:26:47.502Z","avatar_url":"https://github.com/moazamtech.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Solana Multi-Sender\n\nA powerful and user-friendly web application built with Next.js 15 that enables users to send SOL and SPL tokens to multiple recipients in a single transaction on the Solana blockchain.\n\n![Solana Multi-Sender](https://img.shields.io/badge/Solana-Multi--Sender-9945FF?style=for-the-badge\u0026logo=solana\u0026logoColor=white)\n\n## 🌟 Features\n\n- **Multi-Recipient Transfers**: Send SOL or SPL tokens to multiple wallet addresses simultaneously\n- **Wallet Integration**: Seamless connection with Phantom and Solflare wallets\n- **Custom Token Support**: Add and send any SPL token by providing the token mint address\n- **Built-in Token Library**: Pre-loaded with popular SPL tokens for easy selection\n- **Transaction Tracking**: Direct links to view transactions on Solana Explorer and Solscan\n- **Devnet Support**: Connected to Solana Devnet for safe testing and development\n- **Responsive Design**: Beautiful, mobile-friendly interface built with Tailwind CSS\n- **Type Safety**: Full TypeScript implementation for better development experience\n\n## 🚀 Live Demo\n\nVisit the live application: [https://solana-transection.vercel.app/](https://solana-transection.vercel.app/)\n\n## 🛠️ Tech Stack\n\n- **Framework**: Next.js 15\n- **Language**: TypeScript\n- **Styling**: Tailwind CSS\n- **Blockchain**: Solana Web3.js\n- **Wallet Integration**: Solana Wallet Adapter\n- **Deployment**: Vercel\n\n## 📋 Prerequisites\n\nBefore running this project, make sure you have:\n\n- Node.js 18+ installed\n- A Solana wallet (Phantom or Solflare) configured for Devnet\n- Devnet SOL tokens (get them from [Solana Faucet](https://solfaucet.com/))\n\n## ⚡ Getting Started\n\n1. **Clone the repository**\n   ```bash\n   git clone https://github.com/moazamtech/solana-multi-sender.git\n   cd solana-multi-sender\n\n2.   pnpm install\n3.   pnpm run dev\n\nSet up environment variables\nbashcp .env.example .env.local\nAdd your environment variables:\nenvNEXT_PUBLIC_SOLANA_RPC_URL=https://api.devnet.solana.com\nNEXT_PUBLIC_SOLANA_NETWORK=devnet\n\nOpen your browser\nNavigate to http://localhost:3000\n\n🔧 How to Use\n\nConnect Wallet: Click the wallet connection button and select your preferred wallet (Phantom or Solflare)\nSelect Token: Choose from the dropdown menu:\n\nSOL (native Solana token)\nPre-loaded SPL tokens\nAdd custom SPL token by entering the mint address\n\n\nAdd Recipients: Enter recipient wallet addresses and the amount to send to each\nExecute Transaction: Click \"Send\" to create and execute the multi-send transaction\nTrack Transaction: View your transaction details on Solana Explorer or Solscan\n\n🔒 Security Features\n\nDevnet Only: Application is configured for Solana Devnet to prevent accidental mainnet transactions\nWallet Verification: Transactions require wallet approval before execution\nInput Validation: All addresses and amounts are validated before processing\nError Handling: Comprehensive error handling for failed transactions\n\n🤝 Contributing\nContributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.\n\nFork the project\nCreate your feature branch (git checkout -b feature/AmazingFeature)\nCommit your changes (git commit -m 'Add some AmazingFeature')\nPush to the branch (git push origin feature/AmazingFeature)\nOpen a Pull Request\n\n📝 License\nThis project is open source and available under the MIT License.\n⚠️ Disclaimer\nThis application is currently configured for Solana Devnet only. Do not use with mainnet tokens without proper testing and security audits. Always verify recipient addresses before sending transactions.\n🙏 Acknowledgments\n\nSolana Web3.js for blockchain interaction\nSolana Wallet Adapter for wallet integration\nNext.js for the amazing React framework\nTailwind CSS for the utility-first CSS framework\n\n📞 Support\nIf you have any questions or need help, please open an issue on GitHub or contact @moazamtech.\n\nMade with ❤️ by moazamtech\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoazamtech%2Fsolana-multi-sender","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoazamtech%2Fsolana-multi-sender","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoazamtech%2Fsolana-multi-sender/lists"}