Struggling with project build logic.... #249
Unanswered
toddabraham
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Remember every time you add a new contract you should compile the whole project again, this allow brownie to add the contract into the |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @PatrickAlphaC ,
I'm not sure if my discussion label is accurate, but let's see.
I'm on Lesson 13, and found myself facing the same error when trying to run deploy.py as I faced in Lesson 11 (#129 (comment)).
To me this highlights a hole in my understanding of what components need to be in place when building a project.
What areas should I be going back and reviewing to help fill this cognitive void in my learning?
All the folders listed above were copied from Lesson 13 Github repo, which concerns me as I feel I should have a better understanding of why we setup these mock contracts in a test folder inside contracts.
I'm rambling now, but I hope you understand my meaning here. Just trying to solidify my learning.
Beta Was this translation helpful? Give feedback.
All reactions