Skip to content

Repository files navigation

Cardano Governance API (CGOV)

A public good infrastructure for the Cardano ecosystem, providing open access to on-chain governance data.

Why CGOV?

Cardano's governance system empowers ADA holders to participate in decision-making through DReps, SPOs, and the Constitutional Committee. However, accessing and understanding this data can be challenging.

CGOV bridges this gap by providing:

  • Real-time governance proposal tracking
  • DRep and SPO voting power information
  • Constitutional Committee member status
  • Treasury withdrawal and Net Change Limit (NCL) data
  • Historical voting records

This API powers governance dashboards and tools, making Cardano's democratic processes more transparent and accessible to everyone.

Public Good Commitment

This project is built and maintained as a public good for the Cardano community:

  • Open source under MIT license
  • Free to use for any governance-related application
  • Community contributions welcome
  • No rate limiting for reasonable usage

API Documentation

For Developers

AI assistant connection

Chat and history use SIDANCLAW_API_URL, SIDANCLAW_API_KEY, and SIDANCLAW_ASSISTANT_ID. These legacy variable names also support Use Brian: set the URL to https://api.usebrian.ai and provide the target agent's ID and matching API key.

For production, configure the GitHub repository variable SIDANCLAW_API_URL and repository secrets SIDANCLAW_API_KEY and SIDANCLAW_ASSISTANT_ID before deploying. The workflow defaults to the legacy URL when the variable is unset. Keep these values aligned with any direct Cloud Run configuration change so the next deployment preserves the connection. Chat history belongs to the upstream agent and API key; changing either does not migrate prior sessions.

Contributing

We welcome contributions from the Cardano community! Whether it's bug fixes, new features, or documentation improvements.

  1. Fork the repository
  2. Create a feature branch
  3. Submit a pull request

License

MIT License - Free to use, modify, and distribute.


Built with love for the Cardano community

Alt

About

The backend API for all NOMOS governance tools

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages

Generated from sidan-lab/mesh-express