import { type MintingPolicy } from "https://deno.land/x/lucid@0.5.2/src/mod.ts";
Note: Plutus scripts need to be CBOR encoded. Raw compiled script without the CBOR encoding do not work.
E.g. taking the CBOR Hex string coming from writeFileTextEnvelope works
definition: Script