An open API service indexing awesome lists of open source software.

https://github.com/userconcept/userconcept-swap-client

Web3 DApp on TON blockchain (TypeScript, React, TON Connect)
https://github.com/userconcept/userconcept-swap-client

blockchain dapp javascript mvp react react-router reactjs swap the-open-network ton tonconnect typescript web3

Last synced: 5 months ago
JSON representation

Web3 DApp on TON blockchain (TypeScript, React, TON Connect)

Awesome Lists containing this project

README

          

# 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`