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
|
name: AnonKlub
|
||||||
categories: [applications]
|
categories: [applications]
|
||||||
description: "AnonKlub is a tool designed for Ethereum developers that allows for anonymous proof of Ethereum address ownership."
|
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:
|
team:
|
||||||
anonymous: true
|
anonymous: true
|
||||||
links:
|
links:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
id: summa
|
id: summa
|
||||||
name: Summa
|
name: Summa
|
||||||
categories: infrastructure
|
categories: [infrastructure]
|
||||||
description: "Protocol enabling centralized exchanges to prove solvency without compromising private information."
|
description: "Protocol enabling centralized exchanges to prove solvency without compromising private information."
|
||||||
project_status:
|
project_status:
|
||||||
live_status: true
|
live_status: true
|
||||||
|
@ -10,3 +10,4 @@ links:
|
||||||
github: https://github.com/summa-dev
|
github: https://github.com/summa-dev
|
||||||
technology:
|
technology:
|
||||||
type: halo2
|
type: halo2
|
||||||
|
features: [""]
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: BPSAA
|
name: BPSAA
|
||||||
categories: [ alliances ]
|
categories: [social-and-communications]
|
||||||
description: 'The Blockchain Privacy, Security & Adoption Alliance educates the public on privacy, security, and decentralization.'
|
description: "The Blockchain Privacy, Security & Adoption Alliance educates the public on privacy, security, and decentralization."
|
||||||
links:
|
links:
|
||||||
web: https://bpsaa.vision
|
web: https://bpsaa.vision
|
||||||
twitter: https://twitter.com/BPSAA_Official
|
twitter: https://twitter.com/BPSAA_Official
|
||||||
|
|
|
@ -52,8 +52,6 @@
|
||||||
name: Node
|
name: Node
|
||||||
- id: events
|
- id: events
|
||||||
name: Events
|
name: Events
|
||||||
- id: fhe encryption
|
|
||||||
name: FHE encryption
|
|
||||||
- id: ai
|
- id: ai
|
||||||
name: AI (Artificial Inteligence)
|
name: AI (Artificial Inteligence)
|
||||||
- id: sunset
|
- id: sunset
|
||||||
|
|
Loading…
Reference in a new issue