dethcrypto / dethcrypto/eth-sdk

Is there a way to set the working folder? (for abi and such)

Open
#69 2 comments 1 reaction 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.