Skip to content
Discussion options

You must be logged in to vote

Things that might cause the problem:

  1. your env file is formatted incorrectly, there are two backticks in there and you don't need single or any quotes to surround the addresses, and why the indentation?
  2. What is exactly your command line when running the script?
    example: brownie run .\scripts\deploy.py --network rinkeby
  3. you seem to use rinkeby but have not set it up in your brownie config, however, that might not be strictly necessary. How does the ganache-cli line look like in the terminal response?
  4. All the formatting looks odd to me, the indentations are all over the place. Is there any reason for this? Your python file should look like this.

Just for reference here are the code fragmen…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@n4n0b1t3
Comment options

@BrysonHall
Comment options

@n4n0b1t3
Comment options

@cromewar
Comment options

Answer selected by cromewar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants