@cinaconnect/safe-decoder
v0.2.0
Published
Safe (Gnosis Safe) transaction decoder for CinaConnect
Readme
@cinaconnect/safe-decoder
Safe{Core} transaction decoder for CinaConnect.
Installation
This is a Rust binary package. Clone the repo and build:
cd packages/safe-decoder
cargo build --releaseUsage
./target/release/safe-decoder <encoded-data>Description
Decodes Safe multi-signature transaction calldata for human-readable inspection.
