Crates.io | did-tz |
lib.rs | did-tz |
version | 0.2.1 |
source | src |
created_at | 2021-04-02 23:20:55.483601 |
updated_at | 2023-03-08 15:36:23.531649 |
description | did:tz Tezos DID method, using the ssi crate |
homepage | https://github.com/spruceid/ssi/tree/main/did-tezos/ |
repository | https://github.com/spruceid/ssi/ |
max_upload_size | |
id | 377901 |
size | 73,972 |
Rust implementation of the did:tz DID Method, based on the ssi library.
As per the DID Tezos specific, DID resolution for did-tezos is always tiered, and in some use-cases this requires passing the did-tz resolver in ssi some Resolution Metadata. These properties are as follows:
tzkt_url
: Custom indexer endpoint URLupdates
: Off-Chain DID Document Updates,
aka "DID Document patches", as specified in the Tezos DID Method Specification.public_key
: a Public key in Base58 format (publicKeyBase58)
to add to a derived DID document (implicit resolution)
where no look-up mechanism is available in ssi.