description |
---|
Fluent Public Devnet |
This is the second devnet version of the Fluent L2, explicitly designed for deploying and interacting with EVM and Rust-based smart contracts. Solidity and Rust contracts can be deployed independently, or call each other as part of a blended application that utilizes both types of contracts.
{% hint style="info" %} Due to possible issues in devnet implementations, we can reset the network at any time to upgrade it to a more stable version. {% endhint %}
Network Parameters | Resources |
---|---|
Network Name | Fluent Developer Preview |
RPC URL | https://rpc.dev.gblend.xyz/ |
Chain ID | 20993 |
Symbol | ETH |
To quickly integrate Fluent with MetaMask, visit our Dev Homepage
Resources | Links |
---|---|
Faucet | https://faucet.dev.gblend.xyz/ |
RPC | https://rpc.dev.gblend.xyz/ |
Explorer | https://blockscout.dev.gblend.xyz/ |
The Fluentbase SDK currently supports writing smart contracts in:
- Rust
- Solidity
- Vyper
Future iterations will introduce more language support.
In this version, the offering includes a basic Reth implementation, where the execution environment is substituted with Fluent's VM, rWasm. Rollup and zk functionalities are not available at this stage.
It's essential to note that significant changes might occur in the VM structure, host SDK, and execution layer in subsequent releases.