Skip to content

Simple Block Chain Mechanism in Typescript for Learning Purpose

License

Notifications You must be signed in to change notification settings

AsyncLegs/blockchain

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blockchain

Greenkeeper badge

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

Prerequisites

Node JS and git installed

Play With it

clone the repo and run

npm install
npm run

learn more about crepto in nodejs used in this project here

Another copy of this Project

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Simple Block Chain Mechanism in Typescript for Learning Purpose

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%