Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 270 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 270 Bytes

Blockchain sample

A project built in javascript, with the purpose of helping to understand the basic process a blockchain.

Dependencies

  • Node.js >= 8.12
  • Yarn >= 1.10.1

Installation

Just run the following commands:

  $ yarn install
  $ yarn start