mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
commit
5c36f75fec
4 changed files with 76 additions and 0 deletions
34
src/projects/dragonX/index.yaml
Normal file
34
src/projects/dragonX/index.yaml
Normal file
|
@ -0,0 +1,34 @@
|
|||
name: DragonX
|
||||
categories:
|
||||
- currency
|
||||
description: >-
|
||||
a Z2Z private by default crypto + messenging.
|
||||
product_readiness: mainnet, Nov 2022
|
||||
links:
|
||||
web: https://dragonx.is/
|
||||
block_explorer: https://explorer.dragonx.is/
|
||||
twitter: https://twitter.com/DragonXchain
|
||||
discord: https://discord.gg/
|
||||
telegram: https://t.me/+ISXrAVgLnXkwZmU5
|
||||
team:
|
||||
anonymous: true
|
||||
technology:
|
||||
type: ZCash
|
||||
features:
|
||||
- zk-SNARKs
|
||||
- RandomX proof
|
||||
- Sietch
|
||||
blockchain_features:
|
||||
p2p: true
|
||||
dissapearing_tx: true
|
||||
connected_tx: false
|
||||
revealed_recipient: false
|
||||
revealed_sender: false
|
||||
revealed_ammount: false
|
||||
default_privacy: true
|
||||
tracebility:
|
||||
kyc: false
|
||||
project_status:
|
||||
live_status: true
|
||||
testnet: false
|
||||
mainnet: true
|
BIN
src/projects/dragonX/logo.png
Normal file
BIN
src/projects/dragonX/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
42
src/projects/nerva/index.yaml
Normal file
42
src/projects/nerva/index.yaml
Normal file
|
@ -0,0 +1,42 @@
|
|||
name: Nerva
|
||||
categories:
|
||||
- currency
|
||||
description: >-
|
||||
Private and secure cryptocurrency
|
||||
ecosystem: Nerva
|
||||
product_readiness: mainnet, 2021
|
||||
links:
|
||||
web: https://nerva.one/
|
||||
docs: https://docs.nerva.one/
|
||||
github: https://github.com/nerva-project/nerva
|
||||
block_explorer: https://explorer.nerva.one/
|
||||
blog: https://nerva.one/#blog
|
||||
twitter: https://twitter.com/NervaCurrency
|
||||
discord: https://discord.gg/ufysfvcFwe
|
||||
telegram: https://t.me/NervaCrypto
|
||||
team:
|
||||
anonymous: true
|
||||
technology:
|
||||
type: Monero
|
||||
features:
|
||||
- Bulletproofs
|
||||
- Ring signatures
|
||||
blockchain_features:
|
||||
p2p: true
|
||||
encryption: Cryptonight
|
||||
data_masking: Ring signature
|
||||
viewing_key: true
|
||||
dissapearing_tx: true
|
||||
connected_tx: false
|
||||
revealed_recipient: false
|
||||
revealed_sender: false
|
||||
revealed_ammount: false
|
||||
default_privacy: true
|
||||
storage:
|
||||
decentralized: true
|
||||
tracebility:
|
||||
kyc: false
|
||||
project_status:
|
||||
live_status: true
|
||||
testnet: false
|
||||
mainnet: true
|
BIN
src/projects/nerva/logo.png
Normal file
BIN
src/projects/nerva/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
Loading…
Reference in a new issue