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

automatically download geth binary #2

Open
mastilver opened this issue Dec 16, 2015 · 4 comments
Open

automatically download geth binary #2

mastilver opened this issue Dec 16, 2015 · 4 comments
Assignees

Comments

@mastilver
Copy link

mastilver commented Dec 16, 2015

Hi

I just created: https://github.com/mastilver/geth-bin

If this module depends on geth-bin then geth will be installed automatically and directly available
It's a weird feature, so I wanted to check with you what you think about it before sending you a PR

@tinybike
Copy link
Member

Cool! Yes, I think that automatically downloading geth could be useful. It would be good if it could grab the latest version when it downloads -- maybe (getting a bit fancy here, but...) it could have a geth.checkForUpdates() function that downloads a new build if one exists.

I think for this to be useful, though, one thing it would also need to do is handle the initial account creation. I suspect that people downloading geth generally haven't set up their data directory yet!

@mastilver
Copy link
Author

one thing it would also need to do is handle the initial account creation

Couldn't we use https://github.com/ethereum/web3.js to handle account creation

@kumavis
Copy link
Member

kumavis commented May 2, 2016

@mastilver we're interested in a PR if you're still maintaining the project - thanks!

@tinybike
Copy link
Member

tinybike commented May 3, 2016

Yes, I don't have time to write this at the moment, but would be more than happy to merge a PR :)

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

3 participants