Hardhat
Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software.
Install / Use
/learn @NomicFoundation/HardhatREADME

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 smart contracts.
Built by the Nomic Foundation for the Ethereum community.
💡 This is the README for Hardhat 3, the new major version of Hardhat. For the previous version (v2), see this branch instead.
Getting started
To install Hardhat and initialize a new project, run the following command in an empty directory:
npx hardhat --init
This will take you through an interactive setup process to get started.
Learn more
To learn more about Hardhat, check out the documentation.
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.
Related Skills
node-connect
344.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
96.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
Writing Hookify Rules
96.8kThis skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
review-duplication
99.8kUse this skill during code reviews to proactively investigate the codebase for duplicated functionality, reinvented wheels, or failure to reuse existing project best practices and shared utilities.
