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 initial accounts for project #23

Closed
bartolomej opened this issue Oct 23, 2021 · 0 comments
Closed

Generate initial accounts for project #23

bartolomej opened this issue Oct 23, 2021 · 0 comments
Assignees
Milestone

Comments

@bartolomej
Copy link
Member

bartolomej commented Oct 23, 2021

Problem

Flow cli's flow init command initialises a configuration with one default account (so called "service account"). This initial account is needed, so that a user is even able to generate new accounts or send transactions.

We currently don't expose service account details (this account creation is also not logged in transaction events), therefore flowser user has no way to actually create new accounts or send transactions if he creates a project with managed flow emulator.

Solution

We should generate initial accounts (or just use the service account) and expose their private details to the user (private key).

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

1 participant