Installing your node (Video)

Watch and follow along with us as we make our way through the official guidelines step by step.

Now that you've set up your VPS it's time to install your first node(s) on the Elrond protocol. We'll be following the official documentation seen here.

If you'd like to watch Kevin do this with you step by step you can start by watching the first video below or just follow the official documentation listed above.

Getting Super Powers

Becoming a super hero is a fairly straight forward process:

cd ~
git clone https://github.com/ElrondNetwork/elrond-go-scripts-v2

Super-powers are granted randomly so please submit an issue if you're not happy with yours.

Once you're strong enough, save the world:

hello.sh
# Ain't no code for that yet, sorry
echo 'You got to trust me on this, I saved the world'

Last updated

Was this helpful?