mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
commit
ad3c851b6d
2 changed files with 46 additions and 0 deletions
|
@ -20,6 +20,15 @@
|
||||||
"Team": "anon",
|
"Team": "anon",
|
||||||
"ProjectLink": "https://www.getmonero.org"
|
"ProjectLink": "https://www.getmonero.org"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"Project": "Wownero",
|
||||||
|
"Description": "Privacy-respecting memecoin, no pre-mine, no dev tax, software fork of Monero with fixed supply of 184 million coins",
|
||||||
|
"GitHub": "https://git.wownero.com/wownero/wownero",
|
||||||
|
"ProductReadiness": "mainnet, 01 April 2018",
|
||||||
|
"Ecosystem": "Wownero",
|
||||||
|
"Team": "anon",
|
||||||
|
"ProjectLink": "https://wownero.org"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"Project": "Iron Fish",
|
"Project": "Iron Fish",
|
||||||
"Description": "The Privacy Platform for Web3",
|
"Description": "The Privacy Platform for Web3",
|
||||||
|
|
37
src/projects/currency/wownero/index.yaml
Normal file
37
src/projects/currency/wownero/index.yaml
Normal file
|
@ -0,0 +1,37 @@
|
||||||
|
name: Wownero
|
||||||
|
categories:
|
||||||
|
- currency
|
||||||
|
description: >-
|
||||||
|
Privacy-respecting memecoin, no pre-mine, no dev tax, software fork of Monero with fixed supply of 184 million coins
|
||||||
|
ecosystem: Wownero
|
||||||
|
product_readiness: Mainnet
|
||||||
|
product_launch_day: 01 April 2018
|
||||||
|
project_type: Memecoin
|
||||||
|
technology:
|
||||||
|
features: Ring Signatures (21 decoys), Ring Confidential Transactions (RingCT), Stealth Addresses, Bulletproofs+, Dynamic Block Size
|
||||||
|
blockchain_features:
|
||||||
|
p2p: true
|
||||||
|
network: Dandelion++, RandomX PoW (lite variant)
|
||||||
|
links:
|
||||||
|
web: https://wownero.org
|
||||||
|
github: https://git.wownero.com/wownero/wownero
|
||||||
|
bloc_explorer: https://muchwow.lol
|
||||||
|
twitter: https://twitter.com/W0wn3r0
|
||||||
|
forum: https://forum.wownero.com
|
||||||
|
discord: https://discord.gg/ykZyAzJhDK
|
||||||
|
team:
|
||||||
|
anonymous: true
|
||||||
|
licenses: MIT License
|
||||||
|
traceability:
|
||||||
|
tracked_data: None
|
||||||
|
kyc: false
|
||||||
|
compliance: We will not comply
|
||||||
|
social_trust: Community
|
||||||
|
default_privacy: true
|
||||||
|
funding:
|
||||||
|
type: Crowdfunding
|
||||||
|
link: https://funding.wownero.com
|
||||||
|
project_status:
|
||||||
|
live_status: true
|
||||||
|
version: v0.11.1.0
|
||||||
|
mainnet: true
|
Loading…
Reference in a new issue