ArcSplitter is a Next.js Web3 app for splitting USDC payments across multiple wallets in a single transaction.
- Connects wallets using MetaMask, Coinbase Wallet, WalletConnect, and other supported providers.
- Splits a single USDC payment to up to 20 recipient wallets.
- Supports fixed-amount and percentage-based splits.
- Uses Arc Testnet for development and testing.
- Supports light/dark theme switching.
- Next.js App Router
- TypeScript
- Tailwind CSS
next-themesfor theme managementviem/ethersfor blockchain interactions- Shadcn-based UI components