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

Install Node

메타디움은 go-metadium 공식 github를 통해 gmet 소스코드와 바이너리 파일을 제공합니다. 메타디움 개발자는 gmet 바이너리를 이용하여 손쉽게 노드 클라이언트를 실행하거나 소스코드를 빌드하여 직접 설치하는 방법으로도 메타디움 노드를 운영할 수 있습니다.

본 문서에서는 gmet 바이너리를 이용하지 않고 직접 메타디움 클라이언트를 설치하는 방법에 대하여 설명합니다. 메타디움 클라이언트의 설치는 소스코드를 다운로드하여 빌드하는 과정을 통해 진행됩니다.

PreviousAccountNextEnd Node

Last updated 1 year ago