Skip to content

Commit

Permalink
Adding instructions for masternode's setup on VPS (#17)
Browse files Browse the repository at this point in the history
* Update README.md
  • Loading branch information
cryptokrypton authored and alejandromgk committed Feb 4, 2018
1 parent 7b26feb commit d30a2e0
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ not straightforward.
<!-- Translations
------------
Testing
-------
Changes to translations as well as new translations can be submitted to
[Paccoin Core's Transifex page](https://www.transifex.com/projects/p/paccoin/).
Expand All @@ -76,3 +78,14 @@ pull from Transifex would automatically overwrite them again.
Translators should also follow the [forum](https://www.paccoin.org/forum/topic/paccoin-worldwide-collaboration.88/).
-->

Setting up a masternode on a VPS (only for Cold wallet setup)
-------
Go to your VPS and execute this:
1) wget https://raw.githubusercontent.com/PACCommunity/PAC/master/pacmn.sh
2) chmod +x pacmn.sh
3) ./pacmn.sh
Follow the instructions and:
Enter your external IP
Enter your masternode genkey
The script will setup the environment and run your masternode

0 comments on commit d30a2e0

Please sign in to comment.