Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 504 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 504 Bytes

Disputify

Visualization for dispute games on local devnets. Hosted at dispute.clab.by.

This project is an extension of @ajsutton's Disputify that allows for reading data from a local chain rather than hard-coding it.

preview

Project setup

# pnpm
pnpm i

Compiles and hot-reloads for development

# pnpm
pnpm dev

Compiles and minifies for production

# pnpm
pnpm build