You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Gregory,
Thank you for your wonderful explanation. I have successfully the migrated the contract into Ganache.
I am able to load the smart contract after "npm run dev". But when I enter any text into the textbox, it is throwing an error:
web3.min.js:1 Uncaught (in promise) Error: invalid address web3.min.js:1
at u (web3.min.js:1). Here are the screenshots
The text was updated successfully, but these errors were encountered:
Hi Gregory,
Thank you for your wonderful explanation. I have successfully the migrated the contract into Ganache.
I am able to load the smart contract after "npm run dev". But when I enter any text into the textbox, it is throwing an error:
web3.min.js:1 Uncaught (in promise) Error: invalid address web3.min.js:1
at u (web3.min.js:1). Here are the screenshots
The text was updated successfully, but these errors were encountered: