Skip to content
This repository has been archived by the owner on Feb 19, 2022. It is now read-only.

Latest commit

 

History

History
21 lines (16 loc) · 242 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 242 Bytes

BlockyBob

How to

Install

  • npm version 6.13.0
$ npm install -g truffle
$ npm install
$ npm install @drizzle/store

Use

$ truffle develop
truffle(develop)> migrate
truffle(develop)> compile
$ npm start