Flux
  • Background
    • Background: Web3 Grew, the Data Layer Didn’t
  • What Flux Does
    • What Flux Brings That Was Missing
      • What Flux Does: System capabilities, not implementation
    • A Modular Workflow for Verifiable Data
    • The System Behind Sub-Second Proofs
    • More Than Access: Integrity, Speed, and Structure
    • Beyond Code: Participation and Control
  • Tokenomics
    • Tokenomics
      • Utility
      • Allocation
  • Roadmap
    • Roadmap
  • FAQ
    • FAQ
Powered by GitBook
On this page
  1. What Flux Does

A Modular Workflow for Verifiable Data

Flux SDKs

Lightweight libraries in JavaScript and Python for building and integrating queries into backend services, automation agents, or smart contract logic. Includes query composition, result retrieval, and proof decoding.

Command-Line Interface (CLI)

A standard CLI tool for building, testing, and packaging query logic. Developers can use it to simulate queries, inspect outputs, and register Capsules to the network.

Flux Studio (Visual Builder)

A visual query builder and simulation environment that helps teams prototype multi-chain queries, inspect output structures, and verify ZK proofs—especially useful for non-engineering contributors.

Capsule Registry Interface

An interface for submitting reusable query logic (Capsules). Developers can define input schema, logic path, fee model, and access control, making the Capsules callable by other systems.

Verifier Module APIs

A set of verification APIs for offchain or onchain environments. These APIs allow independent validation of results, proof integrity checks, and data origin confirmation for use in audits or contract-level assertions.

Data Submission Toolkit

A utility set for publishing external or offchain data into the verifiable layer. Includes schema standardization tools, proof generator bindings, and interfaces for committing results to the network with selective data visibility and integrity validation.

PreviousWhat Flux Does: System capabilities, not implementationNextThe System Behind Sub-Second Proofs

Last updated 14 days ago