Simple Block Chain Mechanism in Typescript for Learning Purpose and to demonstrate the basics of blockchains. This is by no means a complete implementation and it is by no means secure, it's just for learing the concept of Block Chain
Node JS and git installed
clone the repo and run
npm install
npm run
learn more about crepto in nodejs used in this project here
This project is licensed under the MIT License - see the LICENSE.md file for details