A forked TON Blockchain SDK for Python, based on pytoniq-core. Supports TON address handling, ADNL, TL-B schemas, and Cell parsing. Version 0.1.48, updated for Python >=3.7. Maintained by ebellocchia.
pip install pytoniq-core-forkNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates creating a TON Address and constructing a Cell.
Use pytoniq-core-fork README as reference.
Install with 'pip install pytoniq-core-fork', then import as 'from pytoniq_core import ...'
Run 'pip install pytoniq-core-fork' (not pytoniq_core-fork).
Use 'from pytoniq_core import Address' as shown in the quickstart.
No dependency data recorded yet.