Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

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.