Git Product home page Git Product logo

simulator's Introduction

Worldcoin Simulator

This is a sample verification app that simulates the behavior of the Worldcoin app to use World ID in the Test network. It works together with World ID's Javascript Integration.

  • Generates Sempahore identity for signing World ID requests.
  • Persistent Sempahore identities can be generated by signing requests with a real ETH wallet (through WalletConnect interaction).
  • Add identity to the tree of verified identities with the identity faucet.
  • Interact with World ID's Javascript Integration to receive verification request, generate ZKP and transfer it back.

Screenshot of Worldcoin Simulator

Screenshot of identity faucet

About World ID

World ID is the privacy-first identity protocol that brings global proof of personhood to the internet. More on World ID in the announcement blog post.

World ID lets you seamlessly integrate authentication into your app that verifies accounts belong to real persons through Sign in with Worldcoin. For additional flexibility and cases where you need extreme privacy, Anonymous Actions lets you verify users in a way that cannot be tracked across verifications.

Follow the Quick Start guide for the easiest way to get started.

๐Ÿ“„ Documentation

All the technical docs for the Worldcoin SDK, World ID Protocol, examples, guides can be found at https://docs.worldcoin.org/

๐Ÿง‘โ€๐Ÿ’ป Development & testing

  • Get an Infura project ID from https://infura.io/ and create an .env file with it (see .env.sample)

  • Install dependencies

    yarn
  • Run app locally

    yarn dev

simulator's People

Contributors

0xpenryn avatar andy-t-wang avatar biomark3r avatar denis-bushaev avatar dependabot[bot] avatar igorosip0v avatar lukejmann avatar m1guelpf avatar maxpetretta avatar michaelfurutin avatar paolodamico avatar pdtfh avatar philsippl avatar pseudomata avatar snyk-bot-wld avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

simulator's Issues

timeout in metadata request during verify flow

seeing 60+ second wait times between scanning a QR code and seeing the action information and verify button. seems that metadata is trying to pull from dev2.worldcoin.org (which shows no DNS records), and is taking ~1 minute to time out and blocking verifying. PR incoming to update metadata URL to https://developer.worldcoin.org/api/v1/precheck/${app_id}, which matches current documentation

Show warning when attempting to verify production action

The simulator should only be used for actions on the Staging network. Now that we check the Developer Portal for metadata (after #68 is merged), with the retrieved metadata we should show a clear warning in the app if you attempt to verify a production action, directing you to the Worldcoin app instead.

@tino-otto feel free to reassign, let's just get to it by Thursday, please check with Dom for design on this.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.