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

Script to return Ethereum address from a private key #107

Closed
akolotov opened this issue Oct 19, 2018 · 1 comment
Closed

Script to return Ethereum address from a private key #107

akolotov opened this issue Oct 19, 2018 · 1 comment
Assignees

Comments

@akolotov
Copy link
Collaborator

In order to provide configuration for the token bridge watchers, the deployment playbook needs to calculate an Ethereum address from a private key (for more details see https://github.com/poanetwork/deployment-bridge/issues/36).

Consider to implement a script (similar to scripts/getValidatorStartBlocks.js) that will get a private key from the environment variable (.env-file) and return an Ethereum address corresponding to the private key.

@fvictorio
Copy link

Done in a8c795d as part of #85.

@ghost ghost removed the review label Oct 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants