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
|
name: iExec
|
||||||
categories:
|
categories: [ AI ]
|
||||||
- infrastructure
|
description: 'Build, Own, and Monetize in Web3. Privacy & Choice for users'
|
||||||
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.
|
|
||||||
team:
|
team:
|
||||||
anonymous: true
|
anonymous: false
|
||||||
links:
|
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
|
github: https://github.com/iExecBlockchainComputing
|
||||||
docs: https://academy.iex.ec/
|
blog: https://medium.com/iex-ec
|
||||||
twitter: https://twitter.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
|
have_token: true
|
||||||
|
token_link: https://etherscan.io/token/0x607F4C5BB672230e8672085532f7e901544a7375
|
||||||
tokens:
|
tokens:
|
||||||
- symbol: RLC
|
- name: RLC
|
||||||
|
symbol: RLC
|
||||||
|
network: Ethereum
|
||||||
|
contract_address: "0x607F4C5BB672230e8672085532f7e901544a7375"
|
||||||
|
sunset: false
|
||||||
|
|
|
@ -1,21 +1,51 @@
|
||||||
name: Particl
|
name: Particl
|
||||||
categories:
|
categories: [ dapps ]
|
||||||
- currency
|
ecosystem: [ Particl ]
|
||||||
description: A modern digital currency that respects your rights
|
usecases: [ marketplace ]
|
||||||
ecosystem: Particl
|
description: 'The only marketplace for private and unrestricted e-commerce'
|
||||||
project_status:
|
product_lunch_day: "2017"
|
||||||
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
|
|
||||||
|
|
||||||
|
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/
|
blog: https://particl.news/
|
||||||
twitter: https://x.com/particlproject
|
twitter: https://x.com/particlproject
|
||||||
telegram: https://t.me/particltg
|
telegram: https://t.me/particltg
|
||||||
team:
|
discord: https://discord.me/particl
|
||||||
anonymous: false
|
|
||||||
|
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