gabrielrigon / blockchain_sample

A didactic sample to aid in learning blockchain, built with javascript and frontend framework markojs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A didactic sample to aid in learning blockchain, built with javascript and frontend framework markojs


Languages

Language:JavaScript 57.2%Language:HTML 40.0%Language:CSS 2.8%