git ssb

0+

cel-desktop / dillo-did



Commit 0a2159981e51aa2801cd12c60af8d5dac9a253ee

Link to did:tz

Charles E. Lehner committed on 3/6/2021, 9:36:43 PM
Parent: 21cf63b48e3c7f02ebf1d146de15aabd704929cd

Files changed

README.mdchanged
README.mdView
@@ -18,9 +18,9 @@
1818 ## Built-in supported [DID methods][]
1919
2020 - [did:key][]
2121 - [did:web][]
22-- `did:tz`
22 +- [did:tz][]
2323
2424 ## Fallback resolver for additional DID methods
2525
2626 Set environmental variable `DID_RESOLVER` to a URL for a [DID Resolver HTTP(S) endpoint][did-http] - e.g. to an instance of [Universal Resolver][].
@@ -44,7 +44,8 @@
4444 [DIDKit]: https://github.com/spruceid/didkit
4545 [`ssi`]: https://github.com/spruceid/ssi
4646 [did:key]: https://w3c-ccg.github.io/did-method-key/
4747 [did:web]: https://w3c-ccg.github.io/did-method-web/
48 +[did:tz]: https://github.com/spruceid/did-tezos/
4849 [did-http]: https://w3c-ccg.github.io/did-resolution/#bindings-https
4950 [DID methods]: https://w3c.github.io/did-core/#methods
5051 [Universal Resolver]: https://github.com/decentralized-identity/universal-registrar/

Built with git-ssb-web