Setup
Last updated
Last updated
These instructions will help you set up a new Nomic Stakenet node from scratch. If you are already running an older Nomic node, follow the instead.
>= 4GB RAM
>= 100GB of storage
Linux or macOS
Start by building Nomic.
Install rustup if you haven't already:
Install required dependencies:
Ubuntu/Debian:
Fedora:
Clone the repo and switch to the correct directory and branch:
Build and install. This adds a nomic
command to your PATH:
Start your Nomic node:
This will run the Nomic state machine and a CometBFT process. For new nodes, the state-sync process will run automatically to get the node up to speed with the current chain.