Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 458 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 458 Bytes

Credits

Thanks to pouladzade to make Seriality public.

How to Use

contracts folder contains solidity files to serialize a string array. js folder contains script to deserialize the byte output back to string array. You can follow this short medium article to get started.