Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

MultiAbigen recursively read json files under given directory #736

Closed
wants to merge 2 commits into from

Conversation

thasarito
Copy link
Contributor

Motivation

Easier integration when working abi generated from forge build which json files are stored under the folders.

Solution

Use walkdir to recursively read files (following pattern from this module https://github.com/gakonst/ethers-rs/blob/master/ethers-solc/src/utils.rs#L54).

PR Checklist

  • Added Tests
  • Added Documentation
  • Updated the changelog

@thasarito
Copy link
Contributor Author

Just seen that this is duplicate of #733

@thasarito thasarito closed this Dec 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant