eos

View on GitHub

Introduction

nodeos is the core service daemon that runs on every EOSIO node. It can be configured to process smart contracts, validate transactions, produce blocks containing valid transactions, and confirm blocks to record them on the blockchain.

Installation

nodeos is distributed as part of the EOSIO software suite. To install nodeos, visit the EOSIO Software Installation section.

Explore

Navigate the sections below to configure and use nodeos.

[[info Access Node]]
  A local or remote EOSIO access node running nodeos is required for a client application or smart contract to interact with the blockchain.