Eoslime
  • Introduction
  • Examples
  • Tutorial
  • Changelog
    • Version 2.0.0 [TypeScript]
    • Version 1.0.4
    • Version 1.0.3
    • Version 1.0.2
    • Version 1.0.1
  • Developer Documentation
    • Initialization
    • Account
      • Methods
      • Static Methods
      • Default Account
    • Multisignature Account
      • Methods
    • Providers
    • Contract
      • Deployment
      • Instantiation
      • Blockchain Contract Action Methods
    • Utils
  • CLI
    • init
      • --with-example
    • compile
      • --path
    • deploy
      • --path
      • --network
      • --deployer
    • test
      • --path
      • --network
      • --resource-report
    • shape
      • --framework
    • nodeos
      • start
        • --path
      • stop
      • logs
        • --lines
      • accounts
Powered by GitBook
On this page

Was this helpful?

  1. CLI
  2. nodeos

start

PreviousnodeosNext--path

Last updated 4 years ago

Was this helpful?

You should have EOSIO software installed

eoslime nodeos start

Will start local single node blockchain

Overview

Endpoints

  • P2P -

  • API -

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

0.0.0.0:3001
http://localhost:8888