spruceid / ssi

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

Add accessors to the VCDM `Context` type. #561

Closed timothee-haudebourg closed 3 weeks ago

timothee-haudebourg commented 3 weeks ago

Improves the interaction with the VCDM Context type by adding methods to access, mutate and iterate over the context entries. Also add conversions from/to the json_ld::syntax::Context type.