Socket
Book a DemoInstallSign in
Socket
t

tonconnectadmin

npm

Packages

Co-maintainers

8 packages

@tonconnect/bridge-sdk

This guide shows how to use `BridgeProvider` to implement a wallet-side bridge connection, following the [TON Connect protocol](https://github.com/ton-blockchain/ton-connect/blob/main/bridge.md#universal-link), [session management](https://github.com/ton-

@tonconnect/isomorphic-eventsource

This package provides `EventSource` applicable in different environments (browser & NodeJS).

@tonconnect/isomorphic-fetch

This package provides `fetch` applicable in different environments (browser & NodeJS).

@tonconnect/protocol

ℹ️ If you want to integrate TonConnect to your dApp, you should use [@tonconnect/sdk](https://www.npmjs.com/package/@tonconnect/sdk)

@tonconnect/qa

This guide provides a quick setup process for Playwright to automate tests for TON Dapps, note that this is a basic configuration

@tonconnect/sdk

Use it to connect your app to TON wallets via TonConnect protocol. You can find more details and the protocol specification in the [docs](https://docs.ton.org/develop/dapps/ton-connect/overview). See the example of sdk usage [here](https://github.com/ton

@tonconnect/ui

TonConnect UI is a UI kit for TonConnect SDK. Use it to connect your app to TON wallets via TonConnect protocol.

@tonconnect/ui-react

TonConnect UI React is a React UI kit for TonConnect SDK. Use it to connect your app to TON wallets via TonConnect protocol in React apps.