MCPcopy Create free account
hub / github.com/CashScript/cashscript / compile.ts

File compile.ts

examples/testing-suite/tasks/compile.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { formatArtifact } from '@cashscript/utils';
2import { compileString } from 'cashc';
3import fs from 'fs';
4import { URL } from 'url';

Callers

nothing calls this directly

Calls 1

compileFunction · 0.85

Tested by

no test coverage detected