cgewecke / multi-provider-hardhat-example

Sandbox for solidity-coverage issue #842

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This a default hardhat project with a second blockchain initialized in an extendEnvironment hook in the scripts/extendEnvironment.ts file.

Install

yarn

Test

npx hardhat test

Coverage

npx hardhat coverage

About

Sandbox for solidity-coverage issue #842

License:MIT License


Languages

Language:TypeScript 87.1%Language:Solidity 12.9%