You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to do a documentation or a video (slides with voice will do too) on the steps involved in a demo run, and how one can use that as a starting point to build their application for enhanced trust.
To give an example, the demo run contains below, but not many users may understand it:
DID creation
DID check on chain if it exits (did query)
DID Name creation & query
Authority signing and extrinsic authoring.
Schema creation/anchoring (schema format, and more details on why schema etc)
Registry creation (which needs some more explanation on registry concept itself)
how schema is an option to pass to registry.
Registry delegation (role based access control)
Registry authority delegation
IDocument (or stream) creation and stream anchoring
IDocument verification (includes 3 type of proof validations)
stream revoke
Checking of revoked IDocument.
The text was updated successfully, but these errors were encountered:
Hey @NiranjanAP@amarts
Can i create a notion or docsify documentation for this.
will explain all the steps involved in the demo run in detail (with example gifs) and will create separate section for possible blockers and their solutions
Hey @NiranjanAP@amarts Can i create a notion or docsify documentation for this.
will explain all the steps involved in the demo run in detail (with example gifs) and will create separate section for possible blockers and their solutions
I am actually interested in issue #165 but in the meantime I can work on this as it will also help me get better understanding of the project and its working.
We need to do a documentation or a video (slides with voice will do too) on the steps involved in a demo run, and how one can use that as a starting point to build their application for enhanced trust.
To give an example, the demo run contains below, but not many users may understand it:
The text was updated successfully, but these errors were encountered: