Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{run, deployDARC, DARC_VERSION} from
'../../src/darcjs'
;
2
import
{ ethers } from
'ethers'
;
3
import
* as DARC from
'../../src/DARC/DARC'
;
4
import
'mocha'
;
Callers
nothing calls this directly
Calls
4
run
Function · 0.85
getTokenInfo
Method · 0.80
getTokenOwnerBalance
Method · 0.80
deployDARC
Function · 0.50
Tested by
no test coverage detected