cardano course
search
⌘Ctrlk
cardano course
  • Welcome!
  • Video lessons
  • Handbook
    • Module 1. Building and running the node
      • Building the node
      • Running the node and connecting to a network
    • Module 2. Basic operations
    • Module 3. Protocol parameters and configuration files
    • Module 4. Peer-to-peer (P2P) networking
    • Module 5. Creating a stake pool
    • Module 6. Monitoring the nodes
    • Module 7. Cardano governance
    • Module 8. Setting up a local cluster
    • Module 9. Simple scripts and Plutus scripts
    • Module 10. New tracing system
    • Module 11. Running the SMASH server
    • Module 12. Running the token metadata server
  • Curated playlist
gitbookPowered by GitBook
Page cover
block-quoteOn this pagechevron-down
githubEdit
  1. Handbookchevron-right
  2. Module 1. Building and running the node

Building the node

hashtag
Video lessons:

  1. Building the node with Cabalarrow-up-right

  2. Building the node with Nixarrow-up-right

hashtag
Documentation

To build the node with Cabal, follow the official documentation:

https://github.com/input-output-hk/cardano-node-wiki/blob/main/docs/getting-started/install.mdgithub.comchevron-right

To build the node with Nix, follow this documentation:

Logocardano-node-wiki/docs/getting-started/building-the-node-using-nix.md at main · input-output-hk/cardano-node-wikiGitHubchevron-right
PreviousModule 1. Building and running the nodechevron-leftNextRunning the node and connecting to a networkchevron-right

Last updated 2 years ago

  • Video lessons:
  • Documentation