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

fix: support for named typed client exports for files with multiple contacts #36

Merged
merged 3 commits into from
Jul 11, 2024

Conversation

aorumbayev
Copy link
Collaborator

@aorumbayev aorumbayev commented Jul 11, 2024

#35

Proposed Changes

  • Changed typed client generation to account for multiple contract classes in single contract.py file
  • Additionally simplifying helpers by removing some redundant files and marking the folder as private (by python conventions) to signify that there is no need to modify those scripts if dev is ok with conventions the template provides
  • Adding extra record to code tour to explain helpers folder

@aorumbayev aorumbayev marked this pull request as ready for review July 11, 2024 16:23
@aorumbayev aorumbayev merged commit 1e01188 into main Jul 11, 2024
1 check passed
@aorumbayev aorumbayev deleted the fix/multi_contracts_patch branch July 11, 2024 21:15
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

Successfully merging this pull request may close these issues.

2 participants