Fluent Overview

Fluent is the first blended execution network. The project encompasses a zero-knowledge virtual machine (zkVM), Layer-2 network, and development framework 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