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

fix Makefile to run #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JeonJuseong
Copy link

I looked at your github readme and tried to run the "make contract-tools" command, but it failed.
I saw that there was a slight problem with the makefile.
So I fixed it, and check that it worked fine when I ran it.
As you can see from the changes, I fixed the different method that go-bindata uses to install,
I fixed the use of gencodec@latest without @,
and I fixed the snap install solc part to install with sudo as it kept failing because it didn't have sudo.
A pull request would be appreciated. Thank you.

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.

1 participant