-
Notifications
You must be signed in to change notification settings - Fork 15
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
Hi, have problems :( #74
Comments
@carlosgub Thanks for the question. We will definitely make it clearer in the README. |
Hi, ty I check if with that i dont have problems, but the json of GCP is putting the Path or puting in a line? |
Mmm where I need to export the variables, if I only use GCP I need to edit the gcp/main.go file? |
Another thing is how can I put the Json on main.go :D ? |
You need to export the GCP variables in the command line window where you are going to launch the program. You don't have to edit the main.go source code. Just export the json string like said in the readme:
The GCP_JSON is the json content, not the path, as the |
:O sorry for the that, Thanks :D y try one more time :D @kivutar I later I want to talk with you. if you can help me. If you know how can I connect to my private node with Metamask, because I cant :( |
Metamask has a network switcher that lets you add the custom RPC endpoint of your private node. Have you tried this yet? |
Hi I read your Readme.md and I download the Json for my GCP cloud and in the Set environment variables part. I dont know where I need to put the credentials, and in the readme dont said if that is before or after of run the command go build && ./blockform.
The text was updated successfully, but these errors were encountered: