/dapp-econ-gov

Governance UI for Inter Protocol economic committee

Primary LanguageTypeScript

dapp-governance

UI for Governance of Inter Protocol

image

Development

Test net

Start HMR server:

yarn dev

Open app against a network config, e.g. ollinet

open http://127.0.0.1:5173/?agoricNet=ollinet

Local

Start a wallet client server for network-config:

cd wallet-app
yarn start

Start a dev server with fast refresh:

yarn dev

Launch pointing to your localhost:

open http://127.0.0.1:5173/?agoricNet=local