You are viewing a single comment's thread from:

RE: NULS Chain Factory - Deploy a blockchain in seconds !

in #nuls6 years ago

https://nodeforge.io/setup/nuls
https://blockchainflashnews.com/nuls-tutorial-how-to-swap-stake-run-an-agent-node-and-faq/

Or my linux tutorial :

————————————
HOW TO INSTALL A NODE
————————————

ssh root@YOURSERVERIP
ROOTPASSWORD

————————————
Install dependencies
————————————

apt-get update
apt-get install screen
apt-get install tar
apt-get install gz
apt-get dist-upgrade

————————————
adduser yourusernamehere
————————————

ssh yourusernamehere@YOURSERVERIP
YOURUSERPASSWORD

wget urltothenulsfile-nuls.gz

tar -zxvf filenameofthewallet.gz

————————————
Start the node
————————————

cd bin
sh start.sh
sh cmd.sh
help

————————————
Tunnel from localhost
————————————

ssh -N -L localhost:6001:localhost:6001 IPOFYOURSERVER
YOURUSERPASSWORD

Coin Marketplace

STEEM 0.27
TRX 0.11
JST 0.030
BTC 67692.69
ETH 3797.88
USDT 1.00
SBD 3.51