dethcrypto / dethcrypto/eth-sdk
Is there a way to set the working folder? (for abi and such)
Open
- Dominant language
- JavaScript
- Stars
- 428
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
when you use ethsdk : `yarn eth-sdk -p ./src/config`
even if you specify the output folder, eth-sdk generates the abi folder in the same folder the file is located. I the `output folder` is only used for `types`.
ideally, I would like all generated files in a `generated folder` that is specified in `config` including
- abi
- output files
- temporary files
Thanks for the great lib! 🙇🏾
Contributor guide
Assessment
This issue has not been assessed yet.