Eoslime
Search…
Introduction
Examples
Tutorial
Changelog
Developer Documentation
Initialization
Account
Multisignature Account
Providers
Contract
Utils
CLI
init
compile
deploy
test
shape
nodeos
start
--path
stop
logs
accounts
Powered By
GitBook
start
You should have EOSIO software installed
1
eoslime nodeos start
Copied!
Will start local single node blockchain
Overview
Endpoints
P2P -
0.0.0.0:3001
API -
http://localhost:8888
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 in
eoslime/cli-commands/commands/nodeos/specific/nodeos-data
Once nodeos started the above folder will have a structure like
data/
config/
nodoes.log
eosd.pid
CLI - Previous
nodeos
Next
--path
Last modified
2yr ago
Copy link
Contents
Overview