Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 738 Bytes

README.md

File metadata and controls

36 lines (22 loc) · 738 Bytes

TinySwap

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/

image

Development

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.

Forking

Change the GA4 tag in index.tsx if you want google analytics.