openwallet-foundation / openwallet-foundation/askar

Add support for migration from Indy SDK Storage to Askar, including support for Postgres

Open
#58 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
86
Forks
60
PR merge metrics
No merged PRs in 30d

Description

Define and implement a way to export data from an Indy-SDK and import the data into Askar. This should be a general feature, that supports all wallets, but Postgres support is crucial. Less critical are conversions between storage backends -- e.g. from SQLite to Postgres and vice-versa. But of course, such support would be nice.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. Begin by mapping the Indy SDK and Askar storage export/import APIs and the Postgres backend; done means a general migration path works for all wallets, with Postgres support and tests covering the supported conversions.

Written by the indexing model from the issue text.

Assessment

Tech stack
postgres, rust
Domain
databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.