NAME
RLP - Command line RLP encoding/decoding utility
VERSION
version 0.008
SYNOPSIS
rlp [options] [params]
Options:
--action=encode/decode (required)
Example:
Encoding:
rlp --action=encode 0x9 0x4a817c800 0x5208 0x3535353535353535353535353535353535353535 0xde0b6b3a7640000 0x 0x1 0x 0x
Decoding:
rlp --action=decode ec098504a817c800825208943535353535353535353535353535353535353535880de0b6b3a764000080018080
DESCRIPTION
Standalone version for decoding and encoding RLP
AUTHOR
Reginaldo Costa <refeco@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2023 by REFECO.
This is free software, licensed under:
The MIT (X11) License