Mircea Nistor
Mircea Nistor
I'm trying to fetch some artifacts from https://jitpack.io I used the example code on https://aether.jcabi.com/ and replaced the repository and artifact coordinates like so: ```java import com.jcabi.aether.Aether; import java.io.File; import...
### Requirements * [x] inline resolver; we can use the resolver from ceramic: [pkh-did-resolver](https://github.com/ceramicnetwork/js-ceramic/tree/develop/packages/pkh-did-resolver) >```ts > import { getResolver as getPkhResolver } from 'pkh-did-resolver' > // ... > new DIDResolverPlugin({...
**Is your feature request related to a problem? Please describe.** JWT and JSON-LD credentials modules are both able to verify the W3C VC data model when verifying a credential or...
New features in this release: #1239 - use IPFS CID for identifying credentials/presentations and messages in the data-store #1259 - add `hash` to credential columns in the DB for querying...
We rely on `lerna` to publish releases. The existing Veramo release automation can be described as follows: * Pushing something to `main` triggers a `@latest` release. * Pushing something to...
**Is your feature request related to a problem? Please describe.** Veramo can currently use a single data source for credentials, presentations and messages; an implementation of the `IDataStore` and `IDataStoreORM`...
@mirceanis commented on [Thu Jul 19 2018](https://github.com/uport-project/uport-android-signer/issues/7) When integrators use the signer library in an app that uses proguard, they should not have to struggle to find a working proguard...
The uport-android-signer has moved to the SDK repo, but documentation for it has not. There should be at a readme/wiki for the signer with at least the information contained in...
this is an issue because the tx can be relayed on a different network (if the nonces sync)
Find a way to count the method references in each lib module. Keeping below the dex limit is tough but it has to start somewhere. This number should be as...