Skip to content

Commit

Permalink
GITBOOK-466: change request with no subject merged in GitBook
Browse files Browse the repository at this point in the history
  • Loading branch information
yum0e authored and gitbook-bot committed Jul 4, 2023
1 parent 414f112 commit 37618ec
Show file tree
Hide file tree
Showing 8 changed files with 5 additions and 5 deletions.
Binary file added .gitbook/assets/Lottery Registration App (3).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .gitbook/assets/SafeDrop_Case Study (2) (1).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified .gitbook/assets/SafeDrop_Case Study (2).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .gitbook/assets/SafeDrop_Case Study (3).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified .gitbook/assets/Sismo Connect Flow (4).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ You can create your own Data Vault and start aggregating your identity [here](ht

Sismo Connect is a crypto-native single sign-on method (SSO) for onchain and offchain apps. Sismo Connect makes it easy for developers to obtain users' personal data by requesting and verifying ZK proofs.

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

Integration is simple with just a few lines of code: import the front-end package or React button to make Sismo Connect requests, and verify proofs in your backend/ smart contracts using Sismo’s Solidity or TypeScript package.

Expand Down
2 changes: 1 addition & 1 deletion build-with-sismo-connect/getting-started.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Overview

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

Integrating Sismo Connect means two things:

Expand Down
6 changes: 3 additions & 3 deletions welcome-to-sismo/what-is-sismo-connect.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Sismo Connect allows developers to implement Zero-Knowledge proofs in their appl

<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="broken-reference">Broken link</a></td><td><a href="../.gitbook/assets/Build with Sismo Connect.png">Build with Sismo Connect.png</a></td></tr><tr><td><a href="https://apps.sismo.io">https://apps.sismo.io</a></td><td><a href="../.gitbook/assets/AppStore.png">AppStore.png</a></td></tr><tr><td><a href="https://case-studies.sismo.io">https://case-studies.sismo.io</a></td><td><a href="../.gitbook/assets/Case Studies.png">Case Studies.png</a></td></tr></tbody></table>

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

## Apps can access powerful data at once

Expand Down Expand Up @@ -57,7 +57,7 @@ The case studies below showcase the power of Sismo Connect, demonstrating how it

SafeDrop is a Sybil-resistant and privacy-preserving ERC20 airdrop that distributes AIR tokens to users proportionally based on their reputation, aggregated from diverse sources of data (EVM wallets, Telegram, Twitter and GitHub accounts).

<figure><img src="../.gitbook/assets/SafeDrop_Case Study_2 (3).png" alt=""><figcaption></figcaption></figure>
<figure><img src="../.gitbook/assets/SafeDrop_Case Study (2).png" alt=""><figcaption></figcaption></figure>

By integrating Sismo Connect, SafeDrop users can generate a ZK proof to establish they own accounts making them eligible for the airdrop. No connection between these accounts and the airdrop destination address is ever made.

Expand All @@ -73,7 +73,7 @@ Learn how to build the Sybil-resistant airdrop [here](../build-with-sismo-connec

Sismo built a "Privacy Is Normal" anon lottery. Only Tornado Cash users that have prove some proof of personhood via Gitcoin Passport can enter the lottery to win a printed tribute to the protocol’s revolutionary code or its NFT equivalent.

<figure><img src="../.gitbook/assets/Lottery Registration App (2).png" alt=""><figcaption></figcaption></figure>
<figure><img src="../.gitbook/assets/Lottery Registration App (3).png" alt=""><figcaption></figcaption></figure>

By integrating Sismo Connect, Privacy Is Normal enables users to generate a ZK proof establishing they own a Tornado Cash depositing address without directly revealing it. In addition, users prove ownership of a Gitcoin Passport to add an effective layer of Sybil resistance, allowing only those users with adequate scores to participate.

Expand Down

0 comments on commit 37618ec

Please sign in to comment.