This is a wagmi + ConnectKit + Next.js project
This is a full working crosSwap dex widget written from 0 using wagmi and connectKit. It supports multiple networks and multiple tokens.
https://ba2353a3.widget-alpha.pages.dev/
Modular design
Supports multiple networks
Supports multiple tokens and token list could be easily customized
Supports multiple wallets
Customizable by query params
pnpm i
Replace local wagmi package with the one from this repo
Add your WALLECT_CONNECT_ID to .env.local file
pnpm dev to run
pnpm build to build
Feel free to open issues and pull requests!