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

Adding compiler version, permission request in Metamask #4

Closed
wants to merge 4 commits into from

Conversation

abinpaul1
Copy link

@abinpaul1 abinpaul1 commented May 23, 2020

[+] Metamask currently requires app to request permission to access accounts. Added the code for doing that. Fixes #1

[+] Set compiler version in truffle.js to 0.4.24 to ensure forward compatibility.

[+] Removed unused file truffle-config.js

[+] package-lock.json was causing error while installing scrypt package. Added package-lock to .gitignore

@abinpaul1 abinpaul1 changed the title Slight modifications to get the app running currently Adding compiler version, permission request in Metamask May 23, 2020
@abinpaul1
Copy link
Author

Please let me know if any of the changes have issues....

@abinpaul1 abinpaul1 closed this Mar 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Be sure MetaMask is connected to a network and the contract is deployed.
1 participant