Skip to main content

why wasmX?

· One min read
Loredana Cirstea
Lead Engineer @ wasmX

wasmX is a next-generation modular blockchain engine where the entire protocol stack—including consensus logic and core blockchain behavior—is implemented as WebAssembly (WASM) smart contracts. This radical modularity enables full programmability and upgradability at every layer of the blockchain, empowering developers with unprecedented flexibility and control.

MythosX - Trees of blockchains - a scaling solution [multichain elective state syncing]

· 5 min read
Loredana Cirstea
Lead Engineer @ wasmX

Introducing MythosX: a trust-scalable system powered by a networked set of homogeneous blockchains based on our WasmX engine, as a multi-level decentralized hierarchical tree.

Simple blockchains are dead. Long live the trees of blockchains.

Today we demo multichain elective state syncing. One node, three or more chains with on-demand state-sync.

MythosX - Trees of blockchains - a scaling solution [multichain elective state syncing]

· 7 min read
Loredana Cirstea
Lead Engineer @ wasmX

We are building a trust scalable system powered by a networked set of homogeneous blockchains based on our WasmX engine.

Our wasmX engine is a WebAssembly-based, upgradable & customizable blockchain core that can be extended through WASM modules. It is compatible with both Cosmos and Ethereum blockchains. In fact, WasmX uses the Cosmos Baseapp, while reimplementing all additional modules as WASM contracts.