mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
Merge pull request #723 from web3privacy/ethanolo-eth-patch-473
Create index.yaml Particl
This commit is contained in:
commit
b1a9935d9e
1 changed files with 51 additions and 0 deletions
51
src/projects/Particl/index.yaml
Normal file
51
src/projects/Particl/index.yaml
Normal file
|
@ -0,0 +1,51 @@
|
||||||
|
name: Particl
|
||||||
|
categories: [ dapps ]
|
||||||
|
ecosystem: [ Particl ]
|
||||||
|
usecases: [ marketplace ]
|
||||||
|
description: 'The only marketplace for private and unrestricted e-commerce'
|
||||||
|
product_lunch_day: "2017"
|
||||||
|
|
||||||
|
team:
|
||||||
|
anonymous: false
|
||||||
|
teammembers:
|
||||||
|
- name: Gerlof van Ek
|
||||||
|
link: https://x.com/gerlof
|
||||||
|
- name: Henk Swardt
|
||||||
|
link: https://www.linkedin.com/in/hswardt/
|
||||||
|
|
||||||
|
links:
|
||||||
|
web: https://particl.io/marketplace
|
||||||
|
github: https://github.com/particl
|
||||||
|
whitepaper: https://github.com/particl/whitepaper
|
||||||
|
docs: https://particl.wiki/
|
||||||
|
block_explorer: https://explorer.particl.io/
|
||||||
|
blog: https://particl.news/
|
||||||
|
twitter: https://x.com/particlproject
|
||||||
|
telegram: https://t.me/particltg
|
||||||
|
discord: https://discord.me/particl
|
||||||
|
|
||||||
|
project_phase: Alpha
|
||||||
|
sunset: false
|
||||||
|
|
||||||
|
tokens:
|
||||||
|
- name: Particl Part
|
||||||
|
symbol: Part
|
||||||
|
network: Particl Blockchain
|
||||||
|
token_link: https://explorer.particl.io/
|
||||||
|
|
||||||
|
blockchain_features:
|
||||||
|
opensource: true
|
||||||
|
asset_custody_type: non-custody
|
||||||
|
upgradability:
|
||||||
|
enabled: true
|
||||||
|
|
||||||
|
privacy_policy:
|
||||||
|
defined: true
|
||||||
|
link: https://academy.particl.io/en/latest/particl-blockchain/blockchain_privacy.html
|
||||||
|
|
||||||
|
default_privacy: true
|
||||||
|
|
||||||
|
traceability:
|
||||||
|
kyc: false
|
||||||
|
third_party_dependency: false
|
||||||
|
compliance: false
|
Loading…
Reference in a new issue