Pages:
Author

Topic: ANN - Sha256D - ArpaCoin - POW/POS 2.0 - MANDATORY UPDATE -Masternodes-NINJA!!! - page 9. (Read 18181 times)

member
Activity: 70
Merit: 10
Roadmap, purpose, reason for this coin? Any more info?
legendary
Activity: 1108
Merit: 1002
logo looking bad.

only another ninja or you have any new stuff?
newbie
Activity: 11
Merit: 0


Sha256D
Dynamic rewards
Block Spacing: 60 Seconds
Stake Minimum Age: 5 Hours
POS 2.0
Port: 56631 RPC Port: 57631
Max POW blocks: 5000

http://i.imgur.com/j1BnKoV.png
Anti-instamine of 30 blocks.
100 coins per block from block 31-5000
  

http://i.imgur.com/xR1DHkj.png
 
100 coins per block from block 31-5000
50 coins per block from block 5001-10000
25 coins per block from block 10001-15000
12.5 coins per block from block 15001-20000
10 coins per block from block 20001 and beyond.

  


http://i.imgur.com/8keOtPi.png
Our Arpanodes will get 60% of pos rewards

How to Setup a ArpaCoin Node :

Start your ArpaCoin wallet

Go to Help>Debug>Console
  type the following and hit Enter (Alias is name of your node address):
Code:
getaccountaddress Alias

Send exactly 3000 ARP in one single transaction to that address

Go to Help>Debug>Console
  type the following and hit Enter:
Code:
masternode genkey

Copy the result and place that in the ArpaCoin.conf file below:

Code:
rpcallowip=127.0.0.1
rpcuser=REPLACEME
rpcpassword=REPLACEME
rpcport=Any Port
server=1
daemon=1
listen=1
staking=0
port=Any Port2
reservebalance=3000
masternodeaddr=YOUR_EXTERNAL_IP:Any Port2
masternode=1
masternodeprivkey=KEY GENERATED BY COMMAND masternode genkey
Any Port2 must be open.

Wait for 15 confirms before running the below command
Restart your wallet and go back to Help>Debug>Console
  Type the following and hit enter:
Code:
masternode start

How to Run More than one ArpaCoin Node instance on the same PC:

1- Make a new folder ((Example: Masternodes)
2- inside masternodes folder, make N number of  new folders and name them for example mn1 , mn2 ..etc ( N= number of nodes you want to run)
3- go back to masternodes folder and place N number of ArpaCoin-qt.exe copies and name them mn1.exe mn2.exe ..etc
4- on the same masternode folder, make new N number of RunMN1.bat files and paste the following:
Code:
mn1.exe -datadir=path_to_mn1_folder
 * make sure to change mn1.exe and path for every .bat file
5- Start each RunMN1.bat, RunMN2.bat ..etc and follow "How to Setup a ArpaCoin Node" on top
 * each node must have different ports on ArpaCoin.conf file





Pages:
Jump to: