Ui extensions for the ethernaut-wallet package
- alias: Provides a list of wallets
- alias: Provides a list of wallets
- alias: Provides a list of wallets
npm install ethernaut-wallet-ui
Import the plugin in your hardhat.config.js
:
require('ethernaut-wallet-ui')
Or if you are using TypeScript, in your hardhat.config.ts
:
import 'ethernaut-wallet-ui'
- ethernaut-wallet
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.