verdverm / bastet-poc-demo-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo App for Bastet

see https://github.com/verdverm/bastet

Setup

Clone this repo and make sure ganache is running.

# install deps
yarn

# for the contracts
yarn compile
yarn migrate

# run dapp in dev mode
yarn dev

About

License:MIT License


Languages

Language:JavaScript 94.6%Language:CSS 3.8%Language:HTML 1.6%