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

airdrop onboarding flow for Namada CLI #1950

Closed
gavinly opened this issue Sep 27, 2023 · 2 comments
Closed

airdrop onboarding flow for Namada CLI #1950

gavinly opened this issue Sep 27, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@gavinly
Copy link
Contributor

gavinly commented Sep 27, 2023

for onboarding airdrop recipients, we'll want a CLI flow that walks the user, step by step, through the process of generating the keypair for receiving their airdrop with these key elements:

  1. give the user the option to use a Ledger hardware wallet or to write down their private key info
  2. upon generation, clearly display and label the recipient's address (so that they know what to submit for their airdrop)
  3. display the private key as a mnemonic and direct the user to keep it safe (ie. able to recover it; do not compromise it; your keys are your crypto warnings)

these elements assume that we will have an interface for importing mnemonics when Namada mainnet launches (and that the user won't use the CLI)

@gavinly gavinly added the enhancement New feature or request label Sep 27, 2023
@gavinly
Copy link
Contributor Author

gavinly commented Sep 27, 2023

i wonder if this should be a standalone binary, instead of being combined with the Namada CLI

@gavinly
Copy link
Contributor Author

gavinly commented Sep 27, 2023

@Fraccaman

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

2 participants