A simple blockchain in Kotlin part 2 – Proof of Work and public API
This post is continuation of the first part of creating a simple blockchain in Kotlin which you can find here. This time I’ll improve the Kotcoin blockchain with implementation of proof …