This project is still experimental and in an ongoing research phase.
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.
Live demo on Telegram t.me/tdex_bot
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