A zk-SNARK implementation
-
Updated
Dec 18, 2022 - Solidity
A zk-SNARK implementation
Cypherpunk App - Lightning Network, Coinjoin, Payjoin, Taproot, Bitcoin, Nostr, Liquid and ZK Proof
Firebolt electrum plugin
ZK Proof Library for Coinjoin transactions
RiemannCash focuses on private TX, with divisible deposits, lower fees and faster withdrawals, which is based on ZK proof, merkle tree and poseidon algorithm.
In this article we will build a cryptographic virtual machine (VM) in Rust, inspired by the TinyRAM model, using a reduced instruction set to keep things straightforward and efficient. This VM will be able to execute computations while generating zero-knowledge proofs at the same time, natively.
Add a description, image, and links to the zk-proof topic page so that developers can more easily learn about it.
To associate your repository with the zk-proof topic, visit your repo's landing page and select "manage topics."