metagov / daostar

DAOstar (or DAO*) is a set of technical standards and tools for DAOs and DAO tooling
https://daostar.org/
MIT License
57 stars 25 forks source link

Support Optimism main network #139

Closed crazyyuan closed 1 year ago

crazyyuan commented 1 year ago
  1. Deploy all contracts on Optimism.
  2. Create TheGraph for Optimism.
  3. Add Optimism select on the frontend.
  4. Document these.
crazyyuan commented 1 year ago

The contracts are all deployed and verified.

EIP4824Index EIP4824Registration EIP4824RegistrationSummoner

crazyyuan commented 1 year ago

TheGraph Indexer has been deployed on the Optimism network https://thegraph.com/hosted-service/subgraph/crazyyuan/daostar-optimism

PR for these: https://github.com/metagov/daostar/pull/141

@Rashmi-278 please update the frontend to support Optimism.

Rashmi-278 commented 1 year ago

PR for frontend: https://github.com/metagov/daostar/pull/145

Rashmi-278 commented 1 year ago

Documentation: https://hackmd.io/@torchablazed/Byjs0UQ0n

Rashmi-278 commented 1 year ago

We are live with OP Mainnet support !

image