npm.io
3.0.0 • Published 5 months ago

@nomiclabs/hardhat-truffle5

Licence
MIT
Version
3.0.0
Deps
0
Size
4 kB
Vulns
0
Weekly
0
Stars
8.5K

hardhat-truffle5

Hardhat plugin for integration with TruffleContract from Truffle 5. This allows tests and scripts written for Truffle to work with 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-truffle5@hh2"

Keywords