spruceid / ssi

Core library for decentralized identity.
https://spruceid.dev
Apache License 2.0
180 stars 54 forks source link

Refactor `ion` DID method implementation. #543

Closed timothee-haudebourg closed 6 months ago

timothee-haudebourg commented 6 months ago

This PR reintroduce the DID registration API and brings the did-ion library up to date with the new ssi API. The registration API is added to the ssi-dids library in a new registration sub-module through a new DIDRegistry trait.