MCPcopy Index your code
hub / github.com/Project-DARC/DARC / basic-runtime-test.ts

File basic-runtime-test.ts

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

Source from the content-addressed store, hash-verified

1import {run, deployDARC, DARC_VERSION} from '../../src/darcjs';
2import { ethers } from 'ethers';
3import * as DARC from '../../src/DARC/DARC';
4import 'mocha';

Callers

nothing calls this directly

Calls 4

runFunction · 0.85
getTokenInfoMethod · 0.80
getTokenOwnerBalanceMethod · 0.80
deployDARCFunction · 0.50

Tested by

no test coverage detected