ion
ion copied to clipboard
where is `did:ion:` method spec?
The DID Specification Registries entry for did:ion: links to https://github.com/decentralized-identity/ion-did-method, which redirects to this repo (https://github.com/decentralized-identity/ion). But I could not find the spec for did:ion: here.
ION is an implementation of Sidetree, so we can create a spec for ION, but it's going to be almost entirely a page of links to Sidetree spec text.
There are a few options in Sidetree's spec, so I guess we could do a little doc that calls out the configuration ION uses.
we could do a little doc that calls out the configuration ION uses.
That would be nice, thanks.
@csuwildcat you can probably nearly copy paste from this file: https://github.com/transmute-industries/sidetree.js/tree/main/packages/did-method-element#element-did-method-specification
@gjgd ^ not sure if this is up to date, but it you have a spare cycle to review, would welcome one.
Seems our spec was also in a pre sidetree v1 state, we have a PR to update it here, which might be inspiring for ION.
https://github.com/transmute-industries/sidetree.js/pull/342
not sure if this is up to date, but it you have a spare cycle to review, would welcome one.
Pretty sure it's out of date now