04

Developer ecosystem

A direct path from idea to network.

Fluence gives developers clear interfaces for building, testing, deploying, and observing decentralized applications.

The toolchain removes incidental complexity while keeping the underlying system visible. Builders retain control without having to reconstruct the infrastructure beneath them.

SDK

Application interface

Typed primitives for composing network capabilities

CLI

Operational workflow

Repeatable local, test, and deployment commands

API

System access

Stable programmatic boundaries across the stack

Developer surface

Tools that reveal the system, not hide it.

Every interface is designed to shorten feedback loops while preserving the context engineers need to make sound decisions.

MODULE / 01

SDKs

Composable, typed building blocks for integrating protocol capabilities into applications.

  • Typed primitives
  • Local validation
  • Predictable upgrades
MODULE / 02

APIs

Stable interfaces for reading network state and coordinating application actions.

  • Consistent contracts
  • Observable responses
  • Clear errors
MODULE / 03

CLI + workflows

Fast operational tooling for development, testing, deployment, and diagnosis.

  • Project scaffolding
  • Network commands
  • Deployment checks
MODULE / 04

Documentation

Architecture-first guidance that connects individual commands to system behavior.

  • Conceptual guides
  • API references
  • Operational playbooks

Build path

A workflow designed for short, reliable feedback.

  1. 01

    Initialize

  2. 02

    Compose

  3. 03

    Test

  4. 04

    Deploy

  5. 05

    Observe

PRINCIPLE / 01

Local first

Develop and validate behavior before introducing network uncertainty.

PRINCIPLE / 02

Inspectable

Commands expose state, dependencies, and outcomes in understandable terms.

PRINCIPLE / 03

Automation-ready

Stable interfaces support repeatable workflows from laptop to production.

Live system view

Infrastructure made observable.

Clear operational feedback turns distributed behavior into something teams can inspect, reason about, and improve.

developer.quickstart

$ fluence init open-market

✓ project graph created

✓ protocol interfaces resolved

$ fluence deploy --verify

→ network deployment ready

Connected

Continue exploring

Build the infrastructure of tomorrow.

Start with clear interfaces, composable systems, and an open network.

Explore architecture