Nodes/monero/localhost/en

monero

Monero 노드 Localhost 설치 가이드 — Native Host Node (EN)

2분 읽기 · localhost/en

list목차(4)

Monero 노드 Localhost 설치 가이드 — Native Host Node (EN)

This page is an English summary. For the full, maintained operations guide (commands, snapshots, troubleshooting) see README.md. Contributions that replace this stub with a proper translation are welcome.

At a glance

  • Chain id slug: monero
  • Variant: localhost
  • Category: l1-pow — Proof-of-Work L1. Sync is CPU / block-validation bound; disk is moderate. Non-pruned full nodes serve blocks to peers.
  • Upstream repo: https://github.com/monero-project/monero

Quick start

# install from official release or build from source
# then run under systemd — see README.md for exact commands
sudo systemctl status <service>

The Korean guide includes full systemd units, snapshot import commands, and configuration templates.

Status check

Typical patterns (exact command in the Korean README):

  • EVM chainseth_blockNumber, eth_chainId on HTTP RPC
  • SolanagetSlot, getHealth on 8899
  • Tendermint / Cosmos SDKGET /status on 26657
  • Substratechain_getHeader, system_health on 9933
  • Suisui_getLatestCheckpointSequenceNumber
  • Bitcoin / Dogecoin / Litecoingetblockchaininfo (basic auth)

References

monero 다른 챕터