Skip to content

MyTonSwap/app

Repository files navigation

MyTonSwap App

MyTonSwap Preview

Overview

MyTonSwap is a decentralized exchange platform on the TON blockchain, providing instant token swaps with the best rates and high liquidity.

Getting Started

Prerequisites

  • Node.js (version 20.x)
  • pnpm (version 7.x)

Installation

  1. Clone the repository:

    git clone https://github.com/mytonswap/app.git
    cd mytonswap-frontend
  2. Install dependencies:

    pnpm install

Running the Application

To start the development server, run:

pnpm run dev