Send funds to one ENS name and distribute to many recipients instantly
Enroute is a simple ENS-native payment distribution app that lets users send funds to a single ENS name and automatically split or route those funds to multiple recipients. Instead of manually collecting wallet addresses or making multiple transactions, users interact with human-readable ENS identities to distribute payments in one flow. Enroute is designed for use cases such as group payments, creator payouts, grants, and shared expenses. By building on ENS, the app reduces friction for new users, improves usability, and demonstrates how ENS can be used as a coordination and payment primitive beyond basic address resolution
Enroute is built as a monorepo that combines a Next.js frontend with Ethereum smart contracts developed using Foundry. The frontend handles user interaction, ENS name input, and payment configuration, providing a simple and intuitive interface for sending and distributing funds. Smart contracts define the core distribution logic and enforce transparent on-chain execution. ENS resolution is handled on L2 using Durin, allowing the app to leverage ENS while benefiting from lower fees and faster transactions

