/blockchain

The blockchain is a system for recording a collection of data in a chain-like way, increasing data integrity, reducing vulnerabilities, and making the data nearly impossible to be hacked.

Primary LanguageJavaScript

Alt text

A Blockchain with NodeJS

The blockchain is a system for recording a collection of data in a chain-like way, increasing data integrity, reducing vulnerabilities, and making the data nearly impossible to be hacked.

How to install

To install the package, run the following command in your terminal:

npm install

How to run

To launch the app, run the following command in your terminal:

npm run dev