brb_dt_at2 1.0.1

An implementation of AT2 as a BRBDataType inside the BRB framework
Documentation
# brb_dt_at2

[MaidSafe website]http://maidsafe.net | [Safe Network Forum]https://safenetforum.org/
:-------------------------------------: | :---------------------------------------------:

# About

An implementation of [AT2](https://arxiv.org/pdf/1812.10844.pdf) as a BRBDataType inside the [BRB](https://github.com/maidsafe/brb/) framework

This enables AT2 operations to be transmitted in a BFT manner using Byzantine Reliable Broadcast.

Please see the [brb crate](https://github.com/maidsafe/brb/).

## License

This Safe Network software is dual-licensed under the Modified BSD (<LICENSE-BSD> <https://opensource.org/licenses/BSD-3-Clause>) or the MIT license (<LICENSE-MIT> <https://opensource.org/licenses/MIT>) at your option.

## Contributing

Want to contribute? Great :tada:

There are many ways to give back to the project, whether it be writing new code, fixing bugs, or just reporting errors. All forms of contributions are encouraged!

For instructions on how to contribute, see our [Guide to contributing](https://github.com/maidsafe/QA/blob/master/CONTRIBUTING.md).