Skip to content
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

Local Development and addMinter #18

Open
gichiba opened this issue Apr 13, 2019 · 1 comment
Open

Local Development and addMinter #18

gichiba opened this issue Apr 13, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@gichiba
Copy link

gichiba commented Apr 13, 2019

I'm not sure what I'm missing, but in general, it should be the case that the first account specified in the start-ganache.sh script should be added as a minter for local migration and development.

That way the minter account always is the same for anyone developing locally, and it always has Ether to mint.

I've replaced the address in 4_nifty_minter.js in this line:

  await vcu.addMinter('0xb77D57F4959eAfA0339424b83FcFaf9c15407461');

(this is the correct imported ganache account for local development)

But the transaction fails during that migration.

Not sure what I'm doing wrong

@gichiba gichiba added the bug Something isn't working label Apr 13, 2019
@gichiba
Copy link
Author

gichiba commented Apr 16, 2019

@lestari-thomas ? any ideas?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant