You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Go to file
Charles E. Lehner 03caefa0fb
Init
4 years ago
.gitignore Init 4 years ago
LICENSE.md Init 4 years ago
README.md Init 4 years ago
gen-test.js Init 4 years ago
package-lock.json Init 4 years ago
package.json Init 4 years ago
resolver.js Init 4 years ago

README.md

SSB DID Resolver

DID Resolver implementation for did:ssb.

Test vector generator

gen-test.js generates implementation files for DID Test Suite. To use it, run it on the command-line, passing the path to the implementations directory of did-test-suite. That will resolve some SSB DIDs and write some files to the directory.

$ node gen-test ../did-test-suite/packages/did-core-test-server/suites/implementations