-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
AAD & AADConfig #7
Comments
I was able to import AAD like this: Then I dug around in the commits and see the export of I jammed the deleted code directly into contracts/ally.ts (naughty):
and then I was able to configure as the instructions.md described:
I think the standalone folder was forgotten in the later commits, perhaps? |
Sorry, for the late response, I'm on paternity leave and have alot to deal with (The kid, house and insurance claims). but I'm getting some more free time now. I quickly looking into this, and yes it seems like the types are not exported within the |
Checkout the latest version 0.3.1 :) |
Hey !
Thank you for this package.
I'm trying to use it but I'm struggling with the integration :
Cause, indeed, the build folder doesn't exist and I don't have any access to any type.
Could you help me on that ?
To give you more insight, here are the commands I launched :
Thanks !
The text was updated successfully, but these errors were encountered: