Skip to content

Add @openscan/hardhat-plugin to community plugins #221

@AugustoL

Description

@AugustoL

Plugin Details

Suggested Entry

{
  "name": "@openscan/hardhat-plugin",
  "author": "OpenScan",
  "authorUrl": "https://github.com/openscan-explorer",
  "description": "Hardhat 3 plugin that launches a local OpenScan block explorer and adds explorer links to transaction logs",
  "tags": ["explorer", "localhost", "block-explorer"]
}

Context

OpenScan is an open-source, standalone multi-chain blockchain explorer. The Hardhat plugin automatically:

  • Launches a local OpenScan Explorer webapp when starting the Hardhat node
  • Opens the browser to the explorer interface
  • Adds clickable OpenScan links to all transaction logs (tx hashes, addresses, blocks, contract deployments)

It integrates with Hardhat 3 via the newConnection and onRequest network hooks.

We'd love to have it listed in the community plugins page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions