start

You should have EOSIO software installed

eoslime nodeos start

Will start local single node blockchain

Overview

Endpoints

Plugins

The following node plugins will be available in the node

  • Producer plugin

  • Chain plugin

  • Http plugin

  • History plugin

Chain data

By default the chain data will be stored ineoslime/cli-commands/commands/nodeos/specific/nodeos-data

Once nodeos started the above folder will have a structure like

  • data/

  • config/

  • nodoes.log

  • eosd.pid

Last updated