LogoLogo
  • MultiSwap and MultiChain Liquidity Pool Bridge
  • 📐Architecture and Tech Stack
    • 🚩Architecture issues
    • ✏️General Architecture Overview
      • 🛠️dApp Tech Stack
      • ⚖️Core Components of MultiSwap
        • 📐Overview - Core Components of MultiSwap
        • 🪙Asset Types
          • 📐Overview - Asset Types
          • ⚒️Foundry Assets
          • ⚙️Refinery Assets
          • ⛓️Ionic Assets
        • ⚡FIBER - Ferrum Inter Blockchain Express Routing Engine
          • 📐Overview - FIBER
          • 🧠FIBER Engine
          • 🔄FIBER Router
          • 🏦Fund Manager
          • 🪙Fee Manager
          • 🗄️Asset Categorization and Route Optimization
            • 📐Overview - Asset & Route Optimization
            • 📂Example of Asset Categorization
          • 🌁Bridging and Settlement
            • 📐Overview - Bridging & Settlement
            • ⚖️MultiChain Settlement Flow (MCSF)
              • 📐Overview - MCSF
              • ⚖️Swap to & from Bridgeable Asset
            • 🌁Bridging of Assets
            • ⚖️Settlement
        • 🔥FORGE - Ferrum Optimal Routing Gas Estimation Engine
          • 📐Overview - FORGE
          • ⛽Gas Estimation
          • 🏦MultiSwap Fee Estimation
        • ⏳Future Work
      • ⚡Node Infrastructure
        • 📐Overview - Node Infrastructure
        • 🔍Generator Node
        • 🕵️Validator Nodes
        • ✒️Master Node
    • 🔏Security
  • 🗄️Resources
    • 🗃️Resources and Links
      • Mainnet Tech Stack Overview
      • Deployment Pipeline Updates
      • Connecting EVM and Non-EVM
    • 📚Glossary & Acronyms
      • 🗄️Glossary
      • 🗃️Acronyms
    • ❔FAQs
      • 📐Overview MultiSwap - FAQs
      • 💸Are there any fees for using MultiSwap?
      • 🔄Which networks are supported in MultiSwap?
      • 💰Which Wallets are supported in MultipSwap?
      • ⁉️How to get support and report bugs?
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
Export as PDF
  1. Architecture and Tech Stack
  2. General Architecture Overview
  3. Node Infrastructure

Generator Node

PreviousOverview - Node InfrastructureNextValidator Nodes

Last updated 2 years ago

Was this helpful?

The Generator Node is one of the first components in Ferrum Network's Node Infrastructure that looks for, validates and generates withdrawal request items on destination networks for deposited tokens on origin networks.

The deposits are monitored through on-chain activity by these Generator Nodes. Once the nodes identify new deposits on-chain they submit those requests to the DB. At this point, the validator nodes come into play.

📐
✏️
⚡
🔍
Generator Node