/Blockchain_Javascript

How Blockchain works (JavaScript)

Primary LanguageJavaScript

How Blockchain works (JavaScript)

This is introductory tutorial to blockchain. Javascript was used to show how Blockchain works under the hood.

Dependencies

Installation

  • Clone the repository
  • Open a terminal
  • Navigate into the project directory
  • Run npm install to install all needed dependencies
  • Run node test to see how it works