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
This issue is a generic task to track issues related to generating mainnet-compatible keys ahead of mainnet for contributors to receive funds in genesis.
## Our alternate ask
If dedicated binaries won’t work, then we ask that you update the existing namadaw CLI binaries. This is not our preferred method, because namadaw is made for someone who will use the CLI and the people we're onboarding likely will not use the CLI.
However, as long as we have a way to get a private key or mnemonic out of the CLI in a way that can later be used in a more conventional user interface (to access funds after the chain launches) will work for our purposes.
In this case, these are the issues that we’re seeing:
the CLI doesn't output a mnemonic phrase for the recipient to write down
the only apparent way to export the private key is by outputting to a file, which later apparently cannot be imported into the CLI
we don’t know if conventional user interfaces will import this file format
there's apparently no way to import a private key directly into the CLI, only a mnemonic
keys can’t be generated in the CLI without a genesis file
This issue is a generic task to track issues related to generating mainnet-compatible keys ahead of mainnet for contributors to receive funds in genesis.
Links
Github
Etc
The text was updated successfully, but these errors were encountered: