Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tipu-at-decenomy authored Jul 12, 2021
1 parent 1bc7d1b commit 7c841e2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions contrib/masternodesetup/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
![Example-Logo](https://avatars.githubusercontent.com/u/74193190?v=4)
![Example-Logo](https://images-ext-2.discordapp.net/external/-VLTQIbjWVmKOjPkr72UBhcnTEaTc4XkxLMzCVR_rAY/https/yieldnodes.com/wp-content/uploads/SUV-logo.png?width=385&height=385)

# Suvereno Masternode Setup Guide
***
## Required
1) **SUV collateral value at current block** ([consult the collateral table](../../README.md#rewards-breakdown))
2) **Local Wallet https://github.com/decenomy/DSW/releases**
2) **Local Wallet https://github.com/decenomy/SUV/releases**
3) **VPS with UBUNTU 18.04** (it is possible to work on other versions but it is not tested)
4) **Putty https://www.putty.org/**
5) **Text editor on your local pc to save data for copy/paste**
Expand All @@ -30,7 +30,7 @@ You will then receive your private key, save it in a txt to use it later.
* Once logged in your vps, *copy/past* each line one by one with *Enter*

```
wget -q https://raw.githubusercontent.com/decenomy/DSW/master/contrib/masternodesetup/masternodesetup.sh
wget -q https://raw.githubusercontent.com/decenomy/SUV/master/contrib/masternodesetup/masternodesetup.sh
```

```
Expand Down Expand Up @@ -81,4 +81,4 @@ suvereno-cli getmasternodestatus

You need to get **"status" : 4**

## Congratulations your Suvereno node it's running
## Congratulations your Suvereno node it's running

0 comments on commit 7c841e2

Please sign in to comment.