Skip to content

Commit 774a5fa

Browse files
authored
Merge pull request #983 from web3privacy/aztec-project-update-1732618878460
Create project: Aztec
2 parents 5be9f32 + eab2d41 commit 774a5fa

File tree

2 files changed

+71
-0
lines changed

2 files changed

+71
-0
lines changed

src/projects/aztec/index.yaml

Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
name: Aztec
2+
categories:
3+
- infrastructure
4+
usecases:
5+
- infrastructure
6+
- defi
7+
- eth-layer-2
8+
- bridge
9+
- storage
10+
- node
11+
ecosystem:
12+
- ethereum
13+
description: A privacy-first L2 on Ethereum that has a hybrid privacy model - it
14+
allows private execution and private state as well as public execution &
15+
state. Aztec also enables private interactions with Ethereum. It uses
16+
zero-knowledge proofs that are generated locally on the user's machine to
17+
prove a legal transaction. Private state is encrypted and stored in a UTXO
18+
tree.
19+
sunset: false
20+
assets_used: []
21+
have_token: false
22+
tokens: []
23+
links:
24+
web: https://aztec.network/
25+
blog: https://aztec.network/blog
26+
github: https://github.com/AztecProtocol/aztec-packages
27+
forum: https://forum.aztec.network/
28+
docs: https://docs.aztec.network/
29+
whitepaper: https://docs.aztec.network/protocol-specs/intro
30+
block_explorer: ""
31+
governance: ""
32+
twitter: https://x.com/aztecnetwork
33+
discord: ""
34+
telegram: ""
35+
lens: ""
36+
farcaster: ""
37+
project_phase: alpha
38+
project_status:
39+
live_status: true
40+
mainnet: false
41+
testnet: false
42+
version: alpha
43+
blockchain_features:
44+
opensource: true
45+
upgradability:
46+
enabled: false
47+
asset_custody_type: non-custody
48+
encryption: Zero-Knowledge (HONK), Encryption (multiple eg SHA256, AES128), UTXOs
49+
p2p: true
50+
storage:
51+
decentralized: true
52+
privacy_policy:
53+
defined: true
54+
link: https://aztec.network/privacy-policy
55+
data_usage: ""
56+
compliance: nFADP (Switzerland)
57+
tracebility:
58+
kyc: false
59+
tracked_data: ""
60+
sign_in_type_requirments: []
61+
default_privacy: true
62+
audits: []
63+
third_party_dependency: ""
64+
social_trust: ""
65+
technical_spof: ""
66+
team:
67+
anonymous: false
68+
teammembers: []
69+
funding: []
70+
history: []
71+
id: aztec

src/projects/aztec/logo.png

2.11 KB
Loading

0 commit comments

Comments
 (0)