MCPcopy Create free account
hub / github.com/Project-DARC/DARC / expression-test.ts

File expression-test.ts

darc-js/tests/expression-test/expression-test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {EnumReturnType, executeOperationList, operator_address_equals} from "../../src/darcjs";
2import { deployDARC, DARC_VERSION} from '../../src/darcjs';
3import { ethers, BigNumber } from 'ethers';
4import * as DARC from '../../src/DARC/DARC';

Callers

nothing calls this directly

Calls 10

executeOperationListFunction · 0.90
batch_mint_tokensFunction · 0.90
orFunction · 0.90
transpileAndRunFunction · 0.90
operator_address_equalsFunction · 0.85
toBigIntArrayFunction · 0.70
deployDARCFunction · 0.50

Tested by

no test coverage detected