@dune-network-taquito/utils

converts michelson data and types into convenient JS/TS objects

Usage no npm install needed!

<script type="module">
  import duneNetworkTaquitoUtils from 'https://cdn.skypack.dev/@dune-network-taquito/utils';
</script>

README

Taquito Utils package

Our current implementation of the Michelson parser is a prototype. The current implementation is naïve. We are likely going to switch to using the Nomadic Michelson encoder in the future, as per Issue https://gitlab.com/tezos/tezos/issues/581