hyperledger / anoncreds-spec

The specification for AnonCreds verifiable credential exchange.
https://hyperledger.github.io/anoncreds-spec/
Apache License 2.0
47 stars 24 forks source link

Data Flow setup intro, diagram, schema create section #22

Closed swcurran closed 2 years ago

swcurran commented 2 years ago

Signed-off-by: Stephen Curran swcurran@gmail.com

swcurran commented 2 years ago

Adds content to the Data Flow: Setup section of the specification, including an intro to the whole section and the create schema subsection.

A plantuml diagram is also included but not referenced. Instead, I used the inline mermaid format. Once we see the rendered mermaid diagram in the published spec, we'll decided if it is "good enough", and if so remove the plantuml diagram from the spec/ folder. If not, we'll likely include both the plantuml and rendered diagram, and reference the rendered diagram in the spec.

swcurran commented 2 years ago

I think this is ready to go. Can I get an approval on this @matt-raffel-kiva or @hkny ?

swcurran commented 2 years ago

Looks like there is a bug in the mermaid diagram. I think I've found the source and will have a new PR to fix just that...

Sigh!