yungwine / pytoniq-core

TON Blockchain primitives

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

TON Blockchain primitives


Languages

Language:Python 100.0%