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

DEMO: eth node #83

Open
1 of 3 tasks
pcppcp opened this issue Oct 19, 2018 · 1 comment
Open
1 of 3 tasks

DEMO: eth node #83

pcppcp opened this issue Oct 19, 2018 · 1 comment

Comments

@pcppcp
Copy link
Contributor

pcppcp commented Oct 19, 2018

To be able to use ethereum's JSONRPC api, the node must have an access to an ethereum node

one of these must be completed:

  • connect to infura.io using Zephyr's HTTPS client
  • proxy infura to HTTP/localhost (requires a proxy that can rewrite Host: header)
  • run our node in the cloud and forward the port via ssh tunnel
@pcppcp
Copy link
Contributor Author

pcppcp commented Oct 24, 2018

this can be considered "done" for v3.0, but do not close the issue yet.

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

No branches or pull requests

1 participant