mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
Create index.yaml
This commit is contained in:
parent
26b3a17c38
commit
63d15ffa4a
1 changed files with 62 additions and 0 deletions
62
src/projects/Vocdoni/index.yaml
Normal file
62
src/projects/Vocdoni/index.yaml
Normal file
|
@ -0,0 +1,62 @@
|
||||||
|
name: Vocdoni
|
||||||
|
categories: [ dapps ]
|
||||||
|
ecosystem: [ Ethereum ]
|
||||||
|
usecases: [ voting ]
|
||||||
|
description: 'To build open source solutions to facilitate decision making in any organization.'
|
||||||
|
product_lunch_day: "2017"
|
||||||
|
|
||||||
|
team:
|
||||||
|
anonymous: false
|
||||||
|
teammembers:
|
||||||
|
- name: Joan Arus
|
||||||
|
link: https://x.com/Joan_Arus
|
||||||
|
- name: Jordi Aulet
|
||||||
|
link: https://x.com/jp_aulet
|
||||||
|
- name: Pau Escrich
|
||||||
|
link: https://x.com/wildp4u
|
||||||
|
- name: Jordi Pinyana
|
||||||
|
- name: Marta Sancho
|
||||||
|
link: https://x.com/MartaMordis
|
||||||
|
- name: Guido Iribarren
|
||||||
|
link: https://github.com/altergui
|
||||||
|
- name: Lucas Menéndez
|
||||||
|
link: https://github.com/lucasmenendez
|
||||||
|
|
||||||
|
links:
|
||||||
|
web: https://www.vocdoni.io/
|
||||||
|
github: https://github.com/vocdoni
|
||||||
|
docs: https://docs.vocdoni.io/about-us/how-we-work.html
|
||||||
|
block_explorer: https://explorer.vote/
|
||||||
|
blog: https://blog.vocdoni.io/
|
||||||
|
twitter: https://x.com/vocdoni
|
||||||
|
discord: https://discord.com/invite/Qjm7krrFBf
|
||||||
|
|
||||||
|
project_phase: Mainnet
|
||||||
|
sunset: false
|
||||||
|
|
||||||
|
funding:
|
||||||
|
name: Aragon grant 2021/2022
|
||||||
|
link: https://x.com/AragonProject
|
||||||
|
|
||||||
|
blockchain_features:
|
||||||
|
opensource: true
|
||||||
|
asset_custody_type: non-custody
|
||||||
|
upgradability:
|
||||||
|
enabled: true
|
||||||
|
|
||||||
|
privacy_policy:
|
||||||
|
defined: false
|
||||||
|
|
||||||
|
default_privacy: true
|
||||||
|
|
||||||
|
traceability:
|
||||||
|
kyc: false
|
||||||
|
sign_in_type_requirments: wallet
|
||||||
|
third_party_dependency: false
|
||||||
|
compliance: false
|
||||||
|
|
||||||
|
storage:
|
||||||
|
decentralized: true
|
||||||
|
|
||||||
|
tecnology:
|
||||||
|
type: zkSNARKs
|
Loading…
Reference in a new issue