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 ↑1000% vs prev 7d
total hits 22
actors 5 distinct systems
last hit 1d ago AhrefsBot
top countries 🇺🇸 United States · 🇨🇦 Canada · 🇮🇳 India · 🇩🇪 Germany
API endpoints
full doc /v1/registry/rlp
install /v1/registry/rlp/install
compatibility /v1/registry/rlp/compatibility