Making swapping cryptocurrency easier than ever, no more no less.
Supporting many chains, exchanges, bridges and coins for both swapping and bridging crosschain.
TinySwap is a simple github pages hosted serverless next.js container application for the https://li.fi/widget/
Live at https://tinyswap.app
Prerequisites:
- Node 18
Run development server:
yarn install
yarn dev
Build:
yarn build
yarn start
Open http://localhost:3000 with your browser to see the result.
Change the GA4 tag in index.tsx if you want google analytics.