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

Separate key, account, and id generation into its own library #4

Open
shahankhatch opened this issue Feb 21, 2017 · 0 comments
Open

Comments

@shahankhatch
Copy link

Instead of depending on geth to create the accounts, it would be nice to separate nodekey.go and the account generation code into their own library; the library can then be reused for other apps and can also be called from within an enclave.

Account generation code using geth is visible at:
https://github.com/ConsenSys/quorum-deployer/blob/1269aa036be92401c964232d1219c8f9d8ca5df2/02-deploy/01-prepare-assets/address#L6

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

2 participants