Legacy Chain Architecture
Validium Architecture (Legacy)
How Sophon v1 used offchain data availability
Sophon v1 was implemented as a Validium built with the ZK Stack. A Validium keeps
transaction data outside Ethereum while publishing validity proofs to Ethereum,
reducing data costs while retaining proof-based verification of chain state.
Sophon used Avail as its external data-availability
layer. Avail stored the data needed to reconstruct state, while Ethereum verified
the validity proofs associated with transaction batches.
This architecture is retained as historical context only; it is not a roadmap for a
new Sophon chain deployment.