Skip to content

userconcept/userconcept-swap-client

Repository files navigation

userconcept-swap-client

userconcept swap - Web3 DApp on TON blockchain.

About project

Decentralized swap application on TON blockchain that enables exchange of TON, USDT and other tokens directly via smart contracts, without intermediaries.

Basic commands

Install dependencies:

npm i

Start development:

npm run dev