# aries-acapy-tools **Repository Path**: hyperledger/aries-acapy-tools ## Basic Information - **Project Name**: aries-acapy-tools - **Description**: Hyperledger Aries - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-03-05 - **Last Updated**: 2024-11-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This repo contains a collection of tools for interacting with an Aries Cloud Agent Python (ACAPy) wallets. There are currently two tools available: - `askar-upgrade` - For upgrading wallets from the legacy Indy storage to the new and current Askar storage. Find the detailed description and instructions [here](askar_wallet_upgrade/README.md). - `askar-tools` - More generic tools for interacting with Askar wallets such as exporting a wallet into human readable output and switching multitenant wallet types. Find the detailed description and instructions [here](askar_tools/README.md).