Giter VIP home page Giter VIP logo

payy_zkapp's Introduction

Payy Logo

Payy - ZK Rollup

An Ethereum L2 ZK rollup for privacy preserving and regulatory compliant transactions.

Here are some highlights:

  • ๐Ÿš€ Fast - runs in under 3 seconds on an iPhone
  • ๐Ÿช„ Tiny - UTXO proofs are under 2.8KB
  • โœ… EVM - proofs are compatible with Ethereum

For a detailed description of our architecture, please download our whitepaper or visit our docs.

Module Path Desc
Ethereum Contracts eth Ethereum smart contracts to verify state transitions and proofs
Contracts pkg/prover Rust interface to Ethereum smart contracts
RPC pkg/rpc RPC common utilities shared across all RPC services
Smirk pkg/smirk Sparse merkle tree
ZK-Circuits pkg/zk-circuits Halo2 + KZG ZK circuits for proving UTXO, merkle and state transitions
ZK-Primitives pkg/zk-primitives ZK primitives used across multiple modules

Tests

cargo test

Note: these tests can take a while to run on your laptop (e.g. more than 20 minutes)

Audit

The ZK-Circuits and Ethereum Contracts have been audited by KALOS. All report findings have been fixed and resolved.

KALOS Audit Report 2024-02-23

Git LFS

We use Git LFS for storing large files (e.g. srs params).

A one-time setup needs to be done for local development:

  1. Install git lfs following the instructions at https://git-lfs.com/
  2. Inside the zk-rollup root directory, run the following commands:
$ git lfs install
$ git lfs pull

Contributing

We appreciate your interest in contributing to our open-source project. Your contributions help improve the project for everyone.

Code of Conduct

This project adheres to the Contributor Covenant Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to [email protected].

Security vulnerabilities

We take security issues seriously. If you discover a security vulnerability, we appreciate your assistance in disclosing it to us in a responsible manner. Do not report security vulnerabilities through public issues or forums. Instead, send a full report to [email protected]. We do not have an official bug bounty program but will reward responsibly disclosed vulnerabilities at our discretion.

Reporting Bugs

If you find a bug, please report it by opening an issue. Include as much detail as possible, including steps to reproduce the issue, the environment in which it occurs, and any relevant screenshots or code snippets.

Suggesting Enhancements

We appreciate enhancements! To suggest a feature or enhancement, please open an issue with a detailed description of your proposal. Explain why it is needed and how it would benefit the project.

Submitting Pull Requests

  1. Fork the repository
  2. Create a new branch (git checkout -b feature/YourFeature)
  3. Make your changes
  4. Commit your changes (git commit -m 'Add some feature')
  5. Push to the branch (git push origin feature/YourFeature)
  6. Open a pull request

License

By contributing, you agree that your contributions will be licensed under the same license as the project. For more details, see LICENSE.

payy_zkapp's People

Contributors

calummoore 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.