Skip to content

POC: cross-chain call contract for governance #95

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

Closed
wants to merge 1 commit into from

Conversation

anna-carroll
Copy link
Member

Purpose: Proof-of-Concept simplified cross-chain governance app. Governs multi-chain deployments of protocols where core governance lives on one chain.

Example Use Case: Uniswap GovernorBravo contract is deployed on Ethereum mainnet. Uniswap protocol is also deployed on other chains, such as Polygon, Arbitrum and Optimism. This application can dispense governance txs from mainnet to other chains.

Design: Based on GovernanceRouter which governs Nomad, with tailored, simplified functionality for this use case.

@anna-carroll anna-carroll added the solidity Solidity protocol or xapp change label Mar 30, 2022
@anna-carroll anna-carroll requested a review from a team as a code owner March 30, 2022 13:08
@anna-carroll anna-carroll self-assigned this Mar 30, 2022
@anna-carroll anna-carroll changed the title POC: cross-chain call contract POC: cross-chain call contract for governance Mar 30, 2022
@anna-carroll anna-carroll marked this pull request as draft April 5, 2022 00:25
@anna-carroll
Copy link
Member Author

closing as POC has served its purpose / we have a more developed pattern here: https://github.com/gnosis/zodiac-module-gnomad/blob/main/contracts/GnomadModule.sol

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
solidity Solidity protocol or xapp change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant