Skip to content

Blockchain teaching example implemented through Javascript.

Notifications You must be signed in to change notification settings

StephenGrable1/Blockchain-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to my blockchain!

How to get started

  1. Navigate to the folder on your computer you want to place this project
  2. In your terminal run git clone git@github.com:StephenGrable1/Blockchain-JS.git
  3. Then, navigate into the new project file you just created and run npm install in the terminal. This will install all the npm modules needed.
  4. To execute the main file, run node Stephen-coin.js to see some of the console.log's displaying the blockchain we have created.
  5. Feel free to edit Stephen-coin.js and add your own test blocks and have fun!

Resources

About

Blockchain teaching example implemented through Javascript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages