GithubHelp home page GithubHelp logo

kittybest / oneofus Goto Github PK

View Code? Open in Web Editor NEW

This project forked from weijiekoh/oneofus

0.0 1.0 0.0 3.5 MB

TypeScript 88.30% JavaScript 2.43% Shell 3.79% HTML 1.04% CSS 1.59% Dockerfile 2.85%

oneofus's Introduction

OneOfUs: an anonymous survey/voting dApp built on POAP and Semaphore built for DevCon 5

OneOfUs lets you ask questions to attendees of Devcon 5, and lets them, and only them, reply anonymously.

How it works

Each attendee at Devcon 5 will receive a non-fungible Proof of Attendance Token (POAP). We assume that only Devcon 5 attendees own POAP tokens associated with this event.

Attendees can register themselves to the contract as long as they own a Devcon 5 POAP token. When they wish to respond to a question, they can use OneOfUs to generate a proof of their initial registration. This proof does not reveal their identity, but only their membership in the set of registered identities.

For my workshop at Devcon, posting questions and answers are done entirely off-chain, so that participants won't have to pay any gas except for identity registration. The smart contract, however, already supports the ability for registered users to post and answer questions.

Like the smart contract which keeps track of nullifier hashes and rejects double signalling, the off-chain backend prevents double-voting.

The contract requires users to pay extra ETH when they as a question, and these funds are used to pay Surrogeth relayers to submit proofs on behalf of users when they wish to answer questions.

Under the hood, OneOfUs uses Semaphore, a zero-knowledge signalling gadget. Read more about it here.

Please note that the version of Semaphore that OneOfUs uses is outdated. If you wish to implment a voting app in Semaphore, please use the latest version.

oneofus's People

Contributors

weijiekoh avatar

Watchers

James Cloos avatar

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.