execc / daohaus-web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

daohaus-web

Web app for exploring and summoning moloch daos.

Development

  1. Install dependencies
$ yarn install
  1. Create an env file and fill out the appropriate varialbles for the network you are using. There are currently factory contracts and subgraphs on mainnet, kovan and rinkeby.
$ cp .env.sample .env.local
  1. Run a dev server
$ yarn start

Factory contract addresses

mainnet:

0x2840d12d926cc686217bb42B80b662C7D72ee787

kovan:

0x0C60Cd59f42093c7489BA68BAA4d7A01f2468153

Subgraph urls

mainnet:

https://api.thegraph.com/subgraphs/name/odyssy-automaton/daohaus

https://api.thegraph.com/subgraphs/name/odyssy-automaton/daohaus-stats

kovan:

https://api.thegraph.com/subgraphs/name/odyssy-automaton/daohaus-kovan

https://api.thegraph.com/subgraphs/name/odyssy-automaton/daohaus-kovan-stats

gittronSUPPORT US WITH GITTRON

About


Languages

Language:JavaScript 81.1%Language:CSS 18.3%Language:HTML 0.6%