nilchain-client-rs A rust crate to interact with Nillion's nilchain. Contributing In order to contribute, install Rust and ensure all tests and lints pass by running: cargo test cargo clippy