setup graphics for coin - cryptoteamlab/doc GitHub Wiki
Setup graphics for coin
Short about idea
When publishing new coins, it is often not clear how the rewards are distributed to the Miners (POW), holders of the masternodes (MN), the owners of the wallets (POS) and the developer (DEV). The rewards for POW/POS/MN/DEV payout ratio may vary with time. If the developer publishes the declared value of the masternode, you can calculate based on the production cost of NiceHash/MRR/etc and determine the power of the network after which it is easier to buy coins. You can also determine how much more profitable to earn coins than buy from a developer. The graph allows you to determine the ratio POW/POS/etc and the volume of coins by days.
Examples (Part 1)
Example of calculated graphs by parameters:
https://github.com/cryptoteamlab/doc/blob/master/images/coins/graph/cmd.jpg
ann=https://bitcointalk.org/index.php?topic=4868687
ticker=CMD
mn=20000
supply=230000000
premineproc=3
blocktime=180
blockpow=1..10000 5
blockmn=1..10000 20
blockpos=10001.. 5
blockmn=10001.. 20
Other examples see on bottom of article.
Info
You can use "" for values. Please not use " as part of values
Examples:
authorname=User
or
authorname="User"
or
authorname="User 1"
Parameters with mark optional you can ignore for setup calculation.
Write parameters on diffirent lines or use more 3 spaces (or more 1 tabulation) between parameters.
Parameters
Basic info for coin
- ticker=X
Ticker/symbol of coin.
ticker=LINC
ticker="LINC"
- algo=X
Name of algorithm.
algo=X11
algo=Xevan
- blocktime=X
Time for generation block in seconds.
blocktime=60
blocktime=120
blocktime=125
- supply=X optional
All supply coins.
supply=50000000
- premine=X optional
Premine.
premine=1000000
- premineproc=X optional
Premine - procent from supply. X - procent. Please use premineproc after supply.
premineproc=5
premineproc=0.1
premineproc=1.23
Links and Author
- ann=X
Link to forum bitcointalk. X - Link.
ann=https://bitcointalk.org/index.php?topic=3399846.0
- author=X or authorname=X
Name of author calculation. You can use author or authorname.
author=Alex
author="Alex"
authorname="Alex"
authorname="example.com"
- authorlink=X optional
Link to site author.
authorlink="www.example.com"
authorlink="www.example.com/alex"
Masternodes
- mn=X optional
Count coins for masternode. X - count coins.
mn=10000
- mnprice=X optional
Price of masternode in BTC.
mnprice=0.5
mnprice=2
Rewards
Info
You can use more then one parameter.
blockpow=1..100 1
blockpow=101..200 1.5
blockpow=201..1000 10
blockpow=1001..10000 1
Variants of use:
- =X..Y Z
- X - start block
- Y - end block
- Z - reward
- =X.. Z
- X - start block
- Z - reward
- Block without end!
blockpow=2..20000 0.04
blockmn=2..20000 0.06
blockpow=20001..30000 1.2
blockmn=20001..30000 10.8
blockpow=30001..40000 1.8
blockmn=30001..40000 16.2
blockpow=40001..50000 2.4
blockmn=40001..50000 21.6
All this parameters is optional.
Parameters for rewards
- blockpow=X..Y Z or blockpow=X.. Z optional
Rewards for POW.
- blockpos=X..Y Z or blockpos=X.. Z optional
Rewards for POS.
- blockmn=X..Y Z or blockmn=X.. Z optional
Rewards for MN.
- blockdevfee=X..Y Z or blockdevfee=X.. Z optional
Rewards for Developer of coin.
Rental
- rentalprice=X optional
Rental price from NiceHash/MiningRigRentals/etc in BTC.
rentalprice=0.00005
rentalprice=0.00001000
- rentalunit=X optional
Unit of speed.
rentalunit=MH
rentalunit=GH
- rentalremark=X optional
Remark for rental.
rentalremark="Price from NH"
rentalremark="Avg price from MRR"
Examples (Part 2)
https://github.com/cryptoteamlab/doc/blob/master/images/coins/graph/avo1.jpg https://github.com/cryptoteamlab/doc/blob/master/images/coins/graph/avo2.jpg
ann=https://bitcointalk.org/index.php?topic=4917592.0
ticker=AVO
algo=Xevan
author=CT_Ilya
mn=1000
mnprice=0.13
blocktime=60
premine=350000
blockpow=2..500 2
blockpow=501..1500 0.75
blockmn=501..1500 2.25
blockpow=1501..2000 2
blockmn=1501..2000 6
blockpow=2001..5000 4.75
blockmn=2001..5000 14.25
blockpow=5001..6000 2.5
blockmn=5001..6000 7.5
blockpow=6001..10000 1.25
blockmn=6001..10000 3.75
blockpow=10001..15000 0.25
blockmn=10001..15000 0.75
blockpow=15001..20000 2
blockmn=15001..20000 6
blockpow=15001..20000 2
blockmn=15001..20000 6
blockpow=20001..30000 0.75
blockmn=20001..30000 2.25
blockpow=30001..50000 2.25
blockmn=30001..50000 6.75
rentalprice=0.00005000
rentalunit=Mh
rentalremark=avg_price_from_RigRental
https://github.com/cryptoteamlab/doc/blob/master/images/coins/graph/linc.jpg
ann=https://bitcointalk.org/index.php?topic=3399846.0
ticker=LINC
mn=2500
blocktime=120
premine=25000
supply=50000000
blockpow=2..3600 25
blockpow=3601..21600 18.421
blockmn=3601..21600 6.579
blockpow=21601..64800 17.5
blockmn=21601..64800 6.25
blockdevfee=21601..64800 1.25
https://github.com/cryptoteamlab/doc/blob/master/images/coins/graph/euno.jpg
ann=https://bitcointalk.org/index.php?topic=4563505.0
ticker=EUNO
mn=50000
blocktime=120
premine=12000000
supply=50000000
blockpow=1..250000 30
blockpos=1..10000 5
blockmn=1..10000 3
blockpos=10001.. 50
blockmn=10001.. 30