Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ShravanSunder opened this issue Jan 7, 2022 · 2 comments
Open

Comments

@ShravanSunder
Copy link
Contributor

ShravanSunder commented Jan 7, 2022

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! 🙇🏾

@krzkaczor
Copy link
Member

There is no way to configure it right now. But we are open for adding such feature.

@ShravanSunder
Copy link
Contributor Author

that would be great

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants