Kadena wallets provide a way to add, manage, and fund onchain accounts with fungible tokens. Using thekadena walletcommand-line interface, users can create new wallets, import existing ones, generate key pairs, and manage security settings.
Key actions include:
kadena wallet add): Creates a local wallet and optionally generates an account.kadena wallet import): Restores a wallet using a 12-word mnemonic phrase.kadena wallet generate-key): Produces new public and secret keys from an existing wallet.kadena wallet change-password): Updates a wallet’s password.These wallets are compatible with Kadena’s blockchain infrastructure and can be automated using optional flags for streamlined account management.