Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/CashScript/cashscript
/ example.test.ts
File
example.test.ts
examples/testing-suite/test/example.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
artifact from
'../artifacts/example.artifact.js'
;
2
import
{ Contract, MockNetworkProvider, TransactionBuilder, randomUtxo } from
'cashscript'
;
3
import
'cashscript/vitest'
;
4
Callers
nothing calls this directly
Calls
7
randomUtxo
Function · 0.90
addUtxo
Method · 0.80
addInput
Method · 0.80
toLog
Method · 0.80
toFailRequire
Method · 0.80
toFailRequireWith
Method · 0.80
addOutput
Method · 0.45
Tested by
no test coverage detected