Difference between revisions of "Coin Specs"

From Ritocoin
m
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
{{#seo:
 +
|title=Ritocoin Wiki: Coin Specs
 +
|keywords=Ritocoin Coin Specs
 +
|description= Ritocoin Coin Specs .
 +
}}
  
 +
[https://ritocoin.org/ http://www.robothumb.com/src/https://ritocoin.org/@320x240.jpg]
  
https://ritocoin.org/
 
  
 
Name : Ritocoin
 
Name : Ritocoin
Line 10: Line 15:
  
 
Block Time : 60s
 
Block Time : 60s
 +
 +
Block Reward : Decreasing, smooth emission curve. (scroll down to see the emission in details)
  
 
Premine : None
 
Premine : None
 +
 +
Supply in 50 years (2069) : 2,030,907,256 RITO
  
  
Line 17: Line 26:
 
----------------------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------------------
  
Eplorer : https://insight.ritocoin.org/
+
Explorer :  
 +
 
 +
[https://insight.ritocoin.org/ http://www.robothumb.com/src/https://insight.ritocoin.org/@320x240.jpg]
 +
 
 +
https://insight.ritocoin.org/
  
 
Current supply : https://insight.ritocoin.org/stats
 
Current supply : https://insight.ritocoin.org/stats
Line 38: Line 51:
 
----------------------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------------------
  
Usefull link : Rito_emissions
+
Useful link : Rito_emissions
 
Compute the past and future block reward emissions for Ritocoin
 
Compute the past and future block reward emissions for Ritocoin
  
 
https://github.com/RitoProject/rito_emissions/
 
https://github.com/RitoProject/rito_emissions/
 +
 +
 +
 +
Year 1 Ritocoin block reward schedule
 +
 +
https://imgur.com/DcH36Ju.png
 +
 +
 +
Ritocoin lifetime block reward schedule
 +
 +
https://imgur.com/W2XNP25.png

Latest revision as of 09:02, 4 July 2019

@320x240.jpg


Name : Ritocoin

Ticker : RITO

POW algorithm : X21S

Block Time : 60s

Block Reward : Decreasing, smooth emission curve. (scroll down to see the emission in details)

Premine : None

Supply in 50 years (2069) : 2,030,907,256 RITO



Explorer :

@320x240.jpg

https://insight.ritocoin.org/

Current supply : https://insight.ritocoin.org/stats



x21s_hash : https://github.com/RitoProject/x21s_hash/blob/master/x21s.c

x16s is the basis. 16 different algos hashed very similarly to x16r

After you go through those first hashing series, you then take the result and feed that result into 5 more algos. Including lyra2 TWICE (line 193 of the code above)



Useful link : Rito_emissions Compute the past and future block reward emissions for Ritocoin

https://github.com/RitoProject/rito_emissions/


Year 1 Ritocoin block reward schedule

DcH36Ju.png


Ritocoin lifetime block reward schedule

W2XNP25.png