Skip to content

Merge with hardhat-abi-exporter #13

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';

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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