Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow support for new networks to be added by anybody #61

Open
spengrah opened this issue May 19, 2021 · 0 comments
Open

Allow support for new networks to be added by anybody #61

spengrah opened this issue May 19, 2021 · 0 comments

Comments

@spengrah
Copy link
Member

Adding support for a new network means...

  • deploying the necessary libraries (e.g. poseiden and other cryptography libraries)
  • deploying the reference implementations of the clrfund contracts (e.g. funding round factor, maci factory, registries, etc.)
  • deploying the clrfund subgraph(s)

There is a Gnosis tool that enables anybody to deploy all the Gnosis Safe requirements to a new network, including to the same contract addresses. We could use this pattern to deploy all the clrfund requirements to a new network.

This also ideally includes a UI in the deployer app to make it super simple for anybody wanting to deploy clrfund on a new network.

Prereqs out of our control

  • The Graph needs to support the network
  • EVM network (duh)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant