Replies: 2 comments
-
Hello @raf-1404 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes you need to put the name of the compiled contract which is in Browniefolder>Build>Contracts>FileName.json instead of putting the name of the .sol file. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
while doing brownie deploy run deploy.py I get the below error
Please help as its saying ImportError: cannot import name 'simpleStorage' from 'brownie' error
Below is the structure of my file
https://github.com/raf-1404/filepath2
Beta Was this translation helpful? Give feedback.
All reactions