Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 402 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 402 Bytes

BLT-Blockchain

BLT is a blockchain for logs and tickets. POC for the subject "software Architecture" - Software Engineering - UADE.

To setup this project run:

  1. clone the project git clone https://github.com/bizk/BLT-Blockchain.git
  2. Install the node dependencies npm install
  3. Execute the code npm start

The webpage will run on your localhost:3000

Author:

  • Carlos Santiago Yanzon (Bizk)