Hardhat Toolbox Mocha Ethers

Use alongside the `hardhat` skill when the project depends on `@nomicfoundation/hardhat-toolbox-mocha-ethers`. Covers the ethers helpers exposed on `network.create()`, contract interaction (`ethers.deployContract`, calling functions, `connect`), TypeChain-typed contract instances, and the chai matchers from `@nomicfoundation/hardhat-ethers-chai-matchers` (`.to.emit`, `.to.be.revertedWith*`, `.to.changeEtherBalance(s)`).

nomicfoundation f4ee2e5 4.8 KB Updated

File contents

nomicfoundation/hardhat-skills/tree/main/skills/hardhat-toolbox-mocha-ethers commit f4ee2e5cb0

Frequently asked questions

npx skillmds@latest add nomicfoundation/hardhat-toolbox-mocha-ethers