This is a demo application designed to showcase transactions using the Telegram star-based currency for a specific bot. It leverages the typescript-telegram-bot-api to fetch data from the .getStarTransactions() method and display it in a list format.
To use this application, you will need a bot token, which you can obtain from @BotFather on Telegram.
- Visit the StarExplorer demo.
- Enter your bot token in the provided field.
- View the transactions displayed.
Your bot token is used only to interact with the Telegram API (api.telegram.org) and is not stored or transmitted elsewhere. The entire source code is available in this repository for verification.