Skip to content

Latest commit

 

History

History
56 lines (37 loc) · 2.33 KB

File metadata and controls

56 lines (37 loc) · 2.33 KB

📦 TON Connect

TON Python Versions PyPI License Donate

Image

Downloads Downloads Downloads

Python SDK for TON Connect

Wallet connections, transactions, data signing, and proof verification for TON.

Features

  • Wallet Connection — connect and manage wallet sessions
  • Send Transaction — sign, send, and handle errors
  • Sign Data — text, binary, and cell payloads
  • TON Proof — wallet ownership verification
  • Storage — file, memory, or custom backend

Support this project — TON: donate.ness.ton
UQCZq3_Vd21-4y4m7Wc-ej9NFOhh_qvdfAkAYAOHoQ__Ness

Installation

pip install ton-connect

Examples

Connect Wallet

Send Request

Verification

License

This repository is distributed under the MIT License.