Log in
Enquire now
Hardhat

Hardhat

Hardhat is a Zug-based company.

OverviewStructured DataIssuesContributors

All edits by  Aflec Midas 

Edits on 26 Feb, 2022
Aflec Midas profile picture
Aflec Midas
edited on 26 Feb, 2022
Edits made to:
Infobox (+2 properties)
Article (+1331 characters)
Table (+1 rows) (+3 cells) (+103 characters)
Categories (+2 topics)
Related Topics (+1 topics)
Article

Overview

Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software. It helps developers manage and automate the recurring tasks that are inherent to the process of building smart contracts and dApps, as well as easily introducing more functionality around this workflow. This means compiling, running and testing smart contracts at the very core.

Hardhat comes built-in with Hardhat Network, a local Ethereum network designed for development. Its functionality focuses around Solidity debugging, featuring stack traces, console.log() and explicit error messages when transactions fail.

Hardhat Runner, the CLI command to interact with Hardhat, is an extensible task runner. It's designed around the concepts of tasks and plugins. Every time you're running Hardhat from the CLI you're running a task. E.g. npx hardhat compile is running the built-in compile task. Tasks can call other tasks, allowing complex workflows to be defined. Users and plugins can override existing tasks, making those workflows customizable and extendable.

A lot of Hardhat's functionality comes from plugins, and, as a developer, you're free to choose which ones you want to use. Hardhat is unopinionated in terms of what tools you end up using, but it does come with some built-in defaults. All of which can be overriden

Table

Title
Date
Link

Ethereum development environment for professionals by Nomic Labs

https://hardhat.org/getting-started/

Infobox
Discord
https://discord.com/invite/TETZs2KK4k
GitHub
https://github.com/NomicFoundation/hardhat

Find more companies like Hardhat

Use the Golden Query Tool to find similar companies in the same industry, location, or by any other field in the Knowledge Graph.
Open Query Tool
Access by API
Golden Query Tool
Golden logo

Company

  • Home
  • Press & Media
  • Blog
  • Careers
  • WE'RE HIRING

Products

  • Knowledge Graph
  • Query Tool
  • Data Requests
  • Knowledge Storage
  • API
  • Pricing
  • Enterprise
  • ChatGPT Plugin

Legal

  • Terms of Service
  • Enterprise Terms of Service
  • Privacy Policy

Help

  • Help center
  • API Documentation
  • Contact Us
By using this site, you agree to our Terms of Service.