@nomiclabs/hardhat-web3-legacy
v3.0.0
Published
Hardhat plugin for using Web3 0.20.x
Maintainers
Readme
hardhat-web3-legacy
This plugin integrates Web3.js 0.20x into Hardhat.
Version compatibility warning: This version of the package does not work with Hardhat 2 nor 3. Please read below to migrate to Hardhat 3 or install a version compatible with Hardhat 2.
Installation
Hardhat 3
To learn how to migrate to Hardhat 3, please read the migration guide.
Hardhat 2
To use this package with Hardhat 2, please install the hh2 tag with npm or your package manager of choice:
npm install --save-dev "@nomiclabs/hardhat-web3-legacy@hh2"