hyperlane-warp-ui-template
Cross-chain token bridge interface with code review workflows
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Hyperlane Warp UI Template?โผ
Run `npx skills add hyperlane-xyz/hyperlane-warp-ui-template --all -g -y` in your terminal to install all skills in this repository globally.
What is the Hyperlane Warp UI Template used for?โผ
It is a ready-made Next.js web app for bridging tokens between blockchains via Hyperlane Warp Routes. You customize the tokens, chains, and branding, then deploy it as your own bridge interface.
Can I embed the bridge widget on my website?โผ
Yes. Once deployed, the app provides an /embed page you can add to any site with an iframe, including theme colors and pre-selected transfer routes via URL parameters.
Which blockchains and wallets does it support?โผ
It supports EVM chains, Solana, Cosmos, Starknet, and Radix, each with its own wallet provider such as RainbowKit for EVM wallets.
Does it work with AI coding assistants?โผ
Yes. The included CLAUDE.md and skills guide your AI agent through commits, code reviews, security checks, and resolving PR feedback in this codebase.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core