import * as lucid from "https://deno.land/x/lucid@0.7.0/src/utils/mod.ts";
Functions
Concatenate the given arrays into a new Uint8Array. | |
Check whether binary arrays are equal to each other. | |
Splits unit into policy id, name and label if applicable. name will be returned in Hex. | |
Address can be in Bech32 or Hex | |
Convert a native script from Json to the Hex representation. It follows this Json format: https://github.com/input-output-hk/cardano-node/blob/master/doc/reference/simple-scripts.md | |