Shell script to install a [pegasus Masternode]on a Linux server running Ubuntu 16.04.
This script will install pegasus.
git clone https://github.com/peg-dev/peg-mn-script.git
cd peg-mn-script
chmod 755 pegasus.sh
bash pegasus.sh
After the MN is up and running, you need to configure the desktop wallet accordingly. Here are the steps for Windows Wallet
- Open the pegasus Wallet.
- Go to RECEIVE and create a New Address: MN1
- Send Required Collatral to MN1.
- Wait for confirmations.
- Go to Tools -> "Debug console - Console"
- Type the following command: masternode outputs
- Go to ** Tools -> "Open Masternode Configuration File"
- Add the following entry:
Alias Address Privkey TxHash Output_index
- Alias: MN1
- Address: VPS_IP:PORT
- Privkey: Masternode Private Key
- TxHash: First value from Step 6
- Output index: Second value from Step 6 It can be 0 or 1
- SAVE and exit the Wallet.
- Open pegasus Wallet, go to Masternode Tab. If you tab is not shown, please enable it from: Settings - Options - Wallet - Show Masternodes Tab
- Click Update status to see your node. If it is not shown, close the wallet and start it again.
- Click Start All or Start Alias
- If then also not starting then click on >tools>debug console> Type: startmasternode alias false "name of your MN alias"
pegasus-cli getinfo
pegasus-cli masternode status
pegasus-cli mnsync status
Also, if you want to check/start/stop pegasus , run one of the following commands as root:
systemctl status pegasus.service #To check the service is running.
systemctl start pegasus.service #To start pegasus service.
systemctl stop pegasus.service #To stop pegasus service.
Any donation is highly appreciated.
BTC: 1JFTTAxS9KWkDqQSdkrRVV1SonXKaGz3jM
ETH: 0xecf1cb0f5f22f07332edb3b2e4f9d494aee2b282
LTC: LRDhtWCnB7grLBHzYLowsGjpgd8F3g3JWd