Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SVOIcom/tonswap-frontend
TONSwap user interface
https://github.com/SVOIcom/tonswap-frontend
freeton frontend javascript jquery liquidity-providers no-typescript ton tonswap uniswap
Last synced: 2 months ago
JSON representation
TONSwap user interface
- Host: GitHub
- URL: https://github.com/SVOIcom/tonswap-frontend
- Owner: SVOIcom
- License: apache-2.0
- Created: 2021-03-03T06:41:26.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-21T17:28:44.000Z (about 3 years ago)
- Last Synced: 2024-07-30T20:55:08.657Z (5 months ago)
- Topics: freeton, frontend, javascript, jquery, liquidity-providers, no-typescript, ton, tonswap, uniswap
- Language: CSS
- Homepage: https://swap.tonswap.com
- Size: 7.51 MB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![photo_2020-12-15_20-21-41](https://user-images.githubusercontent.com/18599919/111032509-ac9fbd80-841d-11eb-9639-843ef2d758b3.jpg)
# TONSwap Frontend FINALYou can see deployed version at [http://swap.tonswap.com](http://swap.tonswap.com)
User interface for the TONSwap liquidity pair system.
The interface supports connection to the FreeTON network using the extraTON extension, as well as using a key pair or seed phrase directly through the ton-client-web-js
## Defaults
SWAP.block-chain.com use [TONConnect](https://github.com/SVOIcom/ton-provider) for connection support of various browser wallets:
* TONWallet
* Broxus Crystal Wallet## Bulding
Initially, no additional assembly of the project is required, however, you can update the versions of the ton-client library by command
```shell
npm install
npx webpack
```## Links
[![Channel on Telegram](https://img.shields.io/badge/-TON%20Swap%20TG%20chat-blue)](https://t.me/tonswap)## Authors
Developed by [SVOI.dev](https://SVOI.dev) team
* [Andrey Nedobylsky](https://github.com/lailune)
* [Paul Mikhaylov](https://github.com/Pafaul)
* [Антон Щербаков](https://github.com/4erpakOFF)
* [Daniil Taldykin](https://github.com/DaTaLe)