Metadium Tech (KOR)
  • 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
  1. Developer
  2. Install Node

End Node

메타디움의 End Node(EN)는 누구나 손쉽게 설치하여 운영할 수 있는 블록체인 노드입니다. EN 노드는 블록체인 네트워크의 정보를 직접 조회하거나 트랜잭션을 전송하는 기능을 제공하므로 블록체인 개발자 및 dapp 개발자가 모두 사용 가능합니다.

메타디움은 이더리움을 기반으로 구현되었으므로 노드의 설치와 설정, 구동 등이 기본적으로 이더리움 geth와 동일하거나 유사합니다. 이러한 이더리움 친화적인 특징은 이더리움 기반 블록체인의 개발자들이 조금 더 쉽게 메타디움을 이용할 수 있게 도와줍니다.

본 문서에서는 메타디움의 EN 노드의 시스템 요구사항과 방화벽 설정 방법, gmet의 직접 설치 방법에 대해서 설명합니다.

PreviousInstall NodeNextRequirements

Last updated 1 year ago