Thumbnail for video 'Implementing a Blockchain in Javascript - Angular Frontend'

← Back to courses

Angular Frontend

Blockchains are hard to understand, so let's visualize their inner workings by building a front-end application in Angular. I'll show you how to visualize blocks on the chain and the transactions inside them. We'll also make a UI to create new transactions and to mine new blocks.

A live demo of the front-end is available here.

Source code

The code used in this video is available on GitHub. Feel free to fork, modify & improve it. Pull requests are appreciated!