Skip to content
Discussion options

You must be logged in to vote

Hello @ArcusConsulting you had added the ganache-local to your brownie networks but you didn't add the number of accounts, so brownie is complaining with index out of range because there aren't any accounts. So use:

brownie networks add Ethereum ganache-local host=yourhost chainid=theid accounts=10.

Hope this info might be helpful, best regards.

Note: remember to delete the network with brownie networks delete ganache-local before adding it again.

Replies: 2 comments 11 replies

Comment options

You must be logged in to vote
3 replies
@ArcusConsulting
Comment options

@ArcusConsulting
Comment options

@cromewar
Comment options

Answer selected by cromewar
Comment options

You must be logged in to vote
8 replies
@fulltimecrypto
Comment options

@Vonnie187
Comment options

@cromewar
Comment options

@Cosmodude
Comment options

@Cosmodude
Comment options

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