TON PaySDK
Docs

Terminal

Terminal
$Click "Install dependencies" to scaffold the Vite app and add TON Pay packages.

What You Get

Vite React starter

Creates src/main.tsx and src/App.tsx, so you can wire TonConnect at the real app entry.

@ton-pay/api

Creates the transfer payload and checks transfer status by reference.

@ton-pay/ui-react

Provides TonPayButton and useTonPay for the client flow.

@tonconnect/ui-react

Handles wallet connection and transaction approval.