Good afternoon,
As head of the Marketing Team we’ve been testing new features to enhance Polis’ sphere of influence. Taking into account the current situation of the market, we believe that this is an opportunity to work harder by contributing with strategies and proposals. We have been working with the idea of a referral/reward system and social media traffic. Which other ideas/campaigns/strategies would you like to see implemented?
P.S: We are fully committed to Polis Pay Card at the moment, be prepared! -The Marketing Team
Update from the team of POLIS
You should have a single guide that is up to date for setting up masternodes. The current guides are out of date and require people to spend a lot of time asking in discord how to get them working.
The notes I use for setting one up are:
1.) Basic setup:
https://github.com/tokayseo/polis-doc/blob/master/masternode-setup/Masternode-VPS-Setup-Guide.md2.) Except new url is
https://github.com/polispay/polis/releases/download/v1.3.0/poliscore-1.3.0-x86_64-linux-gnu.tar.gz3.) For setting up as service so it starts on boot:
https://forum.polispay.org/t/polis-create-a-masternode/364.) Correct addnode list:
addnode=node1.polispay.org
addnode=node2.polispay.org
addnode=insight.polispay.org
addnode=insight2.polispay.org
addnode=explorer.polispay.org
addnode=35.227.49.86:24126
addnode=192.243.103.182:24126
addnode=185.153.231.146:24126
addnode=91.223.147.100:24126
addnode=96.43.143.93:24126
addnode=104.236.147.210:24126
addnode=159.89.137.114:24126
addnode=159.89.139.41:24126
addnode=174.138.70.155:24126
addnode=174.138.70.16:24126
addnode=45.55.247.25:24126
addnode=209.250.245.66:24126
addnode=199.247.3.98:24126
addnode=199.247.29.65:24126
5.) Useful linux vps commands:
watch polis-cli masternode status
watch polis-cli getinfo
6.) Debugging, if get message "Not capable masternode: Masternode not in masternode list" it probably means the transaction funding the node has not been fully confirmed
7.) Really the number one priority for the Polis team right now should be to get more people running masternodes.