A curated list of resources, tools, libraries, and guides for building with Fluent.
- fluent - Fluent node implementation in Rust
- fluentbase - A framework to build smart contracts on the Fluent L2 as well as blockchains and verifiable compute environments that compile to rWasm
- rwasm - rWASM related crates including VM and AOT compilers
- Testnet
- block explorer - A block explorer for the Fluent testnet.
- faucet - A faucet for the Fluent testnet.
- Devnet
- block explorer - A block explorer for the Fluent devnet.
- faucet - A faucet for the Fluent devnet.
- gblend - A command-line tool for interacting with the Fluent blockchain.
- hardhat-plugin(sunset) - Hardhat toolbox for developing smart contracts in the Fluent blockchain ecosystem. Provides seamless WASM compilation and integrated testing for Rust and Solidity contracts.
- Network parameters - Instructions for connecting to the Fluent testnet/devnet.
- Example Contracts - A collection of examples for building with Fluent.
- Chess game example - A chess game built on the Fluent blockchain.
- Uniswap V2 Foundry - Foundry deploy scripts for Uniswap V2 on Fluent testnet.
- Uniswap V2 Frontend - Simple Uniswap V2 frontend interface on Fluent testnet.
- Tiles game example - A tiles game built on the Fluent blockchain.
- Blended SDK template - Quickstart Blended App development with this template SDK.
- Glossary - A glossary of terms used in the Fluent ecosystem.
- Rust guide - A guids for building with Rust based WASM contracts on Fluent.
- Solidity guide - A guids for building with Solidity on Fluent.
- Blended App - A collection of guides for building with Fluent.
Contributions welcome! Read the contribution guidelines first.