Thumbnail for video 'Implementing a Blockchain in Javascript - Mining transactions & rewards'

← Back to courses

Mining transactions & rewards

Implementing miner rewards and basic transactions in our Javascript based blockchain.

Mining rewards steadily introduce new coins into the system.

Source code

The code used in this video is available on GitHub. It's in src/main-v3.js.

Feel free to fork it, improve it and open pull requests!