# Open Source Contributions

<figure><img src="/files/OFw9MxjoVSNbSPl6lGmi" alt=""><figcaption></figcaption></figure>

## \[OPEN SOURCE + PUBLIC GOODS] // Contribute to Anticapture

Anticapture is built by [**blockful**](https://blockful.io), a team committed to **open-source** and **public goods**.&#x20;

We believe everyone in this space can help make **Ethereum governance more legible, safer, and easier to reason about**. If that resonates, open our repository and start contributing where you’re excited.

{% hint style="success" %}
Open [**the repo**](https://github.com/blockful/anticapture)**,** scan the *Good first issue* and *Help wanted* labels, and pick one.&#x20;

We keep things organized so you can get productive fast.
{% endhint %}

***

### Why contribute

* Improve the **legibility** of Ethereum governance data for delegates and tokenholders.
* Ship **public goods** that reduce the cost of coordination and increase DAO resilience.
* Help secure **on-chain governance** by spotting risks early and making them visible.
* Learn and collaborate with a community committed to **credible neutrality** and security.

<figure><img src="/files/5saVvnEDpJgTyo6RWmA6" alt=""><figcaption></figcaption></figure>

***

### What you can work on

* **Data & Indexing:** Subgraphs, ETL pipelines, schema design, data-quality checks.
* **Risk Signals:** Governance heuristics, detection rules, simulations, alert logic.
* **Frontend/UI:** Dashboard components, accessibility, performance, UX copy.
* **Integrations:** New DAOs, dual governance models, voting clients, explorer links.
* **Docs & Examples:** How-tos, runbooks, architecture diagrams, “explainers.”
* **DevEx/Infra:** CI/CD, tests, local dev scripts, containers, reproducible environments.

{% hint style="success" %}
**We’re friendly:** Reach out anytime for pairing, architecture questions, or product context.&#x20;

We’re happy to do a **live walkthrough** of the dashboard and the repo.
{% endhint %}

***

### Ready to help secure DAO governance?

Your PR can make delegates more effective, risks more visible, and DAOs more resilient. **Open the repo and start where you’re most excited.**

**Start now:**

{% embed url="<https://github.com/blockful/anticapture>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://blockful.gitbook.io/anticapture/technical/open-source-contributions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
