Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openwallet-foundation/acapy-tools
Hyperledger Aries
https://github.com/openwallet-foundation/acapy-tools
aca-py
Last synced: 2 days ago
JSON representation
Hyperledger Aries
- Host: GitHub
- URL: https://github.com/openwallet-foundation/acapy-tools
- Owner: openwallet-foundation
- License: apache-2.0
- Created: 2021-07-14T00:04:56.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-06T17:49:08.000Z (8 days ago)
- Last Synced: 2024-11-12T20:16:27.661Z (2 days ago)
- Topics: aca-py
- Language: Python
- Homepage: https://wiki.hyperledger.org/display/aries
- Size: 788 KB
- Stars: 7
- Watchers: 7
- Forks: 10
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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).