Package Exports
- hardhat
- hardhat/builtin-tasks/task-names
- hardhat/builtin-tasks/utils/watch
- hardhat/config
- hardhat/internal/artifacts
- hardhat/internal/constants
- hardhat/internal/core/config/config-env
- hardhat/internal/core/errors
- hardhat/internal/core/errors-list
- hardhat/internal/core/params/argumentTypes
- hardhat/internal/core/providers/util
- hardhat/internal/hardhat-network/jsonrpc/server
- hardhat/internal/hardhat-network/stack-traces/solidity-errors
- hardhat/internal/sentry/reporter
- hardhat/internal/util/glob
- hardhat/plugins
- hardhat/plugins-testing
- hardhat/types
- hardhat/types/artifacts
- hardhat/types/config
- hardhat/types/runtime
- hardhat/utils/contract-names
- hardhat/utils/source-names
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (hardhat) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Hardhat is a task runner for Ethereum smart contract developers. 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.
Developed by Nomic Labs and funded by an Ethereum Foundation grant.
Join our Hardhat Support Discord server to stay up to date on new releases, plugins and tutorials.
🚧 For the most recently published code, look at the master branch 🚧
Installation
The recommended way of using Hardhat is through a local installation in your project. This way your environment will be reproducible and you will avoid future version conflicts. To use it in this way you will need to prepend npx to run it (i.e. npx hardhat). To install locally initialize your npm project using npm init and follow the instructions. Once ready run:
npm install --save-dev hardhatDocumentation
On Hardhat's website you will find:
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.
Happy buidling!
👷♀️👷♂️👷♀️👷♂️👷♀️👷♂️👷♀️👷♂️👷♀️👷♂️👷♀️👷♂️👷♀️👷♂️