git ssb

0+

cel-desktop / dillo-did



Tree: 0a2159981e51aa2801cd12c60af8d5dac9a253ee

Files: 0a2159981e51aa2801cd12c60af8d5dac9a253ee / README.md

1754 bytesRaw

dillo-did

Dillo plugin for did (Decentralized Identifier) URIs. Written in Rust. Requires Rust nightly. Build using Cargo. Uses ssi/DIDKit.

Screenshot

dillo-did-key.png

Install from git-ssb

git clone ssb://%T8QyhgamH7fmOiiYV/iWiSRmTDdxXje77teBB2yijGU=.sha256 dillo-did
cd dillo-did
make install
dpidc stop

You can also use make link instead of make install, to install via a symlink.

Built-in supported DID methods

Fallback resolver for additional DID methods

Set environmental variable DID_RESOLVER to a URL for a DID Resolver HTTP(S) endpoint - e.g. to an instance of Universal Resolver.

TODO

License

Apache License, Version 2.0

Built with git-ssb-web