Skip to content

yungwine/pytoniq-core

Repository files navigation

pytoniq-core

PyPI version PyPI - Python Version Downloads

Installation

pip install pytoniq-core

Examples

You can find them in the /examples folder.

Donations

TON - EQBvW8Z5huBkMJYdnfAEM5JqTNkuWX3diqYENkWsIL0XggGG

Structure

boc

  • Cell
  • Slice
  • Builder
  • Hashmap
  • Address
  • Exotic cells

crypto

  • Cryptography for ADNL
  • Native fast crc functions
  • Keys, Mnemonics generation
  • Signatures creation and verifying

proof

  • Merkle proofs verifying - article

tl

  • TL automatic (de)serialization

tl-b

  • Almost all wrappers for schemes from block.tlb
  • Classes for popular custom tlb schemes