[new_computekey] & [new_personalkey]: Generating Additional Keys

If you require additional compute keys for dividing computational tasks, or additional personal keys for financial management, you can use the new_computekey and new_personalkey subcommands:

$ basedcli wallet new_computekey
Enter wallet name (default): myWorkWallet

And for personal keys:

$ basedcli wallet new_personalkey
Enter wallet name (default): mySavingsWallet

Each command will produce a new mnemonic phrase and prompt you to set up an encryption password, expanding the manageability of your activities within the BasedAI network.

Last updated