Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 681 Bytes

index.rst

File metadata and controls

27 lines (23 loc) · 681 Bytes

Blockchain

.. toctree::
    :glob:
    :maxdepth: 1

    executor
    executor-agent
    executor-wallet
    signer
    account-store
    event-hub
    name-resolver
    description
    wallet
    votings
    payments

This section contains modules, that deal with basic blockchain interactions, like

  • performing calls and transaction to contracts
  • signing transactions
  • handle account private keys
  • use on-chain services, like ENS name resolver and event emitting contracts
  • describe contracts and ENS addresses