BLT is a blockchain for logs and tickets. POC for the subject "software Architecture" - Software Engineering - UADE.
To setup this project run:
- clone the project
git clone https://github.com/bizk/BLT-Blockchain.git
- Install the node dependencies
npm install
- Execute the code
npm start
The webpage will run on your localhost:3000
Author:
- Carlos Santiago Yanzon (Bizk)