Skip to content

dcdao/degov-dcdao

Repository files navigation

DeGov Launcher

DeGov.AI is an open-source, on-chain governance platform built for DAOs in the Ethereum ecosystem. This repository provides a Docker Compose configuration for launching a DeGov instance—the simplest way to set up your own governance platform.

Getting Started

  1. Customize your DAO configuration

    The degov.yml file is critical for configuring your DeGov. It defines your DAO's name, logo, governance parameters, and contract addresses for interaction. Follow the commented instructions to customize your governance parameters.

  2. Prepare your environment variables

    Copy .env.sample to .env and follow the instructions to update your environment variables.

  3. Run docker compose up -d to start the DeGov instance and verify all services are running.

  4. Visit http://localhost:3002 to access your DAO's DeGov interface. Note that it may take some time to sync blockchain data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published