vasa-develop / serialize-solidity

Repository from Github https://github.comvasa-develop/serialize-solidityRepository from Github https://github.comvasa-develop/serialize-solidity

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.