openlawteam / tribute-contracts

A new modular DAO framework, inspired by the Moloch smart contracts
https://tributedao.com
MIT License
297 stars 110 forks source link

add xDAI chain #460

Open mcchan1 opened 2 years ago

mcchan1 commented 2 years ago

Fixes # -add xDAI chain

Proposed Changes

fforbeck commented 2 years ago

@mcchan1 what is the ETH_NODE_URL that you are using the deploy to xdai? Also, in order to merge this PR we will need to add the xdai as a new chain in tribute-ui. Similar to what we did for Polygon: https://github.com/openlawteam/tribute-ui/pull/512/files

Then after we merge it there, we can update our docker-compose here to use the new trib-ui docker image, so that works with xdai as well.