Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 173 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 173 Bytes

VeaScan

Getting Started

Compile the contracts

$ cd contracts
$ yarn build

Start the VeaScan frontend

$ cd veascan-web
$ yarn start