Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NomicFoundation/hardhat
/ ComplexModule.js
File
ComplexModule.js
packages/ignition-ui/examples/ComplexModule.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ buildModule } from
"@nomicfoundation/ignition-core"
;
2
3
const
fakeArtifact = [
"fake artifact"
];
4
Callers
nothing calls this directly
Calls
8
buildModule
Function · 0.90
contract
Method · 0.65
call
Method · 0.65
library
Method · 0.65
useModule
Method · 0.65
encodeFunctionCall
Method · 0.65
send
Method · 0.65
contractAt
Method · 0.65
Tested by
no test coverage detected