decentralized-identity / decentralized-identity/web5-kt

web5-kt and web5-js PEX difference

Open
#158 1 comment 0 reactions 1 assignee Claimed by @nitro-neal View on GitHub
bug
Dominant language
Kotlin
Stars
10
Forks
9
PR merge metrics
No merged PRs in 30d

Description

```
"constraints":{
"fields":[
{
"path":[
"$.vc.credentialSubject.btcAddress",
"$.credentialSubject.btcAddress",
]
}
]
}
```

web5-kt only works with "$.vc.credentialSubject.btcAddress",
where as web5-js works with "$.credentialSubject.btcAddress",

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.