PVM [WIP] =============== Overview -------- The Polkadot Virtual Machine (PVM) is a core component of the JAN blockchain that enables the execution of smart contracts and decentralized applications. It provides a secure and efficient runtime environment for executing transactions and state transitions. Submodules ---------- .. toctree:: :maxdepth: 1 memory page_map program register Module Contents -------------- .. automodule:: jam.pvm :members: :undoc-members: :show-inheritance: :special-members: __init__