leixdd / blockchain-restaurant

Blockchain Practice for Restaurant Use-Case

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blockchain-restaurant

Requirements

  1. Truffle
  2. Ganache - for development blockchain network
  3. Node.js

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Truffle

Truffle Documentation

Customize configuration

See Configuration Reference.

About

Blockchain Practice for Restaurant Use-Case


Languages

Language:JavaScript 77.3%Language:Vue 17.9%Language:Solidity 3.1%Language:HTML 1.6%Language:CSS 0.2%