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

Update prvd applications on CLI #19

Open
zacparker41 opened this issue Feb 7, 2022 · 1 comment
Open

Update prvd applications on CLI #19

zacparker41 opened this issue Feb 7, 2022 · 1 comment
Labels

Comments

@zacparker41
Copy link

No description provided.

@zacparker41
Copy link
Author

As a user, when I type prvd applications init I should be prompted to select the network upon which I want to create the application.

I should then be asked if I want to create a new wallet for the application

  • If the user chooses No, then they must select an HD Wallet from a list of their wallets to use with the Application
    I should then be asked if I want to create a new account for the application
  • If the user chooses Yes, then they must select an HD Wallet from a list of their wallets to create the Account
    I should then be asked if I want to add a Type to the application (optional)
  • Info should be given about what Type does / how it is used
    I should then be asked to give my application a name
    Finally, execute the command with selected flags and options

The --baseline flag should be removed from applications

@djones0 djones0 added the CLI label Feb 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants