Arcsetu programmable usdc settlement engine & cross-chain payment bridge on arc network.
arcsetu is a native web3 payment bridge designed for sub-second settlement, deterministic execution, and seamless asset routing across the arc ecosystem.
5042002)0x1c7D48196b0C7B01d743FbC6116a902379C7238)+——————————————————————-+ | USER INTERFACE LAYER | | Next.js Dashboard | Tailwind CSS | i18n Engine | | Hosted on Vercel Edge Network | +——————————————————————-+ | v +——————————————————————-+ | WEB3 ABSTRACTION LAYER | | Wagmi Hooks | Viem Engine | RainbowKit Connector | | HTML5 POS Scanner & Invoice Generator | +——————————————————————-+ | v +——————————————————————-+ | SMART CONTRACT LOGIC LAYER | | Arc Native Settlement Engine | Arc UP Handle Resolver Registry | | Programmable Fee Splitter | Treasury Yield Vault | +——————————————————————-+ | v +——————————————————————-+ | ON-CHAIN STATE LAYER | | Arc Testnet Consensus | Circle CCTP Routing Bridge | | Sub-Second Finality | ArcScan Verification | +——————————————————————-+
@handle) deterministically to 0x wallet addresses.```bash
git clone https://github.com/oamohm/Arcsetu.git
cd Arcsetu
npm install
npm run dev
open http://localhost:3000 to view the app locally.