/Blockchain-JS-Xor

A simple blockchain created using JavaScript.

Primary LanguageJavaScript

Blockchain-JS-Xor

A simple blockchain created using JavaScript.

Blockchain

First step:

Create a file named main.js.

Second step:

Download the Crypto-JS package. To download the package use the command: npm i --save crypto-js