# Augrim
## Overview
Augrim is a collection of reusable consensus algorithms.
Current algorithms implemented:
* 2PC
## Resources
The following resources are available for Augrim:
* [Website](https://augrim.org/)
* [Crate](https://crates.io/crates/augrim)
* [Documentation](https://docs.rs/augrim/latest/augrim/)
* [Git Repository](https://github.com/augrim/augrim)
* [#augrim Discord channel](https://discord.gg/gt6XXG628c)
## License
Augrim is licensed under the [Apache License Version 2.0](LICENSE) software
license.