ethcontract-rs icon indicating copy to clipboard operation
ethcontract-rs copied to clipboard

Implement loader for hardhat `deployments` directory format

Open taminomara opened this issue 3 years ago • 0 comments

  • [x] Implement a loader.
  • [ ] Support it in macro.

Macro support could be challenging. Right now Source assumes that an artifact could be represented as a single file, which is not the case here.

taminomara avatar Jul 05 '21 14:07 taminomara