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

Generate a number of test accounts for testing #21

Open
edison0xyz opened this issue Feb 10, 2020 · 0 comments
Open

Generate a number of test accounts for testing #21

edison0xyz opened this issue Feb 10, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@edison0xyz
Copy link

A common developer workflow is to generate a number of test account private keys and address pairs for testing purposes.

Example:

[
    {
         "bech32address":  "",
         "bystr20address":  "",
         "privateKey":  "",
    },
    [more]
]

If possible, if we can load all these addresses from a faucet wallet, that will be great too.

@edison0xyz edison0xyz added the enhancement New feature or request label Feb 10, 2020
renlulu pushed a commit that referenced this issue Mar 1, 2020
feat: enhanced generate accounts, issue #21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant