LogoLogo
WhitepaperMultiSwapHelp CenterWebsite
Ferrum Network - Whitepaper
Ferrum Network - Whitepaper
  • Welcome to the Ferrum Network
  • πŸ‘‹Introduction
    • πŸ“Overview
      • 🏁Ferrum Network Mission
      • 🌎Market Opportunity
      • βš–οΈProblem and the Solution
      • πŸ—ΊοΈ10,000 Foot View – A gateway to the multichain future
  • πŸ› οΈArchitecture
    • βš’οΈCore Tech
      • πŸ“Overview
      • ❓Why Polkadot?
      • βš™οΈRUST Programming Language
      • πŸ› οΈSubstrate Framework
      • ⛓️Ferrum Runtime
      • 🀝Quantum Portal
        • πŸ“Overview
        • ⛏️Quantum Portal Miner (QPM)
        • πŸ“Quantum Portal Validator (QPV)
        • βš™οΈQuantum Portal Smart Contracts (QPSC)
        • 🧱Quantum Portal Blocks (QPB)
        • πŸ”Quantum Portal Multichain Explorer (QPME)
        • Ferrum Testnet Node
      • βš–οΈValue-Constrained PoS Rollup (VCPR)
      • πŸ‘₯Multi-Chain Validators Staking
    • 🧱Standards
      • βš–οΈBIS - Blockchain Interoperability Standards
      • πŸ“BIP - Blockchain Interoperability Proposals
    • Security
      • Securing the Network
      • Securing the Rollup
    • Glossary & Acronyms
      • Glossary
  • πŸ’‘Use Cases
    • Multichain Token
    • Bridging Value
    • Multichain Staking
    • Build Once, Deploy Everywhere
  • πŸͺ™Tokenomics
    • Token Utility
    • Monetary Policy
    • Token Categories
  • βš–οΈGovernance
    • Ferrum Network DAO
      • πŸ“Overview
      • βž•Voting Eligibility and Process
      • ✍️Proposal Creation
        • πŸ“Steps
Powered by GitBook
On this page
  • Quantum Portal Miner
  • Who can become a Quantum Portal Miner?
  • What is Quantum Portal Mining?
Edit on GitHub
  1. Architecture
  2. Core Tech
  3. Quantum Portal

Quantum Portal Miner (QPM)

PreviousOverviewNextQuantum Portal Validator (QPV)

Last updated 2 years ago

Quantum Portal Miner

  1. Anyone can become a miner

  2. Required to configure Ferrum Network node as QP Miner and stake at least 250,000 FRM (subject to change) on the sourceChain

  3. Can mine blocks but cannot finalize them

  4. To mine for multiple sourceChains a minimum stake will be required natively on each sourceChain

  5. Last action (mining a block) locks stake for a month

Who can become a Quantum Portal Miner?

Anyone can become a Quantum Portal Miner by configuring the Ferrum Network Node as a Quantum Portal Mining node. This requires you to stake a minimum amount of tokens on the sourceChain you would like to mine Quantum Portal transactions from.

What is Quantum Portal Mining?

The QP Miners take turns based on an algorithm to create and relay these blocks from the sourceChain to the destinationChain. QP Miners do this by running the Ferrum Node as a QP Miner (QP Node). Once configured, this QP Node monitors the transactions on the network that they have set up to be miners and staked tokens on. The QP Node monitors transactions on the sourceChain and if new data is available, it creates a block every 15 seconds. After creating a block, the QP Node calls the mineRemoteBlock on the destinationChain in order to execute the transaction and mine the . It is considered a mined block after the transaction is executed on the destinationChain

Once a transaction is mined, the record of a mined transaction is added to the destinationChain

are made up of a pair i.e. sourceChain and destinationChain. The block numbers are incremented independently for each pair. So an ETH <> BSC pair can have block #1 and ETH <> Polygon pair can also have block #1. Learn more on the page.

πŸ› οΈ
βš’οΈ
🀝
⛏️
QP Block
Quantum Portal Blocks
Quantum Portal Blocks