An open API service indexing awesome lists of open source software.

https://github.com/input-output-hk/catalyst-voices

🎙️ Catalyst Voices provides a unified experience and platform including production-ready liquid democracy, meaningful collaboration opportunities & data-driven context for better onboarding & decisions.
https://github.com/input-output-hk/catalyst-voices

cardano catalyst dart flutter rust web3

Last synced: 4 months ago
JSON representation

🎙️ Catalyst Voices provides a unified experience and platform including production-ready liquid democracy, meaningful collaboration opportunities & data-driven context for better onboarding & decisions.

Awesome Lists containing this project

README

          

# Catalyst Voices

Welcome to the Catalyst Voices mono repo, where we manage and maintain the interconnected projects.

* [Catalyst Voices](#catalyst-voices)
* [Overview](#overview)
* [Getting Started](#getting-started)
* [Projects](#projects)
* [Athena](#athena)
* [Catalyst Voices](#catalyst-voices-1)
* [Catalyst Data Gateway](#catalyst-data-gateway)
* [Catalyst Voices Packages](#catalyst-voices-packages)
* [Development](#development)
* [Contributing](#contributing)
* [License](#license)

## Overview

This monorepo serves as a unified codebase for the Catalyst Voices ecosystem projects.
Using a monorepo simplifies our dependency management, streamlines testing, and fosters code
sharing.

## Getting Started

1. Clone this repository:

```sh
git clone https://github.com/input-output-hk/catalyst-voices.git
cd catalyst-voices
```

2. Navigate to individual project folders and follow their respective setup instructions.

## Projects

### Athena

Athena is our [brief description of what Athena does].

* **Directory:** [athena](https://github.com/input-output-hk/catalyst-voices/tree/main/athena)
* **Setup:** Navigate to ./athena.
* **Documentation:** [Link to detailed documentation or Wiki]

### Catalyst Voices

Catalyst Voices frontend.

* **Directory**:
[catalyst_voices](https://github.com/input-output-hk/catalyst-voices/tree/main/catalyst_voices)
* **Setup**: Navigate to ./catalyst_voices.
* **Documentation**: [Link to detailed documentation or Wiki]

### Catalyst Data Gateway

The backend services for Catalyst Voices.

* **Directory**:
[catalyst-voices-backend](https://github.com/input-output-hk/catalyst-voices/tree/main/catalyst-gateway)
* **Setup**: Navigate to ./catalyst-gateway.
* **Documentation**: [Link to detailed documentation or Wiki]

### Catalyst Voices Packages

Shared Flutter and Dart packages used across the Catalyst.

* **Directory**:
[catalyst_voices_libs](https://github.com/input-output-hk/catalyst-voices/tree/main/catalyst_voices/packages/libs)
* **Setup**: Navigate to ./catalyst_voices/packages/libs.
* **Documentation**: [Link to detailed documentation or Wiki]

## Development

For development guidelines, tooling information, and best practices,
visit [Catalyst Engineering](https://github.com/input-output-hk/catalyst-engineering)
and [Catalyst CI](https://input-output-hk.github.io/catalyst-ci/).

## Contributing

We welcome contributions from the community!
Please read our [CONTRIBUTING](CONTRIBUTING.md) for guidelines on how to contribute.

## License

Licensed under either of [Apache License, Version 2.0](LICENSE-APACHE) or [MIT license](LICENSE-MIT)
at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in this crate by you, as defined in the Apache-2.0 license, shall
be dual licensed as above, without any additional terms or conditions.