SaaSHub helps you find the best software and product alternatives Learn more →
Zcash Alternatives
Similar projects and alternatives to zcash
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
pirate
Discontinued Pirate Chain (ARRR) - Untraceable, Anonymous, Private Cryptocurrency [UnavailableForLegalReasons - Repository access blocked]
-
-
-
-
-
awesome-zero-knowledge-proofs
A curated list of awesome things related to learning Zero-Knowledge Proofs (ZKP).
-
-
lightwalletd
Lightwalletd is a backend service that provides a bandwidth-efficient interface to the Zcash blockchain
-
bitsquare
Discontinued A decentralized bitcoin exchange network [Moved to: https://github.com/bisq-network/bisq]
-
-
-
-
unstoppable-wallet-android
A powerful non-custodial multi-wallet for Bitcoin, Ethereum, Binance Smart Chain, Avalanche, Solana and other blockchains. Non-custodial crypto and NFT storage, onchain decentralized exchange, institutional grade analytics for cryptcurrency and NFT markets, extensive privacy controls and human oriented design. Implemented on Kotlin.
-
op-succinct
OP Succinct turns any OP stack rollup into a full type-1 zkEVM Rollup in 1 hour using SP1.
zcash discussion
zcash reviews and mentions
- Una Breve Historia de las zkVMs
-
A Brief History of zkVMs
The earliest implementations of ZK were direct translations of research papers into low-level libraries. A good example is libsnark, which was used to create Zcash. The need for generalization soon led to the creation of zkDSLs (domain-specific languages) like Circom, Noir, and ZoKrates. These are languages designed for building zk circuits. Meanwhile, libraries like Halo2 and Plonky2 emerged, focusing on providing zk capabilities within existing languages like Rust.
-
Cryptographers Solve Decades-Old Privacy Problem
One of the applications are ZK-Rollups [1] which allow developers to move heavy computation off a blockchain. The blockchain receives the results and only validates proofs that they are valid. This is especially useful on Ethereum because its computational throughput is pretty low.
There's also ZCash [2], which is a cryptocurrency that lets you make untraceable transactions. This is in stark contrast to Bitcoin or Ethereum, where transaction information is available publicly to everyone. They have a series of blog posts [3] on the math that actually makes it work under the hood.
[1] https://ethereum.org/en/developers/docs/scaling/zk-rollups/
[2] https://z.cash
[3] https://electriccoin.co/blog/snark-explain/
-
Z.cash will hit $40 US withing the next 13 days.
Coin website: https://z.cash/
- ZK proofs
-
Zero Knowledge Proofs
Zcash
-
It took 215 days to burn 90k ETH. We've burned nearly half that in the 14 days since.
Evaluate alternative transaction fee market mechanisms
-
Prepare for The Zcash Halving [Youtube: Cryptocurrency Theory]
is there a reason why the z.cash site doesnt have a simple countdown page? or the ECC blog? your technical solution sounds great but it fails against the misinformation that people create by making their own webpage with an incorrect countdown :(
-
Top 5 Privacy Coins & Projects with Massive Potential for 2023-2025
Zcash https://z.cash/ is a privacy-focused cryptocurrency that provides privacy through the use of zero-knowledge proofs. ZEC also provides the option of transparency, making it a versatile choice for users who value privacy and transparency.
-
What's a Zero-Knowledge Proof?
Definitely not! The first article on the topic is from 1985, when cryptocurrencies were far from being a trending topic. However, this assumption is based on the fact that associating zero-knowledge proofs with blockchain technology can create a privacy-protecting, secure and decentralised environment. ZCash was the pioneer cryptocurrency to bring this technology to blockchains. Today, in addition to it, there are other alternatives such as Horizen (ZEN) and, recently, Tron (TRX) has added this functionality to its platform. They are all small networks – Tron, the biggest of them, only ranks 17th in market cap among all Cryptos – but its potential is great.
-
A note from our sponsor - SaaSHub
www.saashub.com | 25 Jan 2025
Stats
zcash/zcash is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of zcash is C++.