Skip to content

[RU] Lessons about interaction with TON Blockchain using Python

Notifications You must be signed in to change notification settings

yungwine/pyton-lessons

Repository files navigation

PYTHON TON LESSONS

Useful repos/libs:

Official Docs - link

  • Main libraries review
  • Wallet creation, import and deployment
  • Counter contract deployment
  • Internal message creation
  • Contract Get-method parsing
  • Cell creation
  • Cell parsing by bits and devdao's tonsdk
  • Internal contract deployment
  • Looking for archive liteservers
  • Block parsing
  • Last transactions parsing
  • Transaction status
  • Creation of unsuccessful transaction
  • Exit codes in transactions phases
  • Messages in transactions
  • Jettons transfers parsing
  • NFT Collection deployment
  • Single NFT deployment
  • Batch NFTs deployment
  • NFT transfer
  • NFT Collection parsing
  • NFT items parsing
  • Sale (auction) NFT SC parsing
  • All collection's items parsing
  • Jetton minter deployment
  • Tokens mint
  • Jetton transfer
  • Jetton burn
  • Jetton contnet parsing (onchain and offchain)
  • Hashmaps reading
  • Jetton wallet parsing
  • Highload wallets
  • Hashmaps
  • Blockchain config parsing
  • Multisig wallets
  • Offchain signatures
  • Onchain signatures
  • TON Node types
  • mytonctrl installation
  • Connection to your own liteserver
  • local toncenter installation

About

[RU] Lessons about interaction with TON Blockchain using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages