RLP (Recursive Length Prefix)
JSON →RLP (Recursive Length Prefix) is a serialization format used extensively in Ethereum to encode arbitrarily nested arrays of binary data. The `rlp` Python library provides efficient functions for encoding Python objects (byte strings, integers, lists/tuples of these) into RLP byte strings and decoding them back. It is actively maintained by the Ethereum project. The current version is 4.1.0.
Traffic · last 30 days ↓50% vs prev 7d
total hits 10
actors 3 distinct systems
last hit 3d ago human
top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇨🇦 Canada · 🇫🇷 France
API endpoints
full doc /v1/registry/rlp
install /v1/registry/rlp/install
compatibility /v1/registry/rlp/compatibility