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