mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
feat: final changes
This commit is contained in:
parent
5bdc586081
commit
faad5a7028
4 changed files with 9 additions and 6 deletions
|
@ -2,7 +2,11 @@ id: anon-club
|
|||
name: AnonKlub
|
||||
categories: [applications]
|
||||
description: "AnonKlub is a tool designed for Ethereum developers that allows for anonymous proof of Ethereum address ownership."
|
||||
project_status: testnet
|
||||
project_status:
|
||||
live_status: false
|
||||
version: testnet
|
||||
testnet: true
|
||||
mainnet: false
|
||||
team:
|
||||
anonymous: true
|
||||
links:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
id: summa
|
||||
name: Summa
|
||||
categories: infrastructure
|
||||
categories: [infrastructure]
|
||||
description: "Protocol enabling centralized exchanges to prove solvency without compromising private information."
|
||||
project_status:
|
||||
live_status: true
|
||||
|
@ -10,3 +10,4 @@ links:
|
|||
github: https://github.com/summa-dev
|
||||
technology:
|
||||
type: halo2
|
||||
features: [""]
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
name: BPSAA
|
||||
categories: [ alliances ]
|
||||
description: 'The Blockchain Privacy, Security & Adoption Alliance educates the public on privacy, security, and decentralization.'
|
||||
categories: [social-and-communications]
|
||||
description: "The Blockchain Privacy, Security & Adoption Alliance educates the public on privacy, security, and decentralization."
|
||||
links:
|
||||
web: https://bpsaa.vision
|
||||
twitter: https://twitter.com/BPSAA_Official
|
||||
|
|
|
@ -52,8 +52,6 @@
|
|||
name: Node
|
||||
- id: events
|
||||
name: Events
|
||||
- id: fhe encryption
|
||||
name: FHE encryption
|
||||
- id: ai
|
||||
name: AI (Artificial Inteligence)
|
||||
- id: sunset
|
||||
|
|
Loading…
Reference in a new issue