Skip to content

Create a simple blockchain to learn and test some concepts with javascript

Notifications You must be signed in to change notification settings

Ugarz/blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Create a blockchain with Javascript

The idea behind this is to learn more on how to create a Blockchain.

I am a hard reader and learn a lot on crypto-currencies by these days. As a developer I wanted to understand what is Blockchain and what problems it solves instead of reading bullshit. Reading is not enought, you have to code to grasp it.

Scripts

npm run build && npm start #launch the dist/index.js script
npm run dev #launch the devmod with nodemon

Resources

About

Create a simple blockchain to learn and test some concepts with javascript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages