[regen_personalkey], [regen_personalkeypub], & [regen_computekey]: Regenerating Keys

In the event of loss or a need to restore access to your wallets, the regen_personalkey, regen_personalkeypub, and regen_computekey subcommands offer a recovery pathway using the mnemonics you've secured:

$ basedcli wallet regen_personalkey
Enter wallet name (default): myLostWallet
Enter mnemonic: ...

Regenerate a public personal key:

$ basedcli wallet regen_personalkeypub
Enter public key or wallet name (default): myPublicWallet

Regenerate a compute key:

$ basedcli wallet regen_computekey
Enter wallet name (default): myComputeWallet
Enter mnemonic: ...

The aforementioned commands, when combined, elevate your autonomy in managing your financial presence in the BasedAI network, from setting up and maintaining wallets to conducting and tracking transactions with efficiency and clarity.

Last updated