augrim 0.1.2

Augrim is a library of consensus algorithms implemented in Rust.
Documentation
# 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.