vasa-develop / serialize-solidity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.