-
Whenever I try to use blueprint ts scripts to perform actions using the option
`TON Connect compatible mobile wallet (example: Tonkeeper)`
Requests for txs are not being displayed on TONKeeper, b…
-
### Summary
Cover TON Connect 2.0 tutorial
### Context
Currently, TON Connect 2.0 docs only cover its API and don't provide usage examples. I think to increase popularity of this tool a tutor…
-
- [x] Кнопка Connect Wallet пропадает
- [x] Кошельки (кроме tonkeeper-а) и их подключение не одинаково предсказуемо работает
- [x] Проверить работу других кошельков
- [x] Названия кошельков вылеза…
-
### Summary
This step proposes to explain how the examples and work, how you can test them in a local environment and how to safely expand them to implement most of your backend in a different p…
-
### Summary
We are making a library for using TON Connect in Python.
https://github.com/ClickoTON-Foundation/tonconnect
### Context
With our library, Python developers will be able to implement …
-
Hi. Thanks for great work of team of this project! But there is a issue, when I deploy to testnet.
OS: MacOS
Node: v16.15.1
1. `yarn blueprint run`
2. `Choose file to use deployCollection`
3.…
-
**Bug description**
I use react-router-dom and @ton-connect/ui-react and they don't seem to work well together.
Let's say we have the 'Connect wallet' button on the '/' route, and we also have an …
-
I'm using`@tonconnect/sdk@2.1.0` default walletsListSource (add tonhub wallets-list version ) occur this error
previous version (not add tonhub) is working well
-
**Describe the bug**
TonConnectButton disappears once I move to another page.
1) When the application is initiated first, the TonConnectButton shows.
2) However, when moving to another page, …
-
**Is your feature request related to a problem? Please describe.**
I'm developing an application for TON with frontend and backend. I need to authenticate in the backend the user that connects with…