Blockchain
Webseite: http://javacrypto.bplaced.net Die Programme in diesem Bereich sind Beispiele für die Blockchain und die Krypto-Währung JavaCryptoCoin. Es handelt sich um ein Tutorial mit insgesamt 9 Teilen, die aufeinander aufbauen. Alle Teile ("steps") enthalten den jeweils vollständigen Quellcode.
- Sicherheitshinweis * Einige Programme sind kryptographisch nicht sicher und sollten nicht für den Produktiveinsatz genutzt werden, sie werden hier nur zu Lern- und Lehrzwecken bereitgestellt. Alle Programme sind sowohl unter Java 8 als auch unter Java 11 lauffähig.
Erklärungen zu allen Programmen findet Ihr unter: http://javacrypto.bplaced.net/i-blockchain/
Website: http://javacrypto.bplaced.net The programs in this area show examples of a blockchain and the Crypto-Currency JavaCryptoCoin. This is a tutorial of 9 parts. All parts ("steps") contain the complete sourcecode for this step.
- Security notice * Some program are cryptographic unsafe and should not used in any production case, they are provided for learning purposes only. All programms are runnable with Java 8 and Java 11.
You find explanations to all programs here: http://javacrypto.bplaced.net/i-blockchain/
step1 (Ordner/Folder): http://javacrypto.bplaced.net/i01-die-einfachste-blockchain/
step2 (Ordner/Folder): http://javacrypto.bplaced.net/i02-blockchain-mit-hashwerten/
step3 (Ordner/Folder): http://javacrypto.bplaced.net/i03-gueltigkeit-der-blockchain/
step4 (Ordner/Folder): http://javacrypto.bplaced.net/i04-hash-schwierigkeitsstufe-erhoehen/ http://javacrypto.bplaced.net/i04b-hash-schwierigkeitsstufe-erhoehen/
step5 (Ordner/Folder): http://javacrypto.bplaced.net/i05-erstellung-eines-wallets/
step6 (Ordner/Folder): http://javacrypto.bplaced.net/i06-nutzung-von-transaktionen/
step7 (Ordner/Folder): http://javacrypto.bplaced.net/i07-vorbereitung-des-javacryptocoin/
step8 (Ordner/Folder): http://javacrypto.bplaced.net/i08-der-javacryptocoin/
step9 (Ordner/Folder): http://javacrypto.bplaced.net/i09-der-javacryptocoin-komplett/ http://javacrypto.bplaced.net/i09b-der-javacryptocoin-komplett/