@paimaexample/evm-hardhat@0.3.110
latest
It is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




JSR Score
64%
Published
14 hours ago (0.3.110)
f
createDefaultNetworks
Creates default network configurations commonly used in e2e tests and templates.
f
createHardhatConfig
Creates a unified Hardhat configuration that can be used across e2e tests and templates.
f
createNodeTasks
Creates node tasks for running local blockchain nodes. These tasks allow starting JSON-RPC servers for configured networks.
I
DefaultNetworkOptions
Options for creating default networks
I
HardhatConfigOptions
Configuration options for creating a Hardhat config
f
initTelemetry
Initializes OpenTelemetry for Hardhat. This should be called at the top level of your hardhat.config.ts file.
I
NodeTaskDependencies
Dependencies required for creating node tasks. These should be imported in the calling code and passed to createNodeTasks.
I
I
c