Metadium Tech (ENG)
  • Navigation
    • Metadium Overview
    • Metadium Tech (ENG)
    • Metadium Tech (KOR)
  • METADIUM Info
    • Architecture
    • Network Structure
    • Consensus
    • Smart Contract
    • DID
    • EIP-1559
    • Fee Delegation
    • Roadmap
  • Developer
    • Node Start
      • gmet Binary
      • gmet Guide
      • Connect Node
      • Account
    • Install Node
      • End Node
        • Requirements
        • Install Gmet
      • BP Node
        • Requirements
        • Install Gmet
  • Smart Contract
    • Solidity
    • Precompiled Contracts
    • Sample Contracts
  • API Reference
    • API Info
    • Json-RPC
    • Explorer API
      • Accounts
      • Blocks
      • Contracts
      • Transactions
      • Event logs
      • Tokens
  • Wallet
    • Wallet Info
    • Fee
  • FAQ
  • Articles of Foundation
Powered by GitBook
On this page
  • System Requirements
  • Firewall Requirements
  1. Developer
  2. Install Node
  3. BP Node

Requirements

System Requirements

Metadium's BP nodes require the following recommended and minimum hardware resources to keep the network stable.

  • vCPU: 16 core

  • RAM: 64 GB

  • Storage: At least 1TB SSD

  • OS: Linux-based operating system

  • vCPU: 8 core

  • RAM: 32 GB

  • Storage: At least 1TB SSD

  • OS: Linux-based operating system

Firewall Requirements

Metadium BP nodes require the following firewall settings to receive blocks from the chain network and propagate new transactions to the network:

Outbound

SRC
DST
PROTO
PORT
DESC

BP

BP

TCP

8589

P2P

BP

BP

TCP

8590

etcd

Inbound

SRC
DST
PROTO
PORT
DESC

BP

BP

TCP

8589

P2P

BP

BP

TCP

8590

etcd

BN

BP

TCP

8589

P2P

BP nodes need to establish peer connections with other BP nodes in the network and with Bridge Nodes (BN)

PreviousBP NodeNextInstall Gmet

Last updated 1 year ago