Polygon Miden

← Target Reference | VM: MIDEN


Runtime Parameters

Parameter Value
VM MIDEN
Runtime binding miden.ext.*
Account model Account
Storage model Merkle-authenticated
Cost model Proof-based (table rows)
Cross-chain Ethereum L2

Runtime Binding (miden.ext.*)

  • Account management — create and manage Miden accounts
  • Note operations — send and receive notes between accounts
  • Storage access — read/write account storage slots
  • Cross-contract calls — invoke other accounts' interfaces

Notes

Polygon Miden is a ZK rollup on Ethereum. Client-side proving — users prove their own transactions.

For VM details, see miden.md.

Dimensions

trident/vm/miden
🏔️ MIDEN [← Target Reference](/trident-reference-targets) Parameters | Parameter | Value | |---|---| | Architecture | Stack | | Field | Goldilocks (p = 2^64 - 2^32 + 1) | | Field bits | 64 | | Hash function | Rescue-Prime | | Digest width | 4 field elements | | Hash rate | 8 field elements | |…

Pages in this namespace

Local Graph