https://github.com/nessshon/aiogram-tonconnect
aiogram-tonconnect is a user-friendly library for integrating TON Connect UI into aiogram-based Telegram bots.
https://github.com/nessshon/aiogram-tonconnect
aiogram telegram-bot ton ton-connect tonutils
Last synced: 6 months ago
JSON representation
aiogram-tonconnect is a user-friendly library for integrating TON Connect UI into aiogram-based Telegram bots.
- Host: GitHub
- URL: https://github.com/nessshon/aiogram-tonconnect
- Owner: nessshon
- License: mit
- Created: 2023-11-24T22:37:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-08T15:42:30.000Z (12 months ago)
- Last Synced: 2025-11-28T01:48:01.434Z (6 months ago)
- Topics: aiogram, telegram-bot, ton, ton-connect, tonutils
- Language: Python
- Homepage: https://pypi.org/project/aiogram-tonconnect/
- Size: 264 KB
- Stars: 48
- Watchers: 0
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📦 aiogram TON Connect UI
[](https://ton.org)
[](https://pypi.python.org/pypi/aiogram-tonconnect)

[](https://github.com/nessshon/aiogram-tonconnect/blob/main/LICENSE)




**Aiogram TON Connect UI** is a middleware library that streamlines the integration
of [TON Connect](https://github.com/ton-connect) technology into Telegram bots based
on [aiogram](https://github.com/aiogram/). It offers a pre-built user interface and orchestrates the interaction flow
for connecting wallets and initiating transactions. The library takes care of all user interactions with TON Connect
within the bot, encompassing the presentation of QR codes, texts, and keyboards, along with the handling of timeouts and
user cancellations.
- **Usage Example**: Explore practical implementations in
the [example](https://github.com/nessshon/aiogram-tonconnect/tree/main/example) section.
- **Bot Example**: Check out the live demonstration with [@aiogramTONConnectBot](https://t.me/aiogramTONConnectBot).
## Installation
```bach
pip install aiogram-tonconnect
```
## Features
* Ready-to-Use User Interface
* Middleware Functionality
* Interface Customization
* Multilingual Support
* QR Code Generation
## Screenshots
| | | |
|----------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------|
| [](https://telegra.ph//file/555175fd35c05370a64d4.jpg) | [](https://telegra.ph//file/ef770d825534cf049c1bb.jpg) | [](https://telegra.ph//file/502a80771bc07acc6e93b.jpg) |
| [](https://telegra.ph//file/99443226ba404a86586ad.jpg) | [](https://telegra.ph//file/74fba6fca9c273d5f6f30.jpg) | [](https://telegra.ph//file/656593c298123fea6be60.jpg) |
## Support
Supported by [TON Society](https://github.com/ton-society/grants-and-bounties), Grants and Bounties program.
## Donations
**TON** - `UQCDrgGaI6gWK-qlyw69xWZosurGxrpRgIgSkVsgahUtxZR0`
**USDT** (TRC-20) - `TGKmm9H3FApFw8xcgRcZDHSku68vozAjo9`
## Contribution
We welcome your contributions! If you have ideas for improvement or have identified a bug, please create an issue or
submit a pull request.
## License
This repository is distributed under
the [MIT License](https://github.com/nessshon/aiogram-tonconnect/blob/main/LICENSE). Feel free to use, modify, and
distribute the code in accordance with the terms of the license.