Js Amino Versions Save

Javascript implementation of the Amino encoding protocol

1.0.1

4 years ago

The first release of javascript implementation of amino encoding protocol!

Features:

  1. Encode and Decode simple types: ints 8/16/32/64, booleans, strings, bytes
  2. Encode and Decode recursive Structs and Interfaces, Arrays
  3. Encode simple Time data