start
You should have EOSIO software installed
eoslime nodeos start
Will start local single node blockchain
The following node plugins will be available in the node
- Producer plugin
- Chain plugin
- Http plugin
- History plugin
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
Last modified 2yr ago