๐Ÿ“–
Mel docs
CtrlK
HomeOld docs
  • A post-blockchain Web3
  • Conceptual wiki
    • Data model
    • Consensus
    • MEL: trustless sound money
    • Governance-free neutrality
    • Covenants
    • Light clients
    • Network architecture
    • Melnet: the P2P layer
    • What belongs on-chain?
  • Developer guides
    • Overview
    • ๐Ÿ› ๏ธGibbername: your first off-chain composable protocol
      • melprot: a quick intro
      • Design
      • Implement
      • Use
      • Next steps
    • ๐Ÿ’ฐWallets
      • Setup and installation
      • Sending money
      • Swapping tokens
    • ๐Ÿช™Getting tokens
      • Melmint overview
      • Using melminter
      • Melmint arbitrage
    • ๐Ÿค–Run a full node
      • Melnode quick start
      • Basic replica node
      • Setting up a local simnet
  • ๐ŸŒ‰Szaldi guide
    • Bridge your coins
    • Architectural overview
  • Resources
    • Yellow Paper
    • Frequently asked questions
    • MelVM spec
Powered by GitBook
On this page
Edit on GitHub
  1. Developer guides

๐Ÿค–Run a full node

Full nodes replicate every consensus-confirmed block, validating their contents and ensuring network security while providing a local cache of the entire blockchain state. Running a full node helps contribute to the security and performance of the network.

Melnode is the reference implementation of a Mel full node. This guide will teach you how to run Melnode.

PreviousMelmint arbitrageNextMelnode quick start

Last updated 1 year ago