Ui extensions for the ethernaut-network package
- url: Provides a list of common networks and known provider urls
- alias: Provides a list of available networks
- alias: Provides a list of available networks
- alias: Provides a list of available networks
- fork: Provides a list of available networks to fork
- alias: Provides a list of available networks
npm install ethernaut-network-ui
Import the plugin in your hardhat.config.js
:
require('ethernaut-network-ui')
Or if you are using TypeScript, in your hardhat.config.ts
:
import 'ethernaut-network-ui'
- ethernaut-network
This plugin does not add any tasks.
This plugin doesn't add any fields to the hre.
This plugin doesn't add any fields to the hardhat configuration file.
There are no additional steps you need to take for this plugin to work.