Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 382 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 382 Bytes

Stakeworld.io node installer script

clone repo

You can run it in /opt or any location you like

cd /opt
git clone [email protected]:stakeworld/stakeworld-scripts.git
stakeworld-scripts/node-install.sh

Easiest is to run it online by:

curl -o- -L https://raw.githubusercontent.com/stakeworld/stakeworld-scripts/master/node-install.sh | bash