English

n-VM: A Multi-VM Layer-1 Architecture with Shared Identity and Token State

Cryptography and Security 2026-03-26 v1 Distributed, Parallel, and Cluster Computing

Abstract

Multi-chain ecosystems suffer from fragmented identity, siloed liquidity, and bridge-dependent token transfers. We present n-VM, a Layer-1 architecture that hosts n heterogeneous virtual machines as co-equal execution environments over shared consensus and shared state. The design combines three components: a dispatcher that routes transactions by opcode prefix, a unified identity layer in which one 32-byte commitment anchors VM-specifific addresses, and a unified token ledger that exposes VM-native interfaces such as ERC-20 and SPL over a common balance store. We formalize routing, identity derivation, and token transfer semantics, and prove cross-VM transfer atomicity and identity isolation under standard cryptographic assumptions. We describe a concrete instantiation with five VMs: a native runtime, EVM, SVM, Bitcoin Script, and TVM. We also present context-based sharding and a write-set scheduler for parallel execution. Under an analytical throughput model, the architecture admits a projected range of about 16,000 to 66,000 transactions per second on commodity hardware.

Keywords

Cite

@article{arxiv.2603.23670,
  title  = {n-VM: A Multi-VM Layer-1 Architecture with Shared Identity and Token State},
  author = {Jian Sheng Wang},
  journal= {arXiv preprint arXiv:2603.23670},
  year   = {2026}
}

Comments

16 pages, 1 figure

R2 v1 2026-07-01T11:36:15.598Z