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

Add BridgedGovernor #348

Closed
wants to merge 1 commit into from
Closed

Add BridgedGovernor #348

wants to merge 1 commit into from

Conversation

CodeSandwich
Copy link
Collaborator

@CodeSandwich CodeSandwich commented Apr 9, 2024

The communication happens over LayerZero v2. It's completely one-way, the DAO on one chain directly interacts with LayerZero contracts, and the governor on the other chain executes whatever it gets from the bridge.

This PR includes the governor and a few scripts that are the base for communication. As of now the scripts do the communication from an EOA sending transactions on Sepolia to a governor deployed on Polygon Mumbai. It will be modified to construct the real world communication when we choose the chain where we want to deploy. The configuration will be different and the transactions sent on Sepolia will be wrapped in messages executable by the DAO.

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

Successfully merging this pull request may close these issues.

1 participant