A library for generating and dealing with transactions.
To build and test the crate:
cargo b cargo t --all-features
To build the WASM module:
cargo b --release --target wasm32-unknown-unknown