About

This documentation is about our blockchain node software - humanode-peer.

Humanode blockchain is implemented in Rust programming languagearrow-up-right and is built upon the Substrate frameworkarrow-up-right.

A typical blockchain is a set of nodes that are each run by independent parties that don't trust each other. Humanode is similar in this matter.

Our node software is called humanode-peer, it is a command line app and is freely available for download to anyone.

Overview

To check how much CPU, RAM, network bandwidth is required to run the node, or what operating system can be used, check the system requirements page:

System Requirementschevron-right

If want to learn how to install a node, go to the setup page:

Setupchevron-right

If you want to know how you can interact with a node that is already set up, see the interaction page:

Last updated