Deployment
For developers looking to set up a local MultiGov environment:
Clone the repository:
Install dependencies:
Set up environment variables:
Edit
.env
with your specific configuration.Compile contracts:
Deploy contracts (example for Sepolia testnet):
For spoke chains (e.g., Optimism Sepolia):
Last updated