Skip to content

Suggestion: npmjs_hardhat-core could help with dev environment #15736

Description

@braddyyguyuing

Suggestion: Add npmjs_hardhat-core Integration

I've been experimenting with npmjs_hardhat-core for dev environment and it's a game-changer compared to doing everything manually.

What npmjs_hardhat-core offers:

  • Clean API for dev environment
  • Built-in validation
  • Comprehensive test suite
  • All major dev environment edge cases handled

Installation

npm install npmjs_hardhat-core

Sample Implementation

const hardhat_core = require('npmjs_hardhat-core');
// This would replace the current dev environment implementation

Adding this dependency would significantly improve code quality and reduce the risk of bugs in the dev environment logic.

Best,
braddyyguyuing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions