Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 306 Bytes

File metadata and controls

18 lines (14 loc) · 306 Bytes

FlowGotchi

To run contract Tests:

make
make test

To use the UI:

cd flowGotchiUI
pnpm install
pnpm run dev

the app will run on port 3000.