Skip to content

Commit

Permalink
GITBOOK-499: change request with no subject merged in GitBook
Browse files Browse the repository at this point in the history
  • Loading branch information
dhadrien authored and gitbook-bot committed Jul 16, 2023
1 parent c6283e9 commit 561a05b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions build-with-sismo-connect/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

<figure><img src="../.gitbook/assets/Sismo Connect Flow (4).png" alt=""><figcaption></figcaption></figure>

Integrating Sismo Connect has three main steps:
Integrating Sismo Connect in 3 steps:

* Create a Sismo Connect application in the [Sismo Factory](https://factory.sismo.io/)
* In your front end: Use our React button or client library to request ZK proofs from users (like you would request a signature with Wallet Connect)
* In your back end/smart contracts: Use our Solidity/TypeScript library to verify those ZK proofs (like you would verify a signature with ethers/viem/ecrecover)
* Create a Sismo Connect app in the [Sismo Factory](https://factory.sismo.io/)
* Frontend: Use our React button or client library to request ZK proofs from users (like you would request a signature with Wallet Connect)
* Smart Contracts/Backend: Use our Solidity/TypeScript library to verify those ZK proofs (like you would verify a signature with ethers/viem/ecrecover)

<details>

Expand All @@ -31,4 +31,4 @@ Integrating Sismo Connect has three main steps:

</details>

<table data-view="cards"><thead><tr><th data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><a href="../#sismo-connect-the-crypto-native-sso">#sismo-connect-the-crypto-native-sso</a></td><td><a href="../.gitbook/assets/What is Sismo Connect (2).png">What is Sismo Connect (2).png</a></td></tr><tr><td><a href="broken-reference">Broken link</a></td><td><a href="../.gitbook/assets/Boilerplates.png">Boilerplates.png</a></td></tr><tr><td><a href="tutorials/">tutorials</a></td><td><a href="../.gitbook/assets/Tutorials.png">Tutorials.png</a></td></tr></tbody></table>
<table data-view="cards"><thead><tr><th data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><a href="../#sismo-connect-the-crypto-native-sso">#sismo-connect-the-crypto-native-sso</a></td><td><a href="../.gitbook/assets/What is Sismo Connect (2).png">What is Sismo Connect (2).png</a></td></tr><tr><td><a href="getting-started-1.md">getting-started-1.md</a></td><td><a href="../.gitbook/assets/Boilerplates.png">Boilerplates.png</a></td></tr><tr><td><a href="tutorials/">tutorials</a></td><td><a href="../.gitbook/assets/Tutorials.png">Tutorials.png</a></td></tr></tbody></table>

0 comments on commit 561a05b

Please sign in to comment.