Fluent Overview

Fluent is the first blended execution networkarrow-up-right. The project encompasses a zero-knowledge virtual machinearrow-up-right (zkVM), Layer-2 networkarrow-up-right, and development frameworkarrow-up-right for building diverse blockchain-based applications on Ethereum.

Fluent’s unique value proposition lies in its ability to:

  • simulate the execution environment (EE) of multiple virtual machines (VMs),

  • enabling real-time composability of smart contracts pertaining to different VMs (the EVM, the SVM, Wasm, etc.),

  • and written in various programming languages (e.g., Solidity, Rust, and more),

  • on a shared state execution environment.

Fluent supports atomic composability between apps targeting different VMs, and “blended” apps composed of smart contracts mixed and matched between them. Interaction between the different types of contracts the network supports happens under the hood and is both atomic and happens in real-time.

Last updated