Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Encoding

RLP, Recursive Length Prefix, is a binary serialization format prominently used within Ethereum. It ensures efficient encoding of nested arrays of data, preserving the structure and hierarchy of the data.