You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
give the user the option to use a Ledger hardware wallet or to write down their private key info
upon generation, clearly display and label the recipient's address (so that they know what to submit for their airdrop)
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)
The text was updated successfully, but these errors were encountered:
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:
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)
The text was updated successfully, but these errors were encountered: