mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
fix: merge
This commit is contained in:
parent
b7883e664e
commit
c4051f58ff
2 changed files with 65 additions and 26 deletions
|
@ -1,14 +1,23 @@
|
|||
name: iExec
|
||||
categories:
|
||||
- infrastructure
|
||||
description: iExec aims to provide the technology for developers to build Web3 applications that allow users to store, process, and share their data while maintaining control over its usage and privacy.
|
||||
categories: [ AI ]
|
||||
description: 'Build, Own, and Monetize in Web3. Privacy & Choice for users'
|
||||
team:
|
||||
anonymous: true
|
||||
anonymous: false
|
||||
links:
|
||||
web: https://iex.ec
|
||||
web: https://iex.ec/
|
||||
block_exporer: https://explorer.iex.ec/bellecour
|
||||
docs: https://docs.iex.ec/
|
||||
github: https://github.com/iExecBlockchainComputing
|
||||
docs: https://academy.iex.ec/
|
||||
twitter: https://twitter.com/iEx_ec
|
||||
blog: https://medium.com/iex-ec
|
||||
twitter: https://x.com/iEx_ec
|
||||
discord: https://discord.com/invite/pbt9m98wnU
|
||||
facebook: https://www.facebook.com/iexecteam
|
||||
telegram: https://discord.com/invite/pbt9m98wnU
|
||||
have_token: true
|
||||
token_link: https://etherscan.io/token/0x607F4C5BB672230e8672085532f7e901544a7375
|
||||
tokens:
|
||||
- symbol: RLC
|
||||
- name: RLC
|
||||
symbol: RLC
|
||||
network: Ethereum
|
||||
contract_address: "0x607F4C5BB672230e8672085532f7e901544a7375"
|
||||
sunset: false
|
||||
|
|
|
@ -1,21 +1,51 @@
|
|||
name: Particl
|
||||
categories:
|
||||
- currency
|
||||
description: A modern digital currency that respects your rights
|
||||
ecosystem: Particl
|
||||
project_status:
|
||||
live_status: true
|
||||
version: Mainnet
|
||||
testnet: true
|
||||
mainnet: true
|
||||
links:
|
||||
web: https://particl.io/coin
|
||||
github: https://github.com/particl
|
||||
block_explorer: https://explorer.particl.io/
|
||||
whitepaper: https://raw.githubusercontent.com/particl/whitepaper/master/Particl%20Whitepaper%20Draft%20v0.3.pdf
|
||||
|
||||
blog: https://particl.news/
|
||||
twitter: https://x.com/particlproject
|
||||
telegram: https://t.me/particltg
|
||||
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