Skip to main content
This guide helps you integrate your custodial or non-custodial wallet with TON or partially build a basic fresh one from scratch with the help of TON Connect and WalletKit. TON Connect is a standard wallet connection protocol used on TON. It consists of many supplementary SDKs and supervises two major use-cases: integrations of dApps with TON and custom wallet integrations. The latter are done via the WalletKit. To proceed with a WalletKit integration, select your framework or environment: Additionally, explore the complete demo wallets:

Integration

Stub.

Usage

Once the wallet is integrated, follow one of these common usage recipes:

See also

Read more about the TON Connect and WalletKit themselves: Skim the reference pages with more in-depth information: Discover app integration guides or explore complete examples:
I