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.
|
4 years ago | |
---|---|---|
.gitignore | 4 years ago | |
LICENSE.md | 4 years ago | |
README.md | 4 years ago | |
gen-test.js | 4 years ago | |
package-lock.json | 4 years ago | |
package.json | 4 years ago | |
resolver.js | 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