/blockchain-simulation

This repository provides the java implementation of a modified bitcoin network.

Primary LanguageJavaBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Blockchain Simulation

This was a university project done in collaboration with Omar Kamal and Omar Salah with the purpose of simulating the inner workings of the bitcoin network.

In this project we provide a java implementation to an even more modified and secure blockchain than that of bitcoin’s and we provide a simple console-based simulation for the interactions between nodes in the network.