A wrapper around the Ouroboros API. WIP
For installing Ouroboros and its required libraries, follow the instructions on the website. The wrapper has been tried with Ouroboros version 0.16.0.
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.
This project is license under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
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.