{"id":24576278,"url":"https://github.com/ringecosystem/degov","last_synced_at":"2026-04-23T09:02:42.644Z","repository":{"id":273457088,"uuid":"919778740","full_name":"ringecosystem/degov","owner":"ringecosystem","description":"An open-source system that equips OpenZeppelin Governor DAOs with best user experience and security. ","archived":false,"fork":false,"pushed_at":"2026-04-15T07:07:10.000Z","size":3085,"stargazers_count":19,"open_issues_count":9,"forks_count":11,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-04-15T09:41:45.341Z","etag":null,"topics":["dao","decentralized-governance"],"latest_commit_sha":null,"homepage":"https://square.degov.ai","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ringecosystem.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-01-21T01:59:03.000Z","updated_at":"2026-04-15T07:06:15.000Z","dependencies_parsed_at":"2025-03-17T01:26:21.520Z","dependency_job_id":"2f5fa3dd-eee2-46b6-894e-8d4567c34e86","html_url":"https://github.com/ringecosystem/degov","commit_stats":null,"previous_names":["ringecosystem/degov"],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/ringecosystem/degov","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ringecosystem%2Fdegov","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ringecosystem%2Fdegov/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ringecosystem%2Fdegov/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ringecosystem%2Fdegov/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ringecosystem","download_url":"https://codeload.github.com/ringecosystem/degov/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ringecosystem%2Fdegov/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32173068,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-23T02:19:40.750Z","status":"ssl_error","status_checked_at":"2026-04-23T02:17:55.737Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dao","decentralized-governance"],"created_at":"2025-01-23T22:38:08.410Z","updated_at":"2026-04-23T09:02:42.601Z","avatar_url":"https://github.com/ringecosystem.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n![logo](docs/DeGov.AI.svg)\n\n\u003c/div\u003e\n\n# DeGov.AI\n\nDeGov.AI is an open-source, on-chain governance platform built for DAOs in the Ethereum related ecosystem. It leverages the [Governor Framework from OpenZeppelin](https://docs.openzeppelin.com/contracts/5.x/governance) to deliver a robust, flexible, and transparent governance solution for decentralized organizations. Check out the DAOs powered by DeGov.AI at [square.degov.ai](https://square.degov.ai).\n\n## Features\n\n- **Open**: Free and open-source, allowing anyone to set up their DAO's on-chain governance.\n- **Secure governance model**: Built on the OpenZeppelin Governor framework, ensuring high security and reliability. See the [Governance Model](https://docs.degov.ai/governance/intro/model) for more details.\n\n## Setup Instructions\n\n1. **Clone the repository**\n\n   ```bash\n   git clone https://github.com/ringecosystem/degov.git\n   cd degov\n   ```\n\n2. **Configure environment**\n\n   ```bash\n   cp .env.example .env\n   ```\n\n   Edit `.env` and set required variables:\n\n   ```env\n   DEGOV_DB_PASSWORD=your-secure-password\n   DEGOV_WEB_JWT_SECRET=your-jwt-secret\n   CHAIN_RPC_1=https://eth-mainnet-rpc-url\n   ```\n\n3. **Configure your DAO**\n\n   Edit `degov.yml` with your DAO settings (governor address, chain ID, etc.)\n\n4. **Start all services**\n\n   ```bash\n   docker-compose up -d\n   ```\n\n   This starts:\n   - PostgreSQL (port 5432)\n   - Indexer (port 4350)\n   - Web application (port 3000)\n\n5. **Access the application**\n\n   Open `http://localhost:3000` in your browser\n\n\nWe are also willing to provide hosting and maintenance services for your DAO's DeGov instance. Please contact us for more details.\n\n## Contributing\n\nWe welcome community contributions! Fork the repository and submit a pull request. For major changes, please open an issue to discuss your proposal first.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fringecosystem%2Fdegov","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fringecosystem%2Fdegov","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fringecosystem%2Fdegov/lists"}