Skip to content

Latest commit

 

History

History
41 lines (34 loc) · 348 Bytes

README.md

File metadata and controls

41 lines (34 loc) · 348 Bytes

AgioDAO

install dependencies

yarn

frontend dev server

yarn dev

build frontend

yarn build

lint frontend

yarn lint

build contract artifacts

yarn hh:build

Prerequisites front-end

Packages:
- node 16 (use with nvm)
- yarn
- vite
- eslint

Prerequisites Contracts

Packages:
- harthat suite