ZuInnoTe / hadoopcryptoledger

Hadoop Crypto Ledger - Analyzing CryptoLedgers, such as Bitcoin Blockchain, on Big Data platforms, such as Hadoop/Spark/Flink/Hive
Apache License 2.0
141 stars 51 forks source link

Add support for Slimcoin #33

Open jornfranke opened 6 years ago

jornfranke commented 6 years ago

Slimcoin is according to its web site "is the first known cryptocurrency designed as a combined proof-of-burn/proof-of-stake/proof-of-work system).

Since it has proof-of-burn it might be valuable to analyse this one as well to evaluate effects of proof-of-burn

https://github.com/slimcoin-project/Slimcoin

jornfranke commented 6 years ago

Slimcoin is based on PeerCoin/Bitcoin and we may leverage the already existing Bitcoin implementation