@rango-dev/provider-tonconnect
v0.22.1
Published
TonConnect Wallet integration for hub. [Homepage](https://ton.org/) | [Docs](https://docs.ton.org/ecosystem/ton-connect/overview)
Readme
@rango-dev/provider-tonconnect
TonConnect Wallet integration for hub.
Homepage | Docs
More about implementation status can be found here.
Implementation notes/limitations
⚠️ Initialization
You should provide TonConnect configs in configs.walletOptions[WalletTypes.TON_CONNECT] (which equals configs.walletOptions.tonconnect)
Feature
❌ Switch Account
Ton wallets don't emit account change events: https://github.com/ton-blockchain/ton-connect/blob/main/wallet-guidelines.md
⚠️ Disconnect
Some Ton wallets like Tonkeeper don't emit disconnect events
More wallet information can be found in readme.md.
