Skip to content

Merge with hardhat-abi-exporter #13

Open
@ItsNickBarry

Description

@ItsNickBarry

I'm considering merging this plugin with hardhat-abi-exporter and renaming it to hardhat-artifact-exporter or hardhat-exporter.

The plugins are almost exactly the same. These config options differ:

  spacing: number;
  pretty: boolean;
  filter: (
    abiElement: any,
    index: number,
    abi: any,
    sourceName: string,
    contractName: string,
  ) => boolean;
  format: 'minimal' | 'full' | 'json' | 'typescript';

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