-
Notifications
You must be signed in to change notification settings - Fork 278
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
Ethereum and JavaScript Integration #193
Comments
Would it be possible to add an additional protocol, or just extend the current one for browser-side JavaScript which doesn't support UDP to be able to connect to the Ethereum network. It might also require a new node type that doesn't download any chain data. I am aware that such a node might not be possible, but at least just download the minimal amount for it to run solidity code. If it can run solidity, then the solidity could handle everything else. |
See also: #166 |
Thanks |
No description provided.
The text was updated successfully, but these errors were encountered: