Post
Topic
Board Announcements (Altcoins)
Topic OP
[ANN] Goat [IGoat][HerdNodes][DPoS]
by
TheStuhlman
on 04/05/2015, 18:30:32 UTC


Updated Wallets with checkpoints
windows: https://www.dropbox.com/s/gaf7tx6e3n24505/goat-qt-win.zip?dl=0
Mac OS: https://www.dropbox.com/s/yiisfmyycc8oxvi/Goat-Qt-osx.zip?dl=0
Bitbucket:  https://bitbucket.org/legoat/goat.git

addnode=151.80.42.180
addnode=104.236.60.15
addnode=73.229.116.157
addnode=24.166.127.28
addnode=89.222.233.222
addnode=108.61.167.240




Goats are known to be sure-footed climbers, mine with confidence.


Specifications
Ticker: Goat
Block time: 64 seconds
Coinbase maturity: 45 blocks
PoS Minimum Age: 4 hours
Algo: Scrypt
RPC Port: 27878
P2P Port: 27879
20MB Max Block Size

PoW Reward Schedule

PoW will consist of 2400 blocks.
Rewards start at 1000 coins per block
and decrease until block 2201.
Some 1000 blocks for late miners.

Block 0 - 500 = 1000  Coins
Block 501 - 1000 = 500  Coins
Block 1001  - 1500 = 400 Coins
Block 1501 - 2200  = 300 Coins
Block 2201 - 2400 =  1000 Coins


DPoS Reward Schedule

Block 0 - 2400 = 100 Coins
Block 2401 - 4000 = 1000 Coins
Block 4001 and Up = 50 Coins

HerdNodes

To start a herd you need 25,000 goats.
Send 25,000 Goats to one address in wallet.
Wait 7 blocks for coins to confirm.
in your wallet Console, type this command:

Code:
masternode genkey

Copy the result and place that in the goat.conf file below:
Also edit all the values that start with Replace.

Code:
rpcallowip=127.0.0.1
rpcuser=Replace_with_UserName_ofYourChoice
rpcpassword=Replace_with_Password_ofYourChouce
server=1
daemon=1
listen=1
staking=0
port=27879
masternodeaddr=Replace_with_YOUR_IP:27879
masternode=1
masternodeprivkey=Replace_with_KEY GENERATED BY COMMAND masternode genkey

Open Port 27879 in your router if not done already.

Restart wallet and type this in Console:

Code:
masternode start

* Wait for payments.