Skip to content

Editing the documents #14

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

Merged
merged 38 commits into from
Jun 14, 2021
Merged
Changes from 1 commit
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
27a82be
Fixed grammar errors in introduction.md and added questoins
GloryDev Apr 1, 2021
aa3e8c8
Fixed grammar in protocol.md
GloryDev Apr 1, 2021
4cce055
Fixed grammar in tokenEconomy.md
GloryDev Apr 1, 2021
505173c
Fixed grammar in architecture.md
GloryDev Apr 1, 2021
6935e81
Fixed grammar in runtime.md
GloryDev Apr 1, 2021
bf6319e
Fixed grammar in web-app.md
GloryDev Apr 1, 2021
e2836d8
Fixed grammar in types.md
GloryDev Apr 1, 2021
e7275c0
Fixed grammar in privacyData.md
GloryDev Apr 1, 2021
c2657d2
Fixed grammar in mobile-app.md
GloryDev Apr 1, 2021
d0822d2
Fixed grammar in sdk.md
GloryDev Apr 1, 2021
378f876
Added a note wrt the LitentryRegistrar and How to veryify both pointi…
GloryDev Apr 2, 2021
b4904d4
Note that cannot find dataServer.md file and the link to the graphql …
GloryDev Apr 2, 2021
c25d5be
Very minor format changes
GloryDev Apr 2, 2021
c7b11cf
very minor grammar changes to light client services
GloryDev Apr 2, 2021
1b4d6cb
Added <mark> tags in areas where I am not sure what this document menans
GloryDev Apr 2, 2021
88b1b60
Mostly just addign <mark> where I have found links not working. osme …
GloryDev Apr 2, 2021
ec172e6
Update SUMMARY.md
qiuhaiguo Apr 2, 2021
252ea0e
Update cache.md
qiuhaiguo Apr 2, 2021
47c4703
Update web-app.md
qiuhaiguo Apr 2, 2021
83dc93b
Update HowToVerifyYourIdentity.md
qiuhaiguo Apr 2, 2021
95bd3a4
Update runtime.md
qiuhaiguo Apr 2, 2021
516191d
Update runtime.md
qiuhaiguo Apr 2, 2021
739dede
Update runtime.md
qiuhaiguo Apr 2, 2021
90df272
Copied from Mel's notion document
GloryDev Apr 12, 2021
7c262ca
started making changes from Mels How to verify your identity
GloryDev Apr 12, 2021
2db697a
finished making changes from Mels How to verify your identity
GloryDev Apr 12, 2021
b4402ea
finished making changes from Mels How to verify your identity
GloryDev Apr 12, 2021
1fa4af5
Added a LitentryRegistrar.md with an overview of the Registrar process
GloryDev Apr 12, 2021
f691aca
Added the link to LitentryRegistrar to the Summary.md
GloryDev Apr 12, 2021
be903b2
Updated src/registrar/LitentryRegistrar.md with a Litentry/Polkadot s…
GloryDev Apr 12, 2021
54bfff3
Updated RegistrarImplementationDetails fixing grammar errors
GloryDev Apr 12, 2021
5839fcb
Added a reference to make the document more useable
GloryDev Apr 12, 2021
5fee8a3
Update HowToVerifyYourIdentity.md
qiuhaiguo Apr 13, 2021
106b339
Update LitentryRegistrar.md
qiuhaiguo Apr 13, 2021
b526a3d
Update protocol.md
qiuhaiguo Apr 13, 2021
498ca8c
Update architecture.md
qiuhaiguo Apr 13, 2021
611d635
Update introduction.md
qiuhaiguo Apr 14, 2021
f13e3d0
Update tokenEconomy.md
qiuhaiguo Apr 19, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update web-app.md
We are not supporting those Dapps now. In the further, we will remove this article from the Litentry document.
  • Loading branch information
qiuhaiguo authored Apr 2, 2021
commit 47c47032754113877053336a61a65f1b07dee07a
4 changes: 2 additions & 2 deletions src/web-app/web-app.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Litentry DApp Playground
live site on [https://dapp.litentry.com/](https://dapp.litentry.com/)
<mark>I could not use the Dapp - the guide returned a 404 error and the QRCode did not show in the Sign in form. The litentry data center, litentry authenticator and litentry graphql links all returned errors as well</mark>
<!--- <mark>I could not use the Dapp - the guide returned a 404 error and the QRCode did not show in the Sign in form. The litentry data center, litentry authenticator and litentry graphql links all returned errors as well</mark> -->

Repository: [https://github.com/litentry/litentry-web](https://github.com/litentry/litentry-web).

For more information on how to start with Litentry DApp Playground please refer to [this article](https://www.litentry.com/post/play-litentry-dapps-with-ipfs-part-1).<mark>This article does not exist at this link</mark>
For more information on how to start with Litentry DApp Playground please refer to [this article](https://www.litentry.com/post/play-litentry-dapps-with-ipfs-part-1).<!--- <mark>This article does not exist at this link</mark> -->

Litentry Playground is a hub for decentralized web app applications to achieve Substrate based authentication.

Expand Down