{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/9"}],"enrichment":{"capability":"pytoniq-core provides low-level primitives for working with the TON blockchain: binary object containers (cells, slices, builders), cryptographic operations, Merkle proof verification, and TL-schema serialization for blockchain data structures.","skillfed_tags":["blockchain","ton-protocol","cryptography"],"use_cases":["Building TON wallet or node software that needs to serialize and deserialize blockchain messages.","Verifying Merkle proofs from TON blockchain data to validate state or transaction inclusion.","Implementing custom TON smart contract interaction libraries that require low-level cell manipulation.","Generating and managing TON addresses and cryptographic keys for protocol-level operations.","Parsing and constructing TL-serialized data structures for TON network communication."],"what_it_does":"pytoniq-core is a low-level SDK for the TON blockchain, providing the foundational data structures and cryptographic primitives needed to interact with TON at the protocol level. It handles binary serialization (cells, slices, builders), address encoding, key generation, signature operations, and TL-schema (de)serialization\u2014the wire format used throughout the TON network.\n\nThe package is organized into five main modules: boc (binary object containers and address handling), crypto (ADNL cryptography, CRC functions, key and signature operations), proof (Merkle proof verification), tl (automatic TL serialization), and tl-b (wrappers for TON's block schema and custom schemes). It targets developers building blockchain tools, wallets, or protocol-level applications on TON, and is actively maintained with support for Python 3.9 through 3.14.","worth_installing":"Yes, if you are building TON blockchain applications and need low-level protocol primitives. The package is actively maintained, has no known vulnerabilities, and installs with low friction. However, verify the license terms first\u2014they are not declared in the metadata\u2014and confirm it fits your use case, as this is a foundational library, not a high-level wallet or node interface."},"id":"pytoniq-core","links":{"html":"https://skillfed.io/packages/pytoniq-core","md":"https://skillfed.io/packages/pytoniq-core.md","pypi":"https://pypi.org/project/pytoniq-core/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-07","license_spdx":null,"license_treatment":"unclear","name":"pytoniq-core","python_support":"supports_current","summary":"TON Blockchain SDK"},"popularity":{"monthly_downloads":120396,"position":12024,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.2.0"}
