Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 817 Bytes

File metadata and controls

23 lines (12 loc) · 817 Bytes

Tonswap Telegram Bot

Work in progress!

This project is still experimental and in an ongoing research phase.

Telegram bot as user interface

The Telegram bot serves as a UI which lets users interact with the AMM (TON contracts deployed to mainnet) directly from within Telegram messenger. The bot supports commands such as swap, balance, liquidity stats.

Demo

Bot

Live demo on Telegram t.me/tdex_bot

Develop

Run npm install to install npm dependencies.

Run npm run bot to launch bot ,you will need a config.json

Please generate an token for running a bot using @botfather and place it in ./src/config.ts