Aareon / ChickenTicket

Pure Python implementation of a cryptocurrency blockchain
MIT License
15 stars 2 forks source link

Minting #41

Open papacrouz opened 2 years ago

papacrouz commented 2 years ago

Are you working on minting function Implementation ??

Aareon commented 1 year ago

@papacrouz At this time, ChickenTicket is meant to be PoW for the first 10,000 blocks with medium rewards, and PoS afterwards.