Introducing Kadena Wallets
Kadena wallets provide a way to add, manage, and fund onchain accounts with fungible tokens. Using the
kadena wallet command-line interface, users can create new wallets, import existing ones, generate key pairs, and manage security settings.Key actions include:
- Adding a new wallet (
kadena wallet add): Creates a local wallet and optionally generates an account.
- Importing a wallet (
kadena wallet import): Restores a wallet using a 12-word mnemonic phrase.
- Generating key pairs (
kadena wallet generate-key): Produces new public and secret keys from an existing wallet.
- Managing security (
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.

















