mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
Merge pull request #779 from web3privacy/ethanolo-eth-patch-159380
Create index.yaml vlayer
This commit is contained in:
commit
d9860ab383
1 changed files with 62 additions and 0 deletions
62
src/projects/vlayer/index.yaml
Normal file
62
src/projects/vlayer/index.yaml
Normal file
|
@ -0,0 +1,62 @@
|
||||||
|
name: vlayer
|
||||||
|
categories: [ infrastructure ]
|
||||||
|
ecosystem: [ Ethereum ]
|
||||||
|
usecases: [ data ]
|
||||||
|
description: 'Trustless verifiable data infrastructure powered by zero-knowledge proofs'
|
||||||
|
product_launch_day: "2024"
|
||||||
|
|
||||||
|
team:
|
||||||
|
anonymous: false
|
||||||
|
teammembers:
|
||||||
|
- name: Hubert Rachwalski von Rejchwald
|
||||||
|
link: https://x.com/HubertRvR_PL
|
||||||
|
- name: Marek Kirejczyk
|
||||||
|
link: https://x.com/zkMarek
|
||||||
|
- name: Namita Shenolikar
|
||||||
|
link: https://x.com/nam1ta
|
||||||
|
- name: Iweta Laskowska
|
||||||
|
link: https://x.com/iweta_web3
|
||||||
|
- name: Natalia Kirejczyk
|
||||||
|
link: https://www.linkedin.com/in/nkirejczyk/
|
||||||
|
- name: Leonid Logvinov
|
||||||
|
link: https://x.com/logvinov_leon
|
||||||
|
- name: Piotr Żelazko
|
||||||
|
link: https://x.com/pzelazko_eth
|
||||||
|
- name: Artur Chmaro
|
||||||
|
link: https://x.com/ArtiChmaro
|
||||||
|
- name: Natalia Kirejczyk
|
||||||
|
link: https://www.linkedin.com/in/nkirejczyk/
|
||||||
|
|
||||||
|
links:
|
||||||
|
web: https://www.vlayer.xyz/
|
||||||
|
github: https://github.com/vlayer-xyz
|
||||||
|
blog: https://www.vlayer.xyz/blog
|
||||||
|
twitter: https://www.vlayer.xyz/blog
|
||||||
|
discord: https://discord.com/invite/dRFRhgRH9P
|
||||||
|
|
||||||
|
project_phase: testnet
|
||||||
|
sunset: false
|
||||||
|
|
||||||
|
blockchain_features:
|
||||||
|
opensource: true
|
||||||
|
asset_custody_type: non-custody
|
||||||
|
upgradability:
|
||||||
|
enabled: true
|
||||||
|
|
||||||
|
privacy_policy:
|
||||||
|
defined: false
|
||||||
|
|
||||||
|
default_privacy: true
|
||||||
|
|
||||||
|
traceability:
|
||||||
|
kyc: false
|
||||||
|
third_party_dependency: false
|
||||||
|
compliance: false
|
||||||
|
|
||||||
|
|
||||||
|
storage:
|
||||||
|
decentralized: true
|
||||||
|
|
||||||
|
tecnology:
|
||||||
|
type: zk proof
|
||||||
|
|
Loading…
Reference in a new issue