Deploy and manage your relayers on Avalanche with just one click!
We believe that the future of the Avalanche ecosystem is in the interoperability of the different blockchains of the ecosystem. We are building a platform that allows users to deploy their own relayers and manage them easily.
We also envision a future where the relayers will be able to choose the messages that will generate profit, and the user will be able to choose the relayer that will be the most profitable for them.
This project is a proof of concept (that works!) started with <3 in the Summit LATAM Hackathon 2024.
- Deploy relayers with 0 code
- Deploy preloaded relayers (forget about funding them)
- Manage your relayers
- Choose the messages that will generate profit
- Smart incentive calculator (improvement to awm-relayer)
- SDK-Integrated Relayer for Developers
- Mobile Relayer App for Decentralized Participation
First, run the development server:
pnpm install
pnpm dev
Open http://localhost:3000 with your browser to see the result.
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.