10 packages
@tonapps/tonconnect-server
TonConnect Server
@tonapps/tonlogin-client
TonLogin Client
@tonapps/tonlogin-server
TonLogin Server
@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.