noderun

CLI tool to automatically run blockchain nodes.

Blockchains supported:

Software requirements

Operating systems

  • Linux
  • MacOs
  • Windows

Build and install nodevm

(open command terminal and go where you want to run the code.(in windows as administrator))
git clone https://github.com/filparty/nodeevm.git
cd nodeevm
git pull
make init
make get
make install

run nodevm

nodevm

nodevm version

nodevm -v

nodevm help

nodevm -h

#Todo

  • Run the scripts .sh .bat as service

GitHub

View Github