Fusion Quick Node Install

Alg Ore
1 min readDec 19, 2019

--

This guide is meant for you who is looking to setup a fusion node in 5 minutes without any explanation about what is going on. You are faily tech savvy and understand that if your node goes down with active tickets they will be retreated if they are picked during the downtime.

What you need:
Reliable VPS, JSON Keystore Wallet from www.myfusionwallet.com with 5000 complete FSN or time-locked from now to at least 30 days in the future.

Start by accessing your VPS via SSH. Look through your VPS documentation if you are unsure how to do this.

A single terminal command is needed to start the QuickNode install script.

bash -c “$(curl -fsSL https://raw.githubusercontent.com/FUSIONFoundation/efsn/master/QuickNodeSetup/fsnNode.sh)"

Copy/Paste this command to your terminal and all you have to do is follow the steps in the script and you will be up and running in less than 5 minutes.

That’s all there is to it, now all you have to do is monitor the node and make sure it never goes offline.

Join us in the Fusion Dev Community on Telegram if you have any questions:

https://t.me/FsnDevCommunity

--

--

No responses yet