digitalbazaar / digitalbazaar/oid4-client

Move out query processing into a `vc-query` (or similar) separate library

Open
#51 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
2
Forks
2
Avg merge
16m
Merged PRs (30d)
1

Description

The conversion, processing, and general handling of VC query languages should be moved into its own library and only used here as a dependency. This library should focus on OID4* protocols only.

Contributor guide

No contributing guide indexed for this repository

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 proposes moving VC query-language conversion, processing, and general handling into a separate vc-query library. Start by locating the existing query handling and its callers, then define the dependency boundary; done means oid4-client depends on the new library and focuses only on OID4* protocols.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api
Issue type
Refactor
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.