Docs
  • Overview
  • Our Product Suite
    • Fiamma Bridge (Trust-minimized Bitcoin Bridge, Powered by BitVM2)
      • Introduction
      • Fiamma Bridge Status
      • Consensus Proof
      • Fungible Transfer
      • Multi-Operators
      • Permissionless Challenger
      • Yield opportunities
        • Operator
        • Challenger
        • Fungibility Provider
      • User Guides
        • Testnet Alpha
        • Testnet Beta
          • How to Deposit and Withdraw on Fiamma Bridge?
          • How to run the Fiamma Operator?
            • Operator for Mac
              • 1. Install Fiamma Operator App
              • 2. Register
              • 3. Deposit and Stake BTC
              • 4. Start & Pause Operator
              • 5. Quit Operator and Withdraw Funds
            • Operator for Linux
              • 1. Install and Set Up Fiamma Operator Backend Program
              • 2. Start and Register
              • 3. Deposit and Stake
              • 4. Query Operator Status
              • 5. Manage the Operator Program
              • 6. Quit Operator
              • 7. Troubleshooting
          • How to run a challenger?
    • Fiamma Layer (BitVM-Powered Settlement Layer)
      • Introduction
        • Key Highlights
        • Challenges Tackled
        • Core Technologies
      • Architecture
        • General Flow (Soft Finality)
          • For Programmable Blockchains
          • For Non-Programmable Blockchains :
        • ZKP Verification Process
      • Ecosystem Layout
      • User Guides
        • QuickStart
        • Installation
        • Wallet and Tokens
          • Connect Keplr Wallet
          • Get $FIA
        • Manage Keys
        • Fiamma Testnet Explorer
      • Developer Guides
        • Network Information
        • Fiamma CLI
          • CLI Command Overview
          • CLI Tutorial
        • Fiamma-Committee CLI
        • Run a Fiamma Node
          • Set up a Node
          • Getting Testnet Tokens
          • Become a Bitvm Staker
          • Become a Validator
        • Rest API And GRPC
        • Fiamma ZKPVerify SDK
        • Supported ProofSystem
      • Roadmap
    • Other Essential Protocols
  • Support
Powered by GitBook
On this page
Edit on GitHub
  1. Our Product Suite
  2. Fiamma Layer (BitVM-Powered Settlement Layer)
  3. Introduction

Challenges Tackled

Centralization of Off-Chain State Verification:

  • Fiamma consists of both objective POS node module and intersubjective mobile node module.

  • The discrepancy between the results of intersubjective and objective node modules would be settled by Bitcoin network via BitVM2.

  • By this approach, Fiamma eliminates the reliance on a single sequencer, thus preventing a single point of failure and promoting a more democratic verification process.

Latency in On-Chain State Verification:

  • Fiamma's design mitigates delays arising from proof aggregation and on-chain delay parameters. We will reduce the time required for each proof verification from hours to seconds.

High Costs of On-Chain State Verification:

  • With high costs ranging significantly across different ZK proof algorithms (e.g., Groth at 250,000, Halo2-KZG at 400,000, and STARK-FRI at 1,500,000), Fiamma reduces these expenses by over 99%, making ZK proof verification more accessible.

Limited Compatibility with ZK Verification Algorithms:

  • Fiamma is designed to be compatible with a variety of ZK proof algorithms, not just those that are Snark-friendly, thus accommodating a broader spectrum of blockchain applications.

Non-Atomic Cross-Chain Operations:

  • Fiamma's infrastructure supports atomic transactions across different blockchains by receiving ZKPs from multiple chains. This ensures that operations are executed correctly and consistently on all involved chains, making Fiamma an excellent infrastructure for building cross-chain ZK bridges.

High Threshold for Validator Nodes:

  • By lowering barriers to entry with intersubjective verifiers on mobile devices, Fiamma encourages more diverse and inclusive participation in the network's governance and operation.

PreviousKey HighlightsNextCore Technologies

Last updated 6 months ago