Skip to content

traincoinproject/TrainCoin-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrainCoin (XTN)

A project of TrainCoin.

alt tag

  • Algorithm: Scrypt
  • Difficulty retarget: every 250 blocks (~5.2 hours)
  • Blocks per day: 1152 (1.25 minute blocks)
  • Block rewards: vary (info below)
  • Total XTN: 7,000,000 XTN (7M)

Block rewards are as follows:

(x is block height)

1<x<10000       -> 75  XTN
10000<x<11000 -> 120 XTN
11000<x<12000 -> 140 XTN
12000<x<13000 -> 160 XTN
13000<x<13500 -> 200 XTN
13500<x<13750 -> 250 XTN 
13750<x<14000 -> 200 XTN
14000<x<15000 -> 160 XTN
15000<x<16000 -> 140 XTN
16000<x<17000 -> 120 XTN
17000<x<25064 -> 50  XTN
25064<x<33128 -> 20  XTN
33128<x<41192 -> 10  XTN
41192<x<57302 > 2.5 XTN
x>57302           -> 0.05 XTN (which is 21024 XTN per year)

The total number of coins in circulation will be 7,000,000, so this coin is relatively rare compared to other alts.

alt tag

Packages

No packages published

Languages

  • C++ 69.4%
  • TypeScript 29.3%
  • C 0.6%
  • Python 0.4%
  • Perl 0.1%
  • IDL 0.1%
  • Other 0.1%