thor-devkit.py
latest

Contents:

  • Installation
  • ABI encoding
  • RLP encoding
  • Transactions
  • Useful models
  • Various utilities and primitives
  • Hash and cryptography utilities
  • Implementation details
  • Useful references
thor-devkit.py
  • »
  • Welcome to thor-devkit.py’s documentation!
  • Edit on GitHub

Welcome to thor-devkit.py’s documentation!

Contents:

  • Installation
  • ABI encoding
    • Basic concepts
      • Function selector
      • Supported types
      • Further reading
    • API documentation
      • Function
      • Constructor
      • Event
      • Coder
      • StateMutabilityT
      • FuncParameterT
      • FunctionT
      • ConstructorT
      • EventParameterT
      • EventT
      • MUTABILITY
      • FUNC_PARAMETER
      • FUNCTION
      • CONSTRUCTOR
      • EVENT_PARAMETER
      • EVENT
      • calc_event_topic
      • calc_function_selector
      • FunctionResult
      • Encodable
      • FunctionBase
  • RLP encoding
    • Theory
      • Encoding
      • Encoding algorithm
      • Encoding examples
      • Serialization
    • API documentation
  • Transactions
  • Useful models
    • thor_devkit.cry.hdnode
    • thor_devkit.cry.keystore
    • thor_devkit.certificate
  • Various utilities and primitives
    • thor_devkit.cry.address
    • thor_devkit.cry.mnemonic
    • thor_devkit.cry.bloom
  • Hash and cryptography utilities
    • thor_devkit.cry.blake2b
    • thor_devkit.cry.keccak
    • thor_devkit.cry.secp256k1
  • Implementation details
    • thor_devkit.exceptions
    • thor_devkit.cry.utils
    • thor_devkit.validation
  • Useful references

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2022, laalaguer. Revision a014c63b.

Built with Sphinx using a theme provided by Read the Docs.