This is a test Telegram dapp for UXUY Wallet.
- Connect to the wallet
- switch network
- Send tokens
- UXUY Wallet on Telegram
- Connection Demo
- UXUY SDK Repository
- Create a Telegram Bot
- Create a Telegram MinApp
To install the dependencies:
npm install
To start the project:
npm run start
To build the project:
npm run build