universal-registrar icon indicating copy to clipboard operation
universal-registrar copied to clipboard

Universal Registrar implementation and drivers.

Results 17 universal-registrar issues
Sort by recently updated
recently updated
newest added

``` Caused by:java.lang.ClassNotFoundException: foundation.identity.did.DIDDocument at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:50) at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239) at org.eclipse.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:555) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) ```

Hello all, I'm trying to enter the world of DIDs and SSI, and I was trying to conduct some testings localy, before creating a VM to explore further. I have...

It would be helpful to have a version tag on the dockerhub images.

Add trustbloc driver: https://github.com/trustbloc/trustbloc-did-method

See https://github.com/decentralized-identity/universal-resolver/issues/86 which also applies to this project.

See https://github.com/decentralized-identity/universal-resolver/issues/85 which also applies to this project.

Hi I am just wondering how to you register the identity on the bitcoin blockchain using the universal registrar. Do you have any example? Thanks Thomas