| Crates.io | did-tz |
| lib.rs | did-tz |
| version | 0.3.2 |
| created_at | 2021-04-02 23:20:55.483601+00 |
| updated_at | 2025-05-13 16:48:07.444744+00 |
| 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 | 166,483 |
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.