Skip to content

Document how to configure hardhat node#222

Merged
alcuadrado merged 2 commits into
mainfrom
node-task-configuration
Feb 25, 2026
Merged

Document how to configure hardhat node#222
alcuadrado merged 2 commits into
mainfrom
node-task-configuration

Conversation

@alcuadrado
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings February 22, 2026 23:25
@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
hardhat-website Ready Ready Preview, Comment Feb 23, 2026 3:38pm

Request Review

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR improves the Hardhat “local development node” guide by documenting how to configure hardhat node, complementing the existing sections on running a node and connecting scripts to it.

Changes:

  • Rewords the persistent-node intro sentence for clarity.
  • Adds a new “Configuring the local development node” section covering:
    • Passing options to hardhat node (with --help for discovery)
    • Configuring a node network in hardhat.config.ts with type: "edr-simulated"
  • Links readers to the network configuration reference for the full option set.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown
Member

@schaable schaable left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM


1. By passing options to the `node` task
2. By configuring the `node` network in your Hardhat config, which is the network used by default
3. By providing a network config name with `--network`
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@kanej kanej added this pull request to the merge queue Feb 25, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Feb 25, 2026
@kanej kanej added this pull request to the merge queue Feb 25, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Feb 25, 2026
@alcuadrado alcuadrado added this pull request to the merge queue Feb 25, 2026
Merged via the queue into main with commit 0e0c546 Feb 25, 2026
3 checks passed
@alcuadrado alcuadrado deleted the node-task-configuration branch February 25, 2026 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants