Giter Site home page Giter Site logo

awesome-zero-knowledge-proofs's Introduction

Awesome ZKPs

awesome list badge pull requests welcome badge

A curated list of awesome ZKP resources, libraries, tools and more.

Please check the contribution guidelines for information on formatting and writing pull requests.

Contents

Introductions

Tutorials

Programming Languages

Name Type GitHub Documentation
ZoKrates Python subset https://github.com/Zokrates/ZoKrates https://zokrates.github.io
Circom HDL https://github.com/iden3/circom https://docs.circom.io
SnarkyJS Typescript DSL https://github.com/o1-labs/snarkyjs https://docs.minaprotocol.com/en/zkapps/snarkyjs-reference
Cairo for STARK https://github.com/starkware-libs/cairo-lang https://cairo-lang.org/docs/
Leo Functional, statically-typed https://github.com/AleoHQ/leo https://developer.aleo.org/developer/language/layout/

Tools

ZoKrates: a toolbox for zkSNARKs

Both on Bitcoin and Ethereum

Snarkjs: zkSNARK implementation in JavaScript & WASM

Both on Bitcoin and Ethereum

Books

Communities

Other Curated Lists

Proof Systems

SNARKs STARKs Bulletproofs
proving time O(N * log(N)) O(N * poly-log(N)) O(N * log(N))
verifying time ~O(1) O(poly-log(N)) O(N)
proof size ~O(1) O(poly-log(N)) O(log(N))
Trusted setup required? YES πŸ˜’ NO πŸ˜„ NO πŸ˜„

zkSNARKs

PLONK

Videos

zkSTARKs

Bulletproofs

Trusted Setup

Subversion Resistance

Applications

Blockchains

Games

Machine learning and AI

Auctions

Marketplace

Social

Mixer

Rollup

Tokens / NFT

Voting / Participation

Identity

Attestation

Other app directories


License

CC0

To the extent possible under law, sCrypt Inc has waived all copyright and related or neighboring rights to this work.

awesome-zero-knowledge-proofs's People

Contributors

xhliu avatar msinkec avatar web3-master 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.