Skip to content

PADL - Private, Auditable and Distributed ledger, is a tool based on zero-knowledge proofs for exploring and building private and auditable ledger in blockchain applications of financial institutes.

License

Notifications You must be signed in to change notification settings

jpmorganchase/PADL

Repository files navigation

PADL

Customized & Efficient ZK toolkit for Private and auditable Ledger

PADL is based on zero-knowledge proofs for inter-parties framework for exploring applications for financial institutes. Padl utilises Sigma Protocols and range proofs on homomorphic multi-asset ledger with smart-contracts capability to verify transactions on chain.

Env for Private Auditable And Distributed Ledger

  • Padl includes rust lib 'zkbp' wrapped in python, so can be used directly as a python package for using crypto primitives and proof generations. Rust implementation is highly based on secp256k1 from ZenGo-X/curv and bulletproofs as well as extended ZKP with sigma protocols+range proofs.
  • Padl Smart-Contracts developed in solidity based on ECC for deployment on evm network, providing fast proofs verification for multi-assets tx and implementation of padl-private token.

Env. Prerequests

  1. python > 3.8 and Rust.
  2. For testing on smart contracts: nodejs, and for local evm testing env., for example ganache-cli, OpenZeppelin contracts such as ERC20.

Padl Installation

  1. Run sh .\setup.sh

The setup.sh will automatically run the \zkledgerplayground\pyledger\examples\ledger_local.py example file. See more examples (pyledger/examples), and tutorials under (./tutorials).

Citing PADL

To cite PADL, please reference the (LINK HERE + BIBTEX)

License

PADL has a Apache v2-style license, as found in the LICENSE file.

This is a Research code only.

Applied Research team, JPMorgan & Chase

About

PADL - Private, Auditable and Distributed ledger, is a tool based on zero-knowledge proofs for exploring and building private and auditable ledger in blockchain applications of financial institutes.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published