MCPcopy Index your code
hub / github.com/CashScript/cashscript / mecenas.ts

File mecenas.ts

examples/mecenas.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { stringify } from '@bitauth/libauth';
2import { Contract, MockNetworkProvider, Output, randomUtxo, TransactionBuilder } from 'cashscript';
3import { compileFile } from 'cashc';
4import { URL } from 'url';

Callers

nothing calls this directly

Calls 9

compileFileFunction · 0.90
randomUtxoFunction · 0.90
stringifyFunction · 0.85
addUtxoMethod · 0.80
getBalanceMethod · 0.80
addInputMethod · 0.80
sendMethod · 0.80
getUtxosMethod · 0.65
addOutputMethod · 0.45

Tested by

no test coverage detected