@nomicfoundation/hardhat-chai-matchers

2.0.8last stable release 4 months ago
Complexity Score
High
Open Issues
504
Dependent Projects
335
Weekly Downloadsglobal
98,022

License

  • MIT
    • Yesattribution
    • Permissivelinking
    • Permissivedistribution
    • Permissivemodification
    • Nopatent grant
    • Yesprivate use
    • Permissivesublicensing
    • Notrademark grant

Downloads

Readme

Hardhat is an Ethereum development environment for professionals. It facilitates performing frequent tasks, such as running tests, automatically checking code for mistakes or interacting with a smart contract. Check out the plugin list to use it with your existing tools.

Built by the Nomic Foundation for the Ethereum community.

Join our Hardhat Support Discord server to stay up to date on new releases, plugins and tutorials.

πŸ’‘ The Nomic Foundation is hiring! Check our open positions.

Installation

To install Hardhat, go to an empty folder, initialize an npm project (i.e. npm init), and run

npm install --save-dev hardhat

Once it’s installed, just run this command and follow its instructions:

npx hardhat init

Documentation

On Hardhat’s website you will find:

  • Guides to get started
  • Hardhat Network
  • Plugin list

Contributing

Contributions are always welcome! Feel free to open any issue or send a pull request.

Go to CONTRIBUTING.md to learn about how to set up Hardhat’s development environment.

Feedback, help and news

Hardhat Support Discord server: for questions and feedback.

Follow Hardhat on Twitter.

Happy building!

πŸ‘·β€β™€οΈπŸ‘·β€β™‚οΈπŸ‘·β€β™€οΈπŸ‘·β€β™‚οΈπŸ‘·β€β™€οΈπŸ‘·β€β™‚οΈπŸ‘·β€β™€οΈπŸ‘·β€β™‚οΈπŸ‘·β€β™€οΈπŸ‘·β€β™‚οΈπŸ‘·β€β™€οΈπŸ‘·β€β™‚οΈπŸ‘·β€β™€οΈπŸ‘·β€β™‚οΈ

Dependencies

Loading dependencies...

CVE IssuesActive
0
Scorecards Score
No Data
Test Coverage
81.00%
Follows Semver
Yes
Github Stars
7,441
Dependenciestotal
30
DependenciesOutdated
13
DependenciesDeprecated
0
Threat Modelling
No
Repo Audits
No

Learn how to distribute @nomicfoundation/hardhat-chai-matchers in your own private NPM registry

npm config set registry  https://npm.cloudsmith.com/owner/repo
Processing...
Done
npm install @nomicfoundation/hardhat-chai-matchers
Processing...
Done

23 Releases

NPM on Cloudsmith

Getting started with NPM on Cloudsmith is fast and easy.