If not already, install rust's toolchain.
we support stable, unstable and nightly.
We also support wasm32 target.
cargo build
cargo test
The rust code contains rwc/ a fork of rust-crypto
without the dependencies that cannot be build easily in a wasm environment, and minus the
algorithms that are not useful.