digitalbazaar / digitalbazaar/oid4-client
Move out query processing into a `vc-query` (or similar) separate library
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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