ton_connect
Pure Dart implementation of the TON Connect 2 protocol: encrypted HTTP bridge sessions, the injected JS bridge, the wallet registry and universal links.
Status: 0.1.0. Proven end-to-end against Tonkeeper on testnet — see the demo. The API can still change while the version is
0.x. See the repository README for the roadmap.
Implements the protocol as of revision 2026.05.18, including signMessage, structured transaction items, NETWORK_ID, EmbeddedRequest and trace_id.
License
MIT
Libraries
- testing
- Test doubles for driving TON Connect without a network or a wallet.
- ton_connect
- A pure Dart implementation of the TON Connect 2 protocol.