-
Notifications
You must be signed in to change notification settings - Fork 389
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
Buy token in localhost:7545 #9
Comments
@gwmccubbin I am also facing same issue , please guide us what i am missing |
@ZainaliSyed @Nghialm Hey there! Have you all tried resetting your Metamask account? You always need to do this after restarting ganache: https://consensys.zendesk.com/hc/en-us/articles/360004177531-Resetting-an-Account-New-UI- Also, do you still get this issue of you clone the code from the master branch? |
Thank you for your time , Still facing same i had , failure in MetaMask transaction
Meta MAsk Version: 4.9.3 |
@ZainaliSyed Try this order? git pull origin master |
Same problem here. Solved by commenting out @gwmccubbin please check it out and let me know. |
@joaocarlosleme yes commenting out the required lines do solve the problem but is it really safe (in terms of coding) to do this? |
Commenting out those lines was a workaround to build but the actual solution is to transfer tokens from the account creator to the DappTokenSale.address as I mentioned on this answer on stackexchange. |
Hi, I get you solution and run buy tokens in web.
It has error below,
Please check for me
Thanks
The text was updated successfully, but these errors were encountered: