/blockchain_simple_proof_of_work

An illustration of a simple proof of work mining algorithm where the nonce gets incremented, hashed using SHA256 until the difficulty (number of leading 0s) is reached

Primary LanguageGo

No issues in this repository yet.