nilliax / BlockchainSimulation

This is a simulation of blockchain developed as apsrt of introduxction to blockchains course i took in past. It is not a functional blockchain just set of clases that model different parts of the system. For example there is a proof of work activity, wallet, block and blockchain classes, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

This is a simulation of blockchain developed as apsrt of introduxction to blockchains course i took in past. It is not a functional blockchain just set of clases that model different parts of the system. For example there is a proof of work activity, wallet, block and blockchain classes, etc.


Languages

Language:TypeScript 100.0%