Welcome to the Hermes mono repo, where we manage and maintain the interconnected projects.
This monorepo serves as a unified codebase for the Hermes project. Using a monorepo simplifies our dependency management, streamlines testing, and fosters code sharing.
- Clone this repository:
git clone https://github.com/input-output-hk/hermes.git
cd hermes
- Install global dependencies:
TODO: Add global dependencies
- Navigate to individual project folders and follow their respective setup instructions.
High-Availability Blockchain Voting Database.
- Directory: hermes
- Setup: Navigate to ./hermes and run TODO.
- Documentation: [Link to detailed documentation or Wiki]
Hermes Admin Dashboard.
- Directory: dashboard
- Setup: Navigate to ./dashboard and run TODO.
- Documentation: [Link to detailed documentation or Wiki]
For development guidelines, tooling information, and best practices, see DEVELOPMENT.md.
We welcome contributions from the community! Please read our CONTRIBUTING for guidelines on how to contribute.
Licensed under either of Apache License, Version 2.0 or MIT license 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.