πŸ“Overview

Quantum Portal is part of the Ferrum Runtime Node. When you deploy the Ferrum Network node you can configure it to mine or validate Quantum Portal transactions of Ferrum Network transactions as a validator on the network.

Quantum Portal includes the following core components:

Let's explore each of these components in some detail.

Quantum Portal Node (QPN)

A Quantum Portal Node is essentially a Ferrum Network configured as a Quantum Portal miner or validator. There are different requirements to run a QP Miner or QP Validator node. These are covered in the linked pages below. Depending on how the Quantum Portal Node is configured, it will interact with either the Quantum Portal Smart Contracts to mine Quantum Portal Blocks or with the mined blocks and Quantum Portal Smart Contracts to finalize mined blocks.

⛏️Quantum Portal Miner (QPM)πŸ“Quantum Portal Validator (QPV)

Quantum Portal Smart Contracts (QPSC)

Quantum Portal Smart Contracts are deployed on each integrated chain and serve as the client-side interface for interacting with the Quantum Portal Nodes to execute any multichain transaction or query. Additionally, QPSCs provide the data necessary for QP Miners to create and mine QP Blocks and provide a mechanism for QP Validators to finalize mined QP Blocks.

Learn more about Quantum Portal Smart Contracts (QPSC) on the dedicated page linked below.

βš™οΈQuantum Portal Smart Contracts (QPSC)

Quantum Portal Multichain Explorer (QPME)

The Quantum Portal Multichain Explorer provides an interface that brings together information from various components of the Quantum Portal infrastructure, including Quantum Portal Smart Contracts, Quantum Portal Nodes, and multichain transactional data. Learn more about the details of QPME on the dedicated page linked below.

πŸ”Quantum Portal Multichain Explorer (QPME)

Last updated