EOSIO Core

Nodeos

The core block of an EOSIO blockchain network

The core block of an EOSIO blockchain network

Nodeos is a core EOSIO node daemon which, using plugins, is configured to run a node in the EOSIO network. As a building block of the EOSIO network, nodeos provides the foundation for blockchain functionality.

This repository contains the basic essentials you’ll need to know to set up and run an EOSIO based blockchain. Nodes can be connected to an existing blockchain network and synchronize existing history or used to create a new blockchain with custom parameters.