From 349b135b60acb7148aebf23d6df8320c3b3a884f Mon Sep 17 00:00:00 2001 From: bf945 <73311932+bf945@users.noreply.github.com> Date: Sun, 21 Mar 2021 20:46:34 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 09e46cb..10c00ca 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Cyclone Protocol -Cyclone is a **cross-chain, non-custodial, universal privacy-preserving** protocol with the **decentralized governance for all DeFi apps**. Cyclone applies zkSNARKs to enable transactional privacy for all DeFi components by breaking the on-chain link between depositor and recipient addresses. It uses a smart contract that accepts coins/tokens deposits, which can be withdrawn by a different address. Whenever an asset is withdrawn from Cyclone, there is no way to link the withdrawal to the deposit for absolute privacy. +**Cyclone is a cross-chain, non-custodial, universal privacy-preserving protocol with the decentralized governance for all DeFi apps**. Cyclone applies zkSNARKs to enable transactional privacy for all DeFi components by breaking the on-chain link between depositor and recipient addresses. It uses a smart contract that accepts coins/tokens deposits, which can be withdrawn by a different address. Whenever an asset is withdrawn from Cyclone, there is no way to link the withdrawal to the deposit for absolute privacy. While Cyclone's zkSNARKs part is based on the attested implementation of tornado.cash, it offers unique values in supporting cross-chain and being the universal privacy-preserving layer for almost all DeFi components with the decentralized governance by CYC holders.