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 09b10e3845
Update comments for updated spec
3 years ago
.gitignore Init 4 years ago
LICENSE.md Init 4 years ago
README.md Init 4 years ago
gen-test.js Fix error catching 4 years ago
package-lock.json add missing ssb-client dependency 4 years ago
package.json add missing ssb-client dependency 4 years ago
resolver.js Update comments for updated spec 3 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