/ouroboros-rs

An high-level Rust wrapper to the Ouroboros protocol

Primary LanguageRust

Ouroboros-rs

MIT licensed Apache-2.0 licensed

A wrapper around the Ouroboros API. WIP

Requirements

For installing Ouroboros and its required libraries, follow the instructions on the website. The wrapper has been tried with Ouroboros version 0.16.0.

Building

To build, just type from your terminal

$ cargo build --all

The Ouroboros code is provided as a submodule and fetched and built if it is not already in path. The minimum required version is 0.16.0.

License

This project is license under either of

at your option.

Contributing

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in ouroboros-rs by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.