/rlp-inspect

Small helper tool for inspecting RLP encoded data.

Primary LanguageRustMIT LicenseMIT

rlp-inspect

A small binary that helps with decoding RLP encoded data (for Example from Ethereum).

Usage

# This is not valid RLP, I truncated it for readability.
echo "0xf8419e20d9548b62a8d603" | cargo run