/blockchain101

Primary LanguageJavaScript

Blockchain 101

A Wizeline Academy workshop for an intro to basic Blockchain concepts.

Live Coding session

This repository has all the code needed to run in a JavaScript/Node environment.

To run the project you only need to run the command

npm install

and

npm start

from the project's root.