1.1.11 • Published 2 months ago

ethernaut-util-ui v1.1.11

Weekly downloads
-
License
ISC
Repository
-
Last release
2 months ago

ethernaut-util-ui

Ui extensions for the ethernaut-util package

What

unit task

  • from: Prompt with list of common units like ether, wei, kwei, etc
  • to: Prompt with list of common units like ether, wei, kwei, etc

Suggestions

This ui extension does not provide any parameter suggestions.

Installation

npm install ethernaut-util-ui

Import the plugin in your hardhat.config.js:

require('ethernaut-util-ui')

Or if you are using TypeScript, in your hardhat.config.ts:

import 'ethernaut-util-ui'

Required plugins

  • ethernaut-util

Tasks

This plugin does not add any tasks.

Environment extensions

This plugin doesn't add any fields to the hre.

Configuration

This plugin doesn't add any fields to the hardhat configuration file.

Usage

Simply require the plugin in hardhat.config.js and the custom prompts will replace the generic prompts that ship with the ethernaut-util plugin.

1.1.11

2 months ago

1.1.1

3 months ago

1.1.0

3 months ago

1.1.3

3 months ago

1.1.10

3 months ago

1.0.15

3 months ago

1.0.11

3 months ago

1.0.14

3 months ago

1.0.13

3 months ago

1.0.10

3 months ago

1.0.7

3 months ago

1.0.2

3 months ago

1.0.1

3 months ago

1.0.3

3 months ago

1.0.0-alpha.2

3 months ago

1.0.0-alpha.1

3 months ago