Borsh Serializer
Borsh binary serializer ExEx
Last updated
Borsh binary serializer ExEx
Last updated
stands for Binary Object Representation Serializer for Hashing and is a binary serializer developed by the team. It is designed for security-critical projects, prioritizing consistency, safety, and speed, and comes with a strict specification.
The ExEx utilizes Borsh to serialize and deserialize block objects, ensuring a bijective mapping between objects and their binary representations.