siandreev / tonconnect-demo-dapp-bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo telegram bot with TonConnect

Code for the Ton dev study lecture #3

⚠️Don't use this bot in production!

Production-ready full bot example here

Getting started

Rename .env.example to .env and paste your telegram bot token

  1. npm i
  2. npm run start

About


Languages

Language:TypeScript 100.0%