This repository was archived by the owner on Feb 1, 2021. It is now read-only.

Description
The only reason for choosing moshi was that kethereum is using it and it made sense to go the same path and not bloat the sdk with another json lib.
Kethereum is on a path to replace moshi with kotlinx serialization (komputing/KEthereum#31) so it will become necessary to do so here as well.