MyTonSwap is a decentralized exchange platform on the TON blockchain, providing instant token swaps with the best rates and high liquidity.
- Node.js (version 20.x)
- pnpm (version 7.x)
-
Clone the repository:
git clone https://github.com/mytonswap/app.git cd mytonswap-frontend
-
Install dependencies:
pnpm install
To start the development server, run:
pnpm run dev