Skip to content

An high-level Rust wrapper to the Ouroboros protocol

Notifications You must be signed in to change notification settings

chritchens/ouroboros-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

An high-level Rust wrapper to the Ouroboros protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published