hardhat-network-metadata
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

Hardhat Network Metadata Plugin

Adds a new field to hardhat.config.ts

networks: {
  exampleNet: {
    url: "http://localhost:8545",
    metadata: {
      anything: "here"
    }
  }
}

I'll add a build and get this on npm etc. if someone notices me :)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    0

Package Sidebar

Install

npm i hardhat-network-metadata

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

6.45 kB

Total Files

13

Last publish

Collaborators

  • krruzic