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.
To install the package, run the following command in your terminal:
npm install
To launch the app, run the following command in your terminal:
npm run dev