Description
Recursive Length Prefix data structures can be encoded and decoded from Python code. Developers working with Ethereum-style formats or compact binary serialization can transform nested byte data for tests and tools. It is a serialization library, not a wallet or blockchain node.