There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This is a blockchain programmed from scratch. Project description along with how to run it yourself locally if you’d like to give it a go below. This project supports basic functionality of a blockchain. It introduces the backend logic while also implementing a frontend and even having a distributed network. It works off a publisher/subscriber template that will allow nodes to recognize when there has been a change on a respective channel.