Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation on yarn demo #89

Open
amarts opened this issue Jun 27, 2023 · 4 comments
Open

Documentation on yarn demo #89

amarts opened this issue Jun 27, 2023 · 4 comments
Labels
documentation Improvements or additions to documentation

Comments

@amarts
Copy link
Member

amarts commented Jun 27, 2023

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.
@amarts amarts added the documentation Improvements or additions to documentation label Jun 27, 2023
@web-wizerd101
Copy link

web-wizerd101 commented Jan 7, 2024

I want to work on this issue @amarts

@NiranjanAP
Copy link
Contributor

Feel free to start working on it and raise PRs

@JhndaCoder
Copy link

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

@JhndaCoder
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

4 participants