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
8feaa85831
commit
d5ac0e1447
1 changed files with 58 additions and 0 deletions
58
src/projects/Punkpool/index.yaml
Normal file
58
src/projects/Punkpool/index.yaml
Normal file
|
@ -0,0 +1,58 @@
|
|||
name: Punkpool
|
||||
categories: [ dapps ]
|
||||
ecosystem: [ Mina ]
|
||||
usecases: [ voting ]
|
||||
description: 'PUNKPOLL is a decentralized platform for voting and public opinion surveys that anyone, anywhere in the world, can easily participate in and create.'
|
||||
product_launch_day: "2022"
|
||||
|
||||
team:
|
||||
anonymous: false
|
||||
teammembers:
|
||||
- name: Peter Baek
|
||||
link: https://x.com/peterbaek
|
||||
|
||||
links:
|
||||
web: https://explore.punkpoll.com/
|
||||
whitepaper: https://www.punkpoll.io/
|
||||
block_explorer: https://minascan.io/mainnet/txs/zk-txs
|
||||
blog: https://explore.punkpoll.com/press
|
||||
twitter: https://x.com/punkpoll
|
||||
telegram: https://t.me/PunkpollBot?ref=punkpoll.com
|
||||
|
||||
|
||||
project_phase: beta
|
||||
sunset: false
|
||||
|
||||
tokens:
|
||||
- name: Punk Token
|
||||
symbol: $PUNK
|
||||
network: Mina network
|
||||
contract_address: "xBxjFpJkbWpbGua7Lf36S1NLhffFoEChyP3pz6SYKnx7dFCTwg"
|
||||
token_link: https://minascan.io/mainnet/token/xBxjFpJkbWpbGua7Lf36S1NLhffFoEChyP3pz6SYKnx7dFCTwg/zk-txs
|
||||
|
||||
|
||||
blockchain_features:
|
||||
opensource: true
|
||||
asset_custody_type: non-custody
|
||||
upgradability:
|
||||
enabled: true
|
||||
type: DAO vote
|
||||
|
||||
privacy_policy:
|
||||
defined: false
|
||||
|
||||
default_privacy: true
|
||||
|
||||
traceability:
|
||||
kyc: false
|
||||
sign_in_type_requirments: account telegram
|
||||
third_party_dependency: false
|
||||
compliance: false
|
||||
|
||||
|
||||
storage:
|
||||
decentralized: true
|
||||
|
||||
tecnology:
|
||||
type: Zk & FHE
|
||||
|
Loading…
Reference in a new issue