The VPS Setup Guide at the master node coin ASTR , Lunching on masternode.online today.
[Need for Environment]
*I am going to explain why I assume that the VPS is already basic set up.
https://astrum.cash/files/Astrum-qt.exe
[menu]->[help]->[Debug window]
[Console]
masternode genkey
https://github.com/Astrumcash/astrum.git
Download Command
sudo apt-get install git
git clone https://github.com/Astrumcash/astrum.git
cd ./astrum/src
make -f makefile.unix
※ 10-20 Minutes Wait
nano ~/.Astrum/Astrum.conf
rpcuser=ANYTHINGHERE
rpcpassword=ANYTHINGHERE
port=25117
server=1
listen=1
daemon=1
masternodeaddr=YourIP:25117
masternode=1
masternodeprivkey=PRIVATEKEYREPLACETHIS
※ Save and Exit
[Ctrl] + [X] → [Y]
./Astrumd
※ Checking to 10-20 Minutes Wait
watch ./Astrumd getinfo
★Transactions wait for at least 15 confirmations.★
[Menu]->[Help] -> [Debug Window]->[Console]
masternode outputs
[Start All]->[Update]
Enjoy the Rewards!!