Skip to content

milostomsik1/simple-blockchain-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Blockchain Example (Typescript)

An annotated example of creating a simple blockchain using Typescript.

npm install to install the dependencies.
npm run compile to compile the .ts files and start watching for changes.
npm run start or node ./dist/blockchain.js to execute the compiled code.

Releases

No releases published

Packages

No packages published