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

Omni-chain WorldID: Support on different L1s and L2s #64

Open
dcbuild3r opened this issue Mar 17, 2023 · 2 comments
Open

Omni-chain WorldID: Support on different L1s and L2s #64

dcbuild3r opened this issue Mar 17, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@dcbuild3r
Copy link
Collaborator

dcbuild3r commented Mar 17, 2023

Description

WorldID will support Ethereum mainnet, Optimism, and Polygon PoS really soon. However, the landscape of different L2s on Ethereum is greatly expanding and other L1s should also have access to the Ethereum state for integrating WorldID in order to make our protocol credibly neutral and accessible to as many developers as possible (chain-agnostic).

Requirements for bridging to work

  • Proving the state inside of world-id-contracts which are deployed on Ethereum mainnet on different networks
  • Correct implementation of the Semaphore verifier, or any other future iteration of the verifier for WorldID proofs. The implementation will be different for different execution environments (EVM - Ethereum, Scroll, zkSync, Polygon ZKEVM, Optimism, Arbitrum, ...; Cairo - Starknet, Sway - Fuel; Sealevel - Solana; Noir - Aztec; Substrate - Polkadot; CosmWasm - CosmosSDK/IBC; RiscV - RiscZero; Leo - Aleo; SnarkyJS - Mina and more to come in the future). The development of these implementations can be supported by the Worldcoin Foundation in the form of grants in the future.
  • Relaying the proofs from Ethereum to other networks
    • EOAs sending data through calldata to the target network. EOA is controlled by an external relayer service that pushes proofs to the target network WorldID contract.
    • Oracles/Re: e.g. Chainlink, Empiric/Astraly
    • Other: Succinct, Herodotus, Axiom

Solutions

Interesting candidates for proving and verifying L1 state on different networks to be able to do omni-chain WorldID integrations:

@dcbuild3r dcbuild3r self-assigned this May 29, 2023
@dcbuild3r dcbuild3r added the enhancement New feature or request label May 29, 2023
@Marcecontardo1609
Copy link

0x20beaa5f85392b57b008c5785fc71af61115a51d

@Marcecontardo1609
Copy link

O

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants