Validate import/export sscripts for wallet migration
- Dominant language
- Shell
- Stars
- 2
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Validate the import/export scripts in https://github.com/openwallet-foundation/acapy-tools for the following scenario:
Given a standalone wallet with published public DID, schema and credential definition
1. Export the wallet data
2. Import data into Traction tenant
- It might be necessary to pre-create the tenant to allow for a target in Traction for the migration
3. Verify data is imported correctly, and tenant retains published DID, schema and credential definition
4. Verify the tenant can issue and revoke credentials
5. Verify new connections can be established with new BC Wallet instances
6. Document detailed migration procedure in repository docs
_Nice to have:_ if possible, test whether existing endpoints (URLs) for standalone agents can be redirected to Traction to preserve existing conenctions
Contributor guide
Assessment
This issue has not been assessed yet.