Skip to main content

TAC SDK (Python)

Python SDK for TON <-> TAC cross-chain operations. Repository: https://github.com/TacBuild/python-tac-sdk

ETH <-> TON Bridge Helpers

See the dedicated helper docs: helpers/README.md

Installation

pip install tac-sdk

Quick start

import asyncio
from sdk.tac_sdk import TacSdk
from structs.struct import Network, SDKParams


async def main() -> None:
    sdk = await TacSdk.create(SDKParams(network=Network.TESTNET))
    token = await sdk.getFT("EQBLi0v_y-KiLlT1VzQJmmMbaoZnLcMAHrIEmzur13dwOmM1")
    print(token.address)


asyncio.run(main())

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tac_sdk-0.1.2.tar.gz (495.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tac_sdk-0.1.2-py3-none-any.whl (560.0 kB view details)

Uploaded Python 3

File details

Details for the file tac_sdk-0.1.2.tar.gz.

File metadata

  • Download URL: tac_sdk-0.1.2.tar.gz
  • Upload date:
  • Size: 495.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.3.2 CPython/3.13.7 Windows/11

File hashes

Hashes for tac_sdk-0.1.2.tar.gz
Algorithm Hash digest
SHA256 3616dbd7f162bad687dd249187919b2382741b4b2b0c838319bb61c803e3f025
MD5 15dfb22e4928b473ed06ac78c5e85627
BLAKE2b-256 aacd4dd42321358dffd15db338ffe5c187f3976e91c02021d0c12cd4e39f9883

See more details on using hashes here.

File details

Details for the file tac_sdk-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: tac_sdk-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 560.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.3.2 CPython/3.13.7 Windows/11

File hashes

Hashes for tac_sdk-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 86f547e555cc407ee49643a910ec305e80e882a02d8c563fd836f6308fa4b656
MD5 9136201186efd280b51e498084938f0c
BLAKE2b-256 228a5ae4b44d3f73b0c7b067ac60c5d00964786b37cdd09d69e51b25db3feca1

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.2 This release

2 files

0.1.1

2 files

0.1.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page