Code Monkey home page Code Monkey logo

substrate-zk's Introduction

substrate-zk

A Substrate-based chain supporting ZK-SNARKs verification.

Download substrate-zk

git clone --recurse-submodules https://github.com/Zkvers/substrate-zk

Environment

Rust version:

nightly-2023-03-13-aarch64-apple-darwin (default)
rustc 1.70.0-nightly (7b4f48927 2023-03-12)

Zero knowledge proof and verification on Substrate-based chain

In this project, we have theory and practice in Zero knowledge proof, Mainly description exists in proof system directory and README of zk-tutorial dir and the README of snarkjs-bellman-adapter

  • Groth16: refer to substrate-zk/zk-tutorials/proof-system/theory_to_practice and you can directly operate with practice1 section where you can build the full process which using bellman to verify the proof generated by snarkjs
  • Plonk: coming soon...

substrate-zk's People

Contributors

vegebun-csj avatar drskalman avatar

Stargazers

K Gunjan avatar Kresna Sucandra avatar

Watchers

Kresna Sucandra avatar Bitch Tits avatar

substrate-zk's Issues

TODO list

MileStone1:

  • Add groth16 proof system(In this chain, we use bellman lib), Adapt proof of bellman and snarkjs
  • Add a practical example with zero knowledge proof(eg: rollup, game or the other application)
  • Add document about groth16(theory -> example tutorial)
  • Add Docker file

MileStone2:

  • Add plonk proof system
  • Add a practical example with zero knowledge proof(eg: rollup, game or the other application)
  • Add document about plonk(theory -> example tutorial)
  • Add Docker file

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.