round-based 0.1.1

Driver for round-based protocols
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![Docs](https://docs.rs/round-based/badge.svg)](https://docs.rs/round-based)
[![Crates io](https://img.shields.io/crates/v/round-based.svg)](https://crates.io/crates/round-based)

# Round-based crate
Round-based is a Rust crate providing utilities for executing generic round-based protocol.
Refer to [documentation](https://docs.rs/round-based) to learn more.

### License
Round-based is released under the terms of the GPLv3 license. See [LICENSE](LICENSE) for more information.

### Development Process & Contact
This library is maintained by ZenGo-X. Contributions are highly welcomed! Besides GitHub issues 
and PRs, feel free to [reach out](mailto:github@kzencorp.com) by mail or join ZenGo X 
[Telegram](https://t.me/joinchat/ET1mddGXRoyCxZ-7) for discussions on code and research.