From fec97d7ea02e581586f5f108aa5341c0b171848b Mon Sep 17 00:00:00 2001 From: DeBelg Date: Wed, 9 Oct 2024 16:11:53 +0200 Subject: [PATCH] deploy: 7da8481c3e379fe9380cb1146df305c6344c37e3 --- index.json | 35151 ++++++++++++++++++++++++++------------------------- 1 file changed, 17578 insertions(+), 17573 deletions(-) diff --git a/index.json b/index.json index 2c0c6021..579bd8c1 100644 --- a/index.json +++ b/index.json @@ -1,4 +1,180 @@ { + "phases": [ + { + "id": "mainnet", + "name": "Mainnet" + }, + { + "id": "testnet", + "name": "Testnet" + }, + { + "id": "alpha", + "name": "Alpha" + }, + { + "id": "beta", + "name": "Beta" + }, + { + "id": "mvp", + "name": "MVP" + } + ], + "ecosystems": [ + { + "id": "ethereum", + "name": "Ethereum", + "icon": "https://assets.coingecko.com/coins/images/279/standard/ethereum.png?1696501628" + }, + { + "id": "bitcoin", + "name": "Bitcoin", + "icon": "https://assets.coingecko.com/coins/images/1/standard/bitcoin.png?1696501400" + }, + { + "id": "solana", + "name": "Solana", + "icon": "https://assets.coingecko.com/coins/images/4128/standard/solana.png?1718769756" + }, + { + "id": "cosmos", + "name": "Cosmos", + "icon": "https://assets.coingecko.com/coins/images/1481/standard/cosmos_hub.png?1696502525" + }, + { + "id": "monero", + "name": "Monero", + "icon": "https://assets.coingecko.com/coins/images/69/standard/monero_logo.png?1696501460" + }, + { + "id": "other", + "name": "Other" + } + ], + "categories": [ + { + "id": "infrastructure", + "name": "Infrastructure", + "usecases": [ + "node", + "rpc-provider", + "infrastructure", + "eth-layer-2", + "research-and-development", + "computing", + "storage", + "data-management", + "other" + ] + }, + { + "id": "social-and-communications", + "name": "Social & Communications", + "usecases": [ + "dao", + "nft-community", + "alliances", + "messaging", + "events", + "other" + ] + }, + { + "id": "hardware", + "name": "Hardware", + "usecases": [ + "wallets", + "node", + "other" + ] + }, + { + "id": "applications", + "name": "Applications", + "usecases": [ + "browser", + "vpn", + "did", + "operation-systems", + "dapps", + "wallets", + "ai", + "kyc-solution", + "other" + ] + }, + { + "id": "defi", + "name": "Defi", + "usecases": [ + "bridge", + "defi", + "mixing-service", + "mixing-management", + "currency", + "other" + ] + }, + { + "id": "archived-projects", + "name": "Archived projects", + "usecases": [ + "legacy-projects", + "deprecated-systems" + ] + } + ], + "requirements": [ + { + "id": "wallet", + "name": "Wallet" + }, + { + "id": "email", + "name": "Email" + }, + { + "id": "seed", + "name": "Seed" + } + ], + "features": [ + { + "id": "no-compliance", + "name": "No compliance" + }, + { + "id": "non-kyc", + "name": "Non-KYC" + }, + { + "id": "private-by-default", + "name": "Private by default" + }, + { + "id": "non-custodial", + "name": "Non custodial" + }, + { + "id": "opensource", + "name": "Opensource" + }, + { + "id": "live-on-mainnet", + "name": "Live on Mainnet" + } + ], + "custodys": [ + { + "id": "non-custody", + "name": "Non-custody" + }, + { + "id": "custodial", + "name": "Custodial" + } + ], "usecases": [ { "id": "wallets", @@ -121,44 +297,252 @@ "name": "Other" } ], - "requirements": [ + "ranks": [ { - "id": "wallet", - "name": "Wallet" + "id": "openess", + "name": "Openess", + "references": [ + { + "field": "team.teammembers", + "label": { + "name": "Team", + "positive": "Member", + "negative": "Anonymous" + }, + "condition": { + "minLength": 1 + }, + "points": 10 + }, + { + "field": "links.docs", + "label": { + "name": "Documentation", + "positive": "Link", + "negative": "Not available" + }, + "condition": { + "exists": true + }, + "points": 10 + }, + { + "field": "links.github", + "label": { + "name": "Github", + "positive": "Link", + "negative": "Not available" + }, + "condition": { + "exists": true + }, + "points": 10 + }, + { + "field": "links.twitter", + "label": { + "name": "Twitter", + "positive": "Link", + "negative": "Not available" + }, + "condition": { + "exists": true + }, + "points": 1 + }, + { + "field": "links.telegram", + "label": { + "name": "Telegram", + "positive": "Link", + "negative": "Not available" + }, + "condition": { + "exists": true + }, + "points": 1 + }, + { + "field": "links.discord", + "label": { + "name": "Discord", + "positive": "Link", + "negative": "Not available" + }, + "condition": { + "exists": true + }, + "points": 1 + }, + { + "field": "links.lens", + "label": { + "name": "Lens", + "positive": "Link", + "negative": "Not available" + }, + "condition": { + "exists": true + }, + "points": 1 + }, + { + "field": "links.farcaster", + "label": { + "name": "Farcaster", + "positive": "Link", + "negative": "Not available" + }, + "condition": { + "exists": true + }, + "points": 1 + }, + { + "field": "links.whitepaper", + "label": { + "name": "Whitepaper", + "positive": "Link", + "negative": "Not available" + }, + "condition": { + "exists": true + }, + "points": 10 + }, + { + "field": "funding.value", + "label": { + "name": "Funding", + "positive": "Investment", + "negative": "Not available" + }, + "condition": { + "exists": true + }, + "points": 10 + } + ] }, { - "id": "email", - "name": "Email" + "id": "technology", + "name": "Technology", + "references": [ + { + "field": "project_status.mainnet", + "label": { + "name": "Mainnet", + "positive": "Yes", + "negative": "No" + }, + "condition": { + "exists": true + }, + "points": 10 + }, + { + "field": "blockchain_features.opensource", + "label": { + "name": "Open Source", + "positive": "Yes", + "negative": "No" + }, + "condition": { + "equals": true + }, + "points": 20 + }, + { + "field": "blockchain_features.asset_custody_type", + "label": { + "name": "Non Custody", + "positive": "None", + "negative": "Custodial" + }, + "condition": { + "equals": "non-custody" + }, + "points": 10 + }, + { + "field": "blockchain_features.upgradability.enabled", + "label": { + "name": "Upgradability", + "positive": "Disabled", + "negative": "Enabled" + }, + "condition": { + "equals": false + }, + "points": 10 + }, + { + "field": "audits", + "label": { + "name": "Audits", + "positive": "Audit", + "negative": "None" + }, + "condition": { + "minLength": 1 + }, + "points": 10 + } + ] }, { - "id": "seed", - "name": "Seed" - } - ], - "features": [ - { - "id": "no-compliance", - "name": "No compliance" - }, - { - "id": "non-kyc", - "name": "Non-KYC" - }, - { - "id": "private-by-default", - "name": "Private by default" - }, - { - "id": "non-custodial", - "name": "Non custodial" - }, - { - "id": "opensource", - "name": "Opensource" - }, - { - "id": "live-on-mainnet", - "name": "Live on Mainnet" + "id": "privacy", + "name": "Privacy", + "references": [ + { + "field": "privacy_policy.link", + "label": { + "name": "Privacy Policy", + "positive": "Link", + "negative": "Not available" + }, + "condition": { + "exists": true + }, + "points": 10 + }, + { + "field": "tracebility.kyc", + "label": { + "name": "KYC", + "positive": "No", + "negative": "Yes" + }, + "condition": { + "equals": false + }, + "points": 10 + }, + { + "field": "compliance", + "label": { + "name": "Compliance", + "positive": "...", + "negative": "No" + }, + "condition": { + "exists": true + }, + "points": 5 + }, + { + "field": "default_privacy", + "label": { + "name": "Default Privacy", + "positive": "YES", + "negative": "No" + }, + "condition": { + "equals": true + }, + "points": 10 + } + ] } ], "assets": [ @@ -211,161 +595,152 @@ "name": "Other" } ], - "categories": [ - { - "id": "infrastructure", - "name": "Infrastructure", - "usecases": [ - "node", - "rpc-provider", - "infrastructure", - "eth-layer-2", - "research-and-development", - "computing", - "storage", - "data-management", - "other" - ] - }, - { - "id": "social-and-communications", - "name": "Social & Communications", - "usecases": [ - "dao", - "nft-community", - "alliances", - "messaging", - "events", - "other" - ] - }, - { - "id": "hardware", - "name": "Hardware", - "usecases": [ - "wallets", - "node", - "other" - ] - }, - { - "id": "applications", - "name": "Applications", - "usecases": [ - "browser", - "vpn", - "did", - "operation-systems", - "dapps", - "wallets", - "ai", - "kyc-solution", - "other" - ] - }, - { - "id": "defi", - "name": "Defi", - "usecases": [ - "bridge", - "defi", - "mixing-service", - "mixing-management", - "currency", - "other" - ] - }, - { - "id": "archived-projects", - "name": "Archived projects", - "usecases": [ - "legacy-projects", - "deprecated-systems" - ] - } - ], "projects": [ { - "id": "pirate-chain", - "name": "Pirate Chain", + "id": "asmatch", + "name": "AsMatch", + "categories": [ + "applications" + ], + "description": "The only Web3 matching app that uses ZKPs to authenticate users’ on-chain credentials", + "links": { + "web": "https://www.asmatch.app", + "whitepaper": "https://whitepaper.asmatch.app/", + "blog": "https://asmatch.medium.com/", + "twitter": "https://x.com/AsMatchApp", + "discord": "https://discord.com/invite/yqUWDdyfX9" + }, + "usecases": [ + "dapps" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/asmatch/logo.png" + } + ] + }, + { + "id": "sahara", + "name": "Sahara", "categories": [ "defi" ], - "description": "Anonymous cryptocurrency, a truly private, decentralized blockchain", - "ecosystem": [ - "pirate" - ], - "links": { - "web": "https://pirate.black", - "github": "https://github.com/PirateNetwork", - "block_explorer": "https://explorer.piratechain.com/", - "whitepaper": "https://piratechain.com/whitepaper/", - "blog": "https://piratechain.com/blog/", - "twitter": "https://x.com/PirateChain", - "discord": "https://discord.com/invite/teHepr757z", - "telegram": "https://t.me/piratechain/" - }, - "team": { - "anonymous": true - }, "usecases": [ - "currency" + "defi" ], "have_token": false, "third_party_dependency": false, "logos": [ { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/pirate-chain/logo.png" + "file": "logo.svg", + "ext": "svg", + "url": "https://explorer-data.web3privacy.info/assets/projects/sahara/logo.svg" } ] }, { - "id": "venice", - "name": "Venice", + "id": "interep", + "name": "Interep", "categories": [ "applications" ], - "description": "a generative AI app focused on privacy", + "description": "Anti-sybil as a service", "links": { - "web": "https://venice.ai", - "blog": "https://venice.ai/blog", - "twitter": "https://x.com/askvenice", - "farcaster": "https://forecaster.com/venice-ai" + "web": "https://interep.link", + "github": "https://github.com/interep-project", + "docs": "https://docs.interep.link/", + "blog": "https://mirror.xyz/privacy-scaling-explorations.eth/w7zCHj0xoxIfhoJIxI-ZeYIXwvNatP1t4w0TsqSIBe4", + "education": "https://x.com/PrivacyScaling/status/1570046655998709764" }, - "usecases": [ - "ai" - ], "have_token": false, + "usecases": [ + "did" + ], "third_party_dependency": false, "logos": [ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/venice/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/interep/logo.png" } ] }, { - "id": "zengo", - "name": "ZenGo", + "id": "hypersign", + "name": "Hypersign", "categories": [ "applications" ], - "description": "The only self-custodial wallet with no seed phrase vulnerability (shielded transactions)", - "ecosystem": [ - "multichain" - ], + "description": "the ultimate stack for identity management", "links": { - "web": "https://zengo.com/", - "github": "https://github.com/ZenGo-X" + "web": "https://hypersign.id", + "github": "https://github.com/hypersign-protocol", + "block_explorer": "https://explorer.hypersign.id/hypersign-prajna-testnet", + "docs": "https://docs.hypersign.id/", + "blog": "https://medium.com/@blog.hypersign", + "twitter": "https://x.com/hypersignchain", + "discord": "https://discord.com/invite/MMnhBYjF4N", + "telegram": "https://t.me/hypersignchain" }, - "team": { - "anonymous": false + "have_token": false, + "usecases": [ + "did" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/hypersign/logo.png" + } + ] + }, + { + "id": "flock-io", + "name": "FLock.io", + "categories": [ + "applications" + ], + "description": "A native Web3 Data Privacy solution for Artificial Intelligence.", + "links": { + "web": "https://flock.io/", + "github": "https://github.com/flock-io", + "docs": "https://docs.flock.io/", + "blog": "https://flock-io.medium.com/", + "twitter": "https://x.com/flock_io", + "discord": "https://discord.com/invite/fz5EqH7rhn", + "telegram": "https://t.me/flock_io_community" }, "usecases": [ - "wallets" + "dapps" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.jpg", + "ext": "jpg", + "url": "https://explorer-data.web3privacy.info/assets/projects/flock-io/logo.jpg" + } + ] + }, + { + "id": "unijoin", + "name": "UniJoin", + "categories": [ + "applications" + ], + "description": "help you regain and maintain your anonymity by mixing your cryptos in a pool using CoinJoin technology", + "links": { + "web": "https://unijoin.io" + }, + "sunset": true, + "usecases": [ + "mixing-service" ], "have_token": false, "third_party_dependency": false, @@ -373,31 +748,65 @@ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/zengo/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/unijoin/logo.png" } ] }, { - "id": "zkcloud", - "name": "ZkCloud", + "id": "ethrome", + "name": "ETHRome", "categories": [ - "infrastructure" + "social-and-communications" ], - "description": "Decentralized, Private Computing.", "ecosystem": [ - "aleo" + "ethereum" ], "links": { - "web": "https://aleo.academy/ecosystem/aleo-toolkit/zkcloud/" + "web": "https://ethrome.org/", + "twitter": "https://x.com/ETHRome", + "discord": "https://discord.com/invite/tr8KMmC2aF" + }, + "usecases": [ + "events" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/ethrome/logo.png" + } + ] + }, + { + "id": "session", + "name": "Session", + "categories": [ + "applications" + ], + "description": "An end-to-end encrypted messenger that minimizes sensitive metadata, designed and built for people who want absolute privacy and freedom from any form of surveillance", + "ecosystem": [ + "cryptonote" + ], + "links": { + "web": "https://getsession.org", + "github": "https://github.com/oxen-io", + "docs": "https://docs.oxen.io/oxen-docs/products-built-on-oxen/session", + "block_explorer": "https://oxen.observer/", + "whitepaper": "https://arxiv.org/pdf/2002.04609", + "blog": "https://getsession.org/blog", + "twitter": "https://x.com/session_app", + "facebook": "https://www.facebook.com/SessionMessenger/" }, "team": { "anonymous": false, "company": { - "link": "https://www.linkedin.com/search/results/people/?currentCompany=%5B%2242785598%22%5D&origin=COMPANY_PAGE_CANNED_SEARCH&sid=6tr" + "link": "https://www.linkedin.com/company/sessionmessenger/people/" } }, "usecases": [ - "computing" + "messaging" ], "have_token": false, "third_party_dependency": false, @@ -405,131 +814,92 @@ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/zkcloud/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/session/logo.png" } ] }, { - "id": "mullvad-browser", - "name": "Mullvad Browser", + "id": "arcium", + "name": "Arcium", "categories": [ - "applications" + "infrastructure" ], - "description": "The Mullvad Browser is a privacy-focused web browser developed in a collaboration between Mullvad VPN and the Tor Project", + "description": "The first parallelized confidential computing network", "links": { - "web": "https://mullvad.net/en", - "github": "https://github.com/mullvad/mullvad-browser", - "blog": "https://mullvad.net/it/blog", - "twitter": "https://x.com/mullvadnet" + "web": "https://arcium.com/", + "github": "https://github.com/elusiv-privacy", + "docs": "https://docs.arcium.com/", + "blog": "https://blog.arcium.com/", + "twitter": "https://x.com/ArciumHQ", + "discord": "https://discord.com/invite/arcium" }, - "usecases": [ - "browser" - ], "have_token": false, "third_party_dependency": false, "logos": [ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/mullvad-browser/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/arcium/logo.png" } ] }, { - "id": "zephyr-protocol", - "name": "Zephyr Protocol", + "id": "wownero", + "name": "Wownero", "categories": [ "defi" ], - "description": "The Untraceable Stablecoin Protocol", + "description": "Privacy-respecting memecoin, no pre-mine, no dev tax, software fork of Monero with fixed supply of 184 million coins", "ecosystem": [ - "zephyr" + "wownero" ], - "links": { - "web": "https://zephyrprotocol.com/", - "github": "https://github.com/monero-ecosystem", - "block_explorer": "https://explorer.zephyrprotocol.com/", - "whitepaper": "https://static1.squarespace.com/static/64707f0b29789a5633c33117/t/6486fe5a300eb9556ff3f54b/1686568545016/Zephyr_Whitepaper_v1.pdf", - "blog": "https://medium.com/@zephyrcurrencyprotocol", - "twitter": "https://twitter.com/zephyr_org", - "discord": "https://discord.gg/y4mzbDYSqQ", - "telegram": "https://t.me/zephyrprotocol" - }, - "team": { - "anonymous": true - }, + "product_launch_day": "01 April 2018", + "project_type": "Memecoin", "technology": { - "type": "Monero", + "type": "Privacy", "features": [ - "Bulletproofs", - "Ring signatures" + "Ring Signatures (21 decoys)", + "Ring Confidential Transactions (RingCT)", + "Stealth Addresses", + "Bulletproofs+", + "Dynamic Block Size" ] }, "blockchain_features": { "p2p": true, - "opensource": false, - "encryption": "Cryptonote", - "data_masking": "Ring signature", - "viewing_key": true, - "dissapearing_tx": true, - "connected_tx": false, - "revealed_recipient": false, - "revealed_sender": false, - "revealed_ammount": false + "network": "Dandelion++, RandomX PoW (lite variant)", + "opensource": false }, - "default_privacy": true, - "storage": { - "decentralized": true - }, - "project_status": { - "live_status": true, - "testnet": false, - "mainnet": true - }, - "audits": [ - { - "name": "Cyberscope", - "link": "https://www.cyberscope.io/audits/coin-zephyr-protocol", - "time": "Apr. 2024" - } - ], - "usecases": [ - "currency" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/zephyr-protocol/logo.png" - } - ] - }, - { - "id": "grin", - "name": "GRin", - "categories": [ - "defi" - ], - "description": "Electronic transactions for all. Without censorship or restrictions", - "ecosystem": [ - "mimblewimble" - ], "links": { - "web": "https://grin.mw", - "github": "https://github.com/mimblewimble/grin", - "docs": "https://docs.grin.mw/", - "forum": "https://forum.grin.mw/", - "whitepaper": "https://download.wpsoftware.net/bitcoin/wizardry/mimblewimble.txt", - "blog": "https://grin.mw/blog/", - "twitter": "https://x.com/grin_privacy", - "discord": "https://discord.com/invite/5p4vCQY9km", - "telegram": "https://t.me/grinprivacy" + "web": "https://wownero.org", + "github": "https://git.wownero.com/wownero/wownero", + "bloc_explorer": "https://muchwow.lol", + "docs": "https://wownerodocs.org/", + "forum": "https://forum.wownero.com", + "whitepapper": "https://wownero.org/whitepaper.pdf", + "twitter": "https://twitter.com/W0wn3r0", + "discord": "https://discord.gg/ykZyAzJhDK", + "telegram": "https://t.me/wownero" }, "team": { "anonymous": true }, + "licences": "MIT License", + "tracebility": { + "kyc": false + }, + "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, + "testnet": false + }, "usecases": [ "currency" ], @@ -539,7 +909,46 @@ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/grin/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/wownero/logo.png" + } + ] + }, + { + "id": "litentry", + "name": "Litentry", + "categories": [ + "applications" + ], + "description": "A decentralized identity aggregator, providing the structure and tools to empower you and your identity", + "ecosystem": [ + "multichain" + ], + "links": { + "web": "https://litentry.com", + "github": "https://github.com/litentry", + "docs": "https://docs.litentry.com/", + "blog": "https://litentry.medium.com/", + "twitter": "https://x.com/litentry", + "discord": "https://discord.com/invite/litentryofficial", + "telegram": "https://t.me/litentry" + }, + "team": { + "anonymous": false, + "company": { + "link": "https://www.linkedin.com/search/results/people/?currentCompany=%5B%2240805422%22%5D&origin=COMPANY_PAGE_CANNED_SEARCH&sid=2W3" + } + }, + "have_token": false, + "token_link": "https://coinmarketcap.com/currencies/litentry/", + "usecases": [ + "did" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/litentry/logo.png" } ] }, @@ -588,90 +997,24 @@ ] }, { - "id": "flock-io", - "name": "FLock.io", - "categories": [ - "applications" - ], - "description": "A native Web3 Data Privacy solution for Artificial Intelligence.", - "links": { - "web": "https://flock.io/", - "github": "https://github.com/flock-io", - "docs": "https://docs.flock.io/", - "blog": "https://flock-io.medium.com/", - "twitter": "https://x.com/flock_io", - "discord": "https://discord.com/invite/fz5EqH7rhn", - "telegram": "https://t.me/flock_io_community" - }, - "usecases": [ - "dapps" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.jpg", - "ext": "jpg", - "url": "https://explorer-data.web3privacy.info/assets/projects/flock-io/logo.jpg" - } - ] - }, - { - "id": "pollen-mobile", - "name": "Pollen Mobile", - "categories": [ - "infrastructure" - ], - "description": "The worlds first decentralized, user-owned and operated mobile network. \"Your information is yours and yours alone", - "links": { - "web": "https://www.pollenmobile.io", - "github": "https://docs.pollenmobile.io/pollen-mobile-docs/" - }, - "have_token": false, - "tokens": [ - { - "symbol": "PCN" - } - ], - "usecases": [ - "infrastructure" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/pollen-mobile/logo.png" - } - ] - }, - { - "id": "oxen", - "name": "Oxen", + "id": "mobilecoin", + "name": "MobileCoin", "categories": [ "defi" ], - "description": "A cryptocurrency powering a new class of interconnected privacy apps", + "description": "MobileCoin makes global payments inexpensive, secure and fast", "ecosystem": [ - "oxen" + "mobilecoin" ], - "project_status": { - "live_status": true, - "version": "Mainnet", - "testnet": true, - "mainnet": true - }, "links": { - "web": "https://oxen.io", - "github": "https://github.com/oxen-io", - "block_explorer": "https://oxen.observer/", - "docs": "https://docs.oxen.io/oxen-docs", - "blog": "https://oxen.io/blog/1", - "twitter": "https://x.com/Oxen_io", - "telegram": "https://t.me/Oxen_Community" + "web": "https://mobilecoin.com", + "github": "https://github.com/mobilecoinofficial", + "blog": "https://www.sentz.com/blog", + "twitter": "https://x.com/mobilecoin", + "facebook": "https://www.facebook.com/people/Sentz-App/61550924458469/" }, "team": { - "anonymous": true + "anonymous": false }, "usecases": [ "currency" @@ -682,26 +1025,26 @@ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/oxen/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/mobilecoin/logo.png" } ] }, { - "id": "brave", - "name": "Brave", + "id": "sirius-sync", + "name": "Sirius Sync", "categories": [ "applications" ], - "description": "Browse privately. Search privately. And ditch Big Tech", + "description": "Web3 Social Ecosystem", "links": { - "web": "http://brave.com", - "github": "https://github.com/brave/brave-browser", - "blog": "https://brave.com/blog/", - "twitter": "https://twitter.com/brave", - "facebook": "https://www.facebook.com/BraveSoftware/" + "web": "https://siriussync.io", + "docs": "https://docs.siriussync.io/wiki", + "blog": "https://medium.com/@siriussyncrealm", + "twitter": "https://x.com/siriussyncrealm", + "telegram": "https://t.me/siriussynccommunity" }, "usecases": [ - "browser" + "dapps" ], "have_token": false, "third_party_dependency": false, @@ -709,97 +1052,27 @@ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/brave/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/sirius-sync/logo.png" } ] }, { - "id": "mbuddy", - "name": "MBuddy", + "id": "rido", + "name": "Rido", "categories": [ "applications" ], - "description": "Web 3.0+ identity infrastructure", - "ecosystem": [ - "multichain" - ], - "links": { - "web": "https://metamirror.space/", - "docs": "https://docs.metamirror.space/mbuddy/introduction/overview", - "whitepaper": "https://docsend.com/view/hanw3wjgcyqsj6ht", - "blog": "https://medium.com/metamirror", - "twitter": "https://x.com/Auth3MetaMirror", - "discord": "https://discord.com/invite/jFxBtJCMAJ", - "telegram": "https://t.me/MetaMirror" - }, - "have_token": false, - "usecases": [ - "did" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/mbuddy/logo.png" - } - ] - }, - { - "id": "electric-coin-co", - "name": "Electric Coin. Co", - "categories": [ - "infrastructure" - ], - "description": "R&D advances accessibility, usability and scalability of Zcash, but the implications of our work have an even broader potential", + "description": "Web3 Personal Data Layer for AI ", "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Josh Swihart", - "role": "CEO", - "link": "https://x.com/jswihart" - }, - { - "name": "Paul Brigner", - "role": "VP", - "link": "https://x.com/paulbrigner" - } - ] + "anonymous": true }, "links": { - "web": "https://electriccoin.co/", - "blog": "https://electriccoin.co/blog/", - "twitter": "https://x.com/ElectricCoinCo" - }, - "usecases": [ - "research-and-development" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/electric-coin-co/logo.png" - } - ] - }, - { - "id": "zkagi", - "name": "ZkAGI", - "categories": [ - "applications" - ], - "description": "Pioneering Privacy AI with Decentralized Infrastructure (DePIN)", - "links": { - "web": "https://www.zkagi.ai/", - "docs": "https://zkagi.gitbook.io/introduction", - "whitepaper": "https://docsend.com/view/gfz2t2emnz9uifbx", - "blog": "https://medium.com/zkagi", - "twitter": "https://x.com/zk_agi", - "discord": "https://discord.com/invite/Zjxe6m4GhH", - "telegram": "https://t.me/ZkAGI_AI" + "web": "https://www.rido.io/", + "github": "https://github.com/ridoio/rido-dao-contract", + "blog": "https://medium.com/@Rido_io", + "twitter": "https://x.com/rido_crypto", + "discord": "https://discord.com/invite/Ekb98rR3pu", + "telegram": "https://t.me/+N6HLxnRL_WE5ZDVl" }, "have_token": false, "sunset": false, @@ -811,72 +1084,229 @@ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/zkagi/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/rido/logo.png" } ] }, { - "id": "iexec", - "name": "iExec", + "id": "fyeo-identity", + "name": "FYEO Identity", "categories": [ "applications" ], - "description": "Build, Own, and Monetize in Web3. Privacy & Choice for users", - "team": { - "anonymous": false - }, + "description": "Decentralized password management. Real-time identity monitoring.", "links": { - "web": "https://iex.ec/", - "block_exporer": "https://explorer.iex.ec/bellecour", - "docs": "https://docs.iex.ec/", - "github": "https://github.com/iExecBlockchainComputing", - "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" + "web": "https://www.gofyeo.com/fyeo-identity", + "blog": "https://www.fyeo.io/blog", + "twitter": "https://x.com/gofyeo", + "discord": "https://discord.com/invite/tBcAkFPb5r", + "telegram": "https://t.me/fyeo_security" }, - "have_token": false, - "token_link": "https://etherscan.io/token/0x607F4C5BB672230e8672085532f7e901544a7375", - "tokens": [ - { - "name": "RLC", - "symbol": "RLC", - "network": "Ethereum", - "contract_address": "0x607F4C5BB672230e8672085532f7e901544a7375" - } - ], - "sunset": false, "usecases": [ - "infrastructure" + "dapps" ], - "third_party_dependency": false + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.jpg", + "ext": "jpg", + "url": "https://explorer-data.web3privacy.info/assets/projects/fyeo-identity/logo.jpg" + } + ] }, { - "id": "beldex", - "name": "Beldex", + "id": "arpa", + "name": "ARPA", "categories": [ - "defi" + "infrastructure" ], - "description": "A privacy currency based on Monero, Beldex currently offers incentive-based Master Nodes and in the future Beldex will be using POS instead of POW", + "description": "Threshold BLS network can serve as the infrastructure of verifiable random number generator (RNG), secure wallet, cross-chain bridge, decentralized custody etc", "ecosystem": [ - "beldex" + "multichain" ], "project_status": { "live_status": true, - "verion": "Mainnet", + "version": "Mainnet", "testnet": true, "mainnet": true }, "links": { - "web": "https://www.beldex.io/", - "github": "https://github.com/Beldex-Coin", - "docs": "https://docs.beldex.io/", - "blog": "https://beldex.io/blog/", - "twitter": "https://x.com/BeldexCoin", - "discord": "https://discord.com/invite/Hj4MAmA5gs", - "facebook": "https://www.facebook.com/beldexofficial", - "telegram": "https://t.me/official_beldex" + "web": "https://www.arpanetwork.io/en-US", + "github": "https://github.com/ARPA-Network", + "docs": "https://docs.arpanetwork.io/becoming-a-node-and-get-rewarded", + "whitepaper": "https://docsend.com/view/gnqammz8wtysrud4", + "blog": "https://arpa.medium.com/", + "twitter": "https://x.com/arpaofficial", + "discord": "https://discord.com/invite/swahGvv5XK", + "telegram": "https://t.me/arpa_community" + }, + "team": { + "anonymous": true + }, + "usecases": [ + "computing" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/arpa/logo.png" + } + ] + }, + { + "id": "zus", + "name": "Züs", + "categories": [ + "applications" + ], + "description": "A high-performance storage network powering limitless applications", + "team": { + "anonymous": true + }, + "links": { + "web": "https://zus.network", + "github": "https://github.com/0chain", + "blog": "https://zus.network/blog/", + "whitepaper": "https://zus.network/whitepapers/", + "docs": "https://docs.zus.network/", + "twitter": "https://twitter.com/zus_network", + "discord": "https://discord.com/invite/h3BFjdtCp4", + "facebook": "https://www.facebook.com/ZusNetwork", + "telegram": "https://t.me/zus_network" + }, + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": false, + "mainnet": true + }, + "have_token": false, + "token_link": "https://etherscan.io/token/0xb9ef770b6a5e12e45983c5d80545258aa38f3b78", + "tokens": [ + { + "name": "ZCN Token", + "symbol": "ZCN", + "network": "Ethereum", + "contract_address": "0xb9ef770b6a5e12e45983c5d80545258aa38f3b78" + } + ], + "usecases": [ + "storage" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zus/logo.png" + } + ] + }, + { + "id": "status", + "name": "Status", + "categories": [ + "social-and-communications" + ], + "description": "Status is a secure messaging app, crypto wallet, and Web3 browser built with state of the art technology", + "team": { + "anonymous": false + }, + "links": { + "web": "https://status.im", + "github": "https://github.com/status-im/", + "docs": "https://status.app/specs", + "blog": "https://status.app/blog", + "twitter": "https://twitter.com/ethstatus" + }, + "usecases": [ + "messaging" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/status/logo.png" + } + ] + }, + { + "id": "taceo", + "name": "Taceo", + "categories": [ + "infrastructure" + ], + "description": "Encrypted Computation Layer; MPC + ZK", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Roman Walch", + "role": "Co-founder", + "link": "https://x.com/rw0x0" + }, + { + "name": "Lukas Helminger", + "role": "CEO", + "link": "https://x.com/luhelminger" + } + ] + }, + "links": { + "web": "https://taceo.io/", + "github": "https://github.com/TaceoLabs", + "docs": "https://docs.taceo.io/", + "blog": "https://blog.taceo.io/", + "twitter": "https://x.com/TACEO_IO", + "discord": "https://discord.com/invite/gWZW2TANpk" + }, + "project_status": { + "live_status": true, + "mainnet": true, + "testnet": true + }, + "have_token": false, + "usecases": [ + "computing" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/taceo/logo.png" + } + ] + }, + { + "id": "discreet", + "name": "Discreet", + "categories": [ + "defi" + ], + "description": "A game-changing cryptocurrency with a sharp focus on total privacy and blistering speed", + "ecosystem": [ + "discreet-compute-network" + ], + "project_status": { + "live_status": true, + "version": "Testnet", + "testnet": true, + "mainnet": false + }, + "links": { + "web": "https://discreet.net", + "github": "https://github.com/DiscreetNetwork", + "docs": "https://developers.discreet.net/", + "twitter": "https://x.com/Discreet", + "discord": "https://discord.com/invite/t4EnxCMb3r", + "telegram": "https://t.me/discreetnetwork" }, "team": { "anonymous": false @@ -890,23 +1320,934 @@ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/beldex/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/discreet/logo.png" } ] }, { - "id": "opera-crypto-browser", - "name": "Opera Crypto Browser", + "id": "mailchain", + "name": "Mailchain", "categories": [ "applications" ], - "description": "Experience the Web3 browser for crypto users. Get crypto-oriented security enhancements, manage multiple crypto wallets simultaneously, and access Discord, Telegram and more directly from the sidebar", + "ecosystem": [ + "ethereum" + ], + "description": "Web3 communication layer & web3 email for everyone", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Tim Boeckmann", + "link": "https://x.com/t_boeckmann" + }, + { + "name": "Rob De Feo", + "link": "https://x.com/robdefeo" + }, + { + "name": "Misha Deville", + "link": "https://x.com/MishaDV_" + }, + { + "name": "Elizabeth Stuart-Morris", + "link": "https://x.com/esm_iam" + }, + { + "name": "Hannah Anderson", + "link": "https://www.linkedin.com/in/hannahsanderson/" + }, + { + "name": "Alexandru Velicu", + "link": "https://www.linkedin.com/in/velicu-a-73794348/" + }, + { + "name": "Zubeyir O.", + "link": "https://github.com/zubeyiro" + }, + { + "name": "Antonio Ivanovski", + "link": "https://github.com/toteto" + }, + { + "name": "Nathan Sorochan", + "link": "https://x.com/nathansorochan" + }, + { + "name": "Tom Sargent", + "link": "https://x.com/expensive_jpeg" + }, + { + "name": "Becky Prunty", + "link": "https://www.linkedin.com/in/becky-prunty-b93406a9/" + } + ] + }, "links": { - "web": "https://www.opera.com/crypto/next", - "forum": "https://forums.opera.com/", - "blog": "https://blogs.opera.com/news/", - "twitter": "https://twitter.com/opera", - "facebook": "https://www.facebook.com/Opera/" + "web": "https://mailchain.com/", + "github": "https://github.com/mailchain", + "whitepaper": "https://mailchain.com/papers/mailchain-whitepaper", + "docs": "https://docs.mailchain.com/", + "blog": "https://medium.com/@mailchain", + "twitter": "https://x.com/Mailchain_xyz", + "lens": "https://hey.xyz/u/mailchain", + "farcaster": "https://warpcast.com/mailchain" + }, + "sunset": false, + "blockchain_features": { + "opensource": true, + "asset_custody_type": "non-custody", + "p2p": true + }, + "privacy_policy": { + "defined": true, + "link": "https://mailchain.com/terms" + }, + "default_privacy": true, + "tracebility": { + "kyc": false, + "sign_in_type_requirments": "wallet" + }, + "third_party_dependency": false, + "usecases": [ + "dapps" + ], + "have_token": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/mailchain/logo.png" + } + ] + }, + { + "id": "aioz-network", + "name": "Aioz network", + "categories": [ + "applications" + ], + "description": "DePIN for Web3 AI, Storage & Streaming", + "links": { + "web": "https://aioz.network/", + "block_explorer": "https://t.me/aioznetwork", + "docs": "https://docs.aioz.network/", + "blog": "https://aioz.network/blog", + "twitter": "https://x.com/AIOZNetwork", + "telegram": "https://t.me/aioznetwork" + }, + "usecases": [ + "ai" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/aioz-network/logo.png" + } + ] + }, + { + "id": "umbra", + "name": "Umbra", + "categories": [ + "defi" + ], + "usecases": [ + "defi" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/umbra/logo.png" + } + ] + }, + { + "id": "calimero-network", + "name": "Calimero network", + "categories": [ + "infrastructure" + ], + "description": "Calimero Network is a decentralized peer-to-peer protocol for building self-sovereign networks of applications and sharing data in a completely secure and private way", + "team": { + "anonymous": true + }, + "links": { + "web": "https://www.calimero.network", + "blog": "https://www.calimero.network/blogs", + "twitter": "https://twitter.com/CalimeroNetwork" + }, + "project_status": { + "live_status": false, + "version": "", + "testnet": false, + "mainnet": false + }, + "usecases": [ + "infrastructure" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/calimero-network/logo.png" + } + ] + }, + { + "id": "zeropool", + "name": "ZeroPool", + "categories": [ + "infrastructure" + ], + "description": "Is fully private multi-blockchain solution. Low transaction fees, atomic swaps and common anonymity set", + "team": { + "anonymous": true + }, + "links": { + "web": "https://zeropool.network/#rec246911850", + "github": "https://github.com/zeropoolnetwork", + "whitepaper": "https://zeropool.network/pdf/WriteupZeroPoolShardedStorage.pdf", + "blog": "https://medium.com/zeropool", + "twitter": "https://twitter.com/ZeroPoolNetwork" + }, + "project_status": { + "live_status": true, + "version": "Testnet", + "testnet": true, + "mainnet": false + }, + "usecases": [ + "infrastructure" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zeropool/logo.png" + } + ] + }, + { + "id": "secure-rpc", + "name": "Secure RPC", + "categories": [ + "infrastructure" + ], + "description": "a bare-metal, fully conformant JSON-RPC/gRPC Infrastructure plane that aims to perform well", + "links": { + "web": "https://securerpc.com" + }, + "usecases": [ + "rpc-provider" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/secure-rpc/logo.png" + } + ] + }, + { + "id": "next-id", + "name": "Next.ID", + "categories": [ + "applications" + ], + "description": "An open-sourced protocol that synergises your Web2 and Web3 profiles.", + "links": { + "web": "https://next.id", + "github": "https://github.com/nextdotid", + "docs": "https://docs.next.id/", + "blog": "https://medium.com/@Next.ID", + "twitter": "https://x.com/NextDotID", + "telegram": "https://t.me/NextDotIDofficial" + }, + "have_token": false, + "usecases": [ + "did" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/next-id/logo.png" + } + ] + }, + { + "id": "relayz", + "name": "Relayz", + "categories": [ + "applications" + ], + "description": "Hyper-secure, private communications protocol for Web3", + "links": { + "web": "https://relayz.io", + "blog": "https://relayz.medium.com/", + "twitter": "https://x.com/RelayzOfficial", + "discord": "https://discord.com/invite/sMbZ2kxZKk", + "telegram": "https://t.me/RelayzOfficial" + }, + "usecases": [ + "messaging" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/relayz/logo.png" + } + ] + }, + { + "id": "vocdoni", + "name": "Vocdoni", + "categories": [ + "applications" + ], + "ecosystem": [ + "ethereum" + ], + "description": "To build open source solutions to facilitate decision making in any organization.", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Joan Arus", + "link": "https://x.com/Joan_Arus" + }, + { + "name": "Jordi Aulet", + "link": "https://x.com/jp_aulet" + }, + { + "name": "Pau Escrich", + "link": "https://x.com/wildp4u" + }, + { + "name": "Jordi Pinyana" + }, + { + "name": "Marta Sancho", + "link": "https://x.com/MartaMordis" + }, + { + "name": "Guido Iribarren", + "link": "https://github.com/altergui" + }, + { + "name": "Lucas Menéndez", + "link": "https://github.com/lucasmenendez" + } + ] + }, + "links": { + "web": "https://www.vocdoni.io/", + "github": "https://github.com/vocdoni", + "docs": "https://docs.vocdoni.io/about-us/how-we-work.html", + "block_explorer": "https://explorer.vote/", + "blog": "https://blog.vocdoni.io/", + "twitter": "https://x.com/vocdoni", + "discord": "https://discord.com/invite/Qjm7krrFBf" + }, + "sunset": false, + "funding": { + "name": "Aragon grant 2021/2022", + "link": "https://x.com/AragonProject" + }, + "blockchain_features": { + "opensource": true, + "asset_custody_type": "non-custody", + "p2p": false + }, + "privacy_policy": { + "defined": false + }, + "default_privacy": true, + "third_party_dependency": false, + "storage": { + "decentralized": true + }, + "usecases": [ + "dapps" + ], + "have_token": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/vocdoni/logo.png" + } + ] + }, + { + "id": "firo", + "name": "Firo", + "categories": [ + "defi" + ], + "description": "A privacy-preserving cryptocurrency and ecosystem", + "ecosystem": [ + "firo" + ], + "links": { + "web": "https://firo.org", + "github": "https://github.com/firoorg/firo", + "block_explorer": "https://explorer.firo.org/", + "forum": "https://forum.firo.org/", + "blog": "https://firo.org/blog/", + "twitter": "https://x.com/firoorg", + "discord": "https://discord.com/invite/TGZPRbRT3Y", + "facebook": "https://www.facebook.com/firoorg/", + "telegram": "https://t.me/firoorg" + }, + "team": { + "anonymous": false + }, + "usecases": [ + "currency" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/firo/logo.png" + } + ] + }, + { + "id": "outdid", + "name": "OutDID", + "categories": [ + "applications" + ], + "description": "Your Zero-Knowledge, Decentralized KYC filter of Blockchain users.", + "links": { + "web": "https://www.outdid.io", + "blog": "https://medium.com/@getoutdid", + "twitter": "https://x.com/getoutdid", + "telegram": "https://t.me/outdid_io" + }, + "usecases": [ + "kyc-solution" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/outdid/logo.png" + } + ] + }, + { + "id": "adamant", + "name": "Adamant", + "categories": [ + "social-and-communications" + ], + "description": "Decentralized anonymous blockchain Messenger & crypto Wallet", + "team": { + "anonymous": true + }, + "links": { + "web": "https://adamant.im/", + "github": "https://github.com/adamant-im", + "block_explorer": "https://explorer.adamant.im/", + "whitepaper": "https://adamant.im/whitepapers-library/", + "blog": "https://news.adamant.im/", + "twitter": "https://x.com/adamant_im", + "telegram": "https://t.me/adamant_eng" + }, + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": false, + "mainnet": true + }, + "have_token": false, + "token_link": "https://www.coingecko.com/en/coins/adamant-messenger", + "tokens": [ + { + "name": "ADMToken", + "symbol": "$ADM", + "network": "Ethereum" + } + ], + "usecases": [ + "messaging" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/adamant/logo.png" + } + ] + }, + { + "id": "anytype", + "name": "Anytype", + "categories": [ + "infrastructure" + ], + "description": "local-first, E2E encrypted software designed as a secure place to create and store digital assets. You can use Anytype to create and connect your tasks, notes, ideas, documents, workflows, and more", + "links": { + "web": "https://anytype.io/en", + "github": "https://github.com/anytypeio", + "docs": "https://doc.anytype.io/anytype-docs", + "blog": "https://blog.anytype.io/", + "twitter": "https://twitter.com/anytypelabs", + "telegram": "https://t.me/anytype", + "youtube": "https://www.youtube.com/c/anytype" + }, + "usecases": [ + "infrastructure" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/anytype/logo.png" + } + ] + }, + { + "id": "silk", + "name": "SILK", + "categories": [ + "defi" + ], + "description": "Private Over-Collateralized Anti-inflationary Stable Coin", + "technology": { + "features": [ + "" + ], + "type": "TEE", + "name": "Trusted execution environment" + }, + "blockchain_features": { + "p2p": false, + "encryption": "TEE", + "opensource": true, + "viewing_key": true, + "dissapearing_tx": false, + "connected_tx": false, + "reversability_condition": "viewing key, hack", + "data_masking": "Secret contracts", + "asset_custody_type": "non-custody", + "revealed_recipient": false, + "revealed_sender": false, + "revealed_ammount": false + }, + "default_privacy": true, + "storage": { + "decentralized": true + }, + "tracebility": { + "kyc": false, + "sign_in_type_requirments": "wallet" + }, + "third_party_dependency": false, + "social_trust": "Shade Core team ( Secret Contract multisig )", + "technical_spof": "Can decrypt", + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": false, + "mainnet": true + }, + "ecosystem": [ + "secret-network" + ], + "links": { + "web": "https://app.shadeprotocol.io/silk", + "github": "https://github.com/securesecrets/shade", + "twitter": "https://x.com/Silk_Stable" + }, + "usecases": [ + "currency" + ], + "have_token": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/silk/logo.png" + } + ] + }, + { + "id": "sismo", + "name": "Sismo", + "categories": [ + "applications" + ], + "description": "a modular protocol issuing ZK Badges for reputation portability and aggregation", + "links": { + "web": "https://www.sismo.io/", + "github": "https://github.com/sismo-core", + "docs": "https://docs.sismo.io/sismo-docs", + "blog": "https://sismo.mirror.xyz/", + "twitter": "https://x.com/sismo_eth", + "discord": "https://discord.com/invite/xKTMeRUX6u" + }, + "have_token": false, + "usecases": [ + "did" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/sismo/logo.png" + } + ] + }, + { + "id": 1984, + "name": "1984", + "categories": [ + "infrastructure" + ], + "description": "High-quality web hosting and VPS service provider based in Iceland that respects and protects the civil and political rights of customers. And offers a free DNS service and runs its services with 100% green energy. Does accept Bitcoin & Monero.", + "team": { + "anonymous": true + }, + "links": { + "web": "https://1984.hosting/", + "docs": "https://kb.1984hosting.com/doku.php?id=start" + }, + "usecases": [ + "infrastructure" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/1984/logo.png" + } + ] + }, + { + "id": "grin", + "name": "GRin", + "categories": [ + "defi" + ], + "description": "Electronic transactions for all. Without censorship or restrictions", + "ecosystem": [ + "mimblewimble" + ], + "links": { + "web": "https://grin.mw", + "github": "https://github.com/mimblewimble/grin", + "docs": "https://docs.grin.mw/", + "forum": "https://forum.grin.mw/", + "whitepaper": "https://download.wpsoftware.net/bitcoin/wizardry/mimblewimble.txt", + "blog": "https://grin.mw/blog/", + "twitter": "https://x.com/grin_privacy", + "discord": "https://discord.com/invite/5p4vCQY9km", + "telegram": "https://t.me/grinprivacy" + }, + "team": { + "anonymous": true + }, + "usecases": [ + "currency" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/grin/logo.png" + } + ] + }, + { + "id": "zero", + "name": "Zero", + "categories": [ + "defi" + ], + "description": "Private transactions", + "links": { + "web": "https://zero.directory", + "github": "https://github.com/zerocurrencycoin", + "block_explorer": "https://insight.zeromachine.io/insight/", + "blog": "https://zero.directory/news/", + "twitter": "https://x.com/ZeroCurrencies", + "discord": "https://discord.com/invite/Jq5knn5", + "telegram": "https://t.me/zerocurrency" + }, + "team": { + "anonymous": true + }, + "usecases": [ + "currency" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zero/logo.png" + } + ] + }, + { + "id": "njalla", + "name": "Njalla", + "categories": [ + "infrastructure" + ], + "description": "Anonymous domain name registrar and VPS provider based in Sweden, accepts various cryptocurrencies as payment (BTC, Litecoin, Monero, Zcash, Ethereum)", + "team": { + "anonymous": true + }, + "links": { + "web": "https://njal.la", + "blog": "https://njal.la/blog/" + }, + "usecases": [ + "infrastructure" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/njalla/logo.png" + } + ] + }, + { + "id": "anagolay", + "name": "Anagolay", + "categories": [ + "applications" + ], + "description": "Web3 Framework for Original Creators to claim and verify ownership of online identities and multimedia content and license creative works P2P", + "links": { + "web": "https://anagolay.network", + "github": "https://github.com/anagolay", + "docs": "https://anagolay.dev/docs/", + "whitepaper": "https://kelp.notion.site/Anagolay-White-Paper-v_0-3-fd9ca46a2f524e83b46ed8a0242d618d", + "blog": "https://anagolay.dev/blog/", + "twitter": "https://x.com/AnagolayNet", + "discord": "https://discord.com/invite/WHe4EuY" + }, + "have_token": false, + "usecases": [ + "did" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/anagolay/logo.png" + } + ] + }, + { + "id": "monero-pocketnode", + "name": "Monero PocketNode", + "categories": [ + "infrastructure" + ], + "description": "A Monero node for your Android Device.", + "links": { + "web": "https://github.com/CryptoGrampy/xmr-pocket-node" + }, + "sunset": true, + "usecases": [ + "node" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/monero-pocketnode/logo.png" + } + ] + }, + { + "id": "leo-wallet", + "name": "Leo wallet", + "categories": [ + "applications" + ], + "description": "Safe and easy way to interact with the Aleo blockchain", + "ecosystem": [ + "aleo" + ], + "links": { + "web": "https://leo.app/", + "github": "https://github.com/demox-labs", + "docs": "https://docs.leo.app/", + "blog": "https://www.leo.app/blog", + "twitter": "https://x.com/theLeoWallet" + }, + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Barron Caster", + "role": "CEO", + "link": "https://www.leo.app/about" + } + ], + "project_status": null, + "live_status": true, + "version": "Mainnet", + "testnet": false, + "mainnet": false + }, + "usecases": [ + "wallets" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/leo-wallet/logo.png" + } + ] + }, + { + "id": "geniish", + "name": "geniish", + "categories": [ + "applications" + ], + "description": "Confidential NFTs for exclusive experiences.", + "links": { + "web": "https://www.geniish.io", + "github": "https://github.com/geniish-protocol/docs", + "twitter": "https://x.com/GeniishProtocol", + "discord": "https://discord.com/invite/Mc6Y2jfeEv" + }, + "have_token": false, + "sunset": false, + "usecases": [ + "nft-community" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/geniish/logo.png" + } + ] + }, + { + "id": "self", + "name": "Self", + "categories": [ + "applications" + ], + "description": "Build identification and personal data management for everything", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Dan Sutherland", + "link": "https://www.linkedin.com/in/dansuth/" + }, + { + "name": "Sena Gbeckor-Kove", + "link": "https://www.linkedin.com/in/senagbe/" + }, + { + "name": "Jason Reid", + "link": "https://www.linkedin.com/in/jason-reid-1a12833/" + } + ] + }, + "links": { + "web": "https://www.joinself.com/", + "github": "https://github.com/joinself", + "docs": "https://docs.joinself.com/", + "twitter": "https://x.com/futureoftrust" + }, + "sunset": false, + "blockchain_features": { + "opensource": true, + "asset_custody_type": "non-custody", + "p2p": false + }, + "privacy_policy": { + "defined": true, + "link": "https://www.joinself.com/company/legal" + }, + "default_privacy": true, + "tracebility": { + "kyc": false + }, + "third_party_dependency": false, + "storage": { + "decentralized": true + }, + "usecases": [ + "did" + ], + "have_token": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/self/logo.png" + } + ] + }, + { + "id": "mullvad-browser", + "name": "Mullvad Browser", + "categories": [ + "applications" + ], + "description": "The Mullvad Browser is a privacy-focused web browser developed in a collaboration between Mullvad VPN and the Tor Project", + "links": { + "web": "https://mullvad.net/en", + "github": "https://github.com/mullvad/mullvad-browser", + "blog": "https://mullvad.net/it/blog", + "twitter": "https://x.com/mullvadnet" }, "usecases": [ "browser" @@ -917,24 +2258,24 @@ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/opera-crypto-browser/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/mullvad-browser/logo.png" } ] }, { - "id": "hideyour-cash", - "name": "HideYour.cash", + "id": "private-finance-syndicate", + "name": "Private Finance Syndicate", "categories": [ - "applications" + "social-and-communications" ], - "description": "HideYour.cash is a private transactions protocol (mixer) designed for well-intended users on NEAR Protocol", + "description": "Privacy-oriented investment fund.", "links": { - "web": "https://hideyour.cash", - "docs": "https://docs.tickets.opact.io/tutorial" + "web": "https://privatefinancesyndicate.io", + "blog": "https://medium.com/nav-coin/2023-the-private-finance-syndicate-faqs-3f435d93688a", + "twitter": "https://twitter.com/prifisyndicate" }, - "sunset": true, "usecases": [ - "mixing-service" + "alliances" ], "have_token": false, "third_party_dependency": false, @@ -942,69 +2283,851 @@ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/hideyour-cash/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/private-finance-syndicate/logo.png" } ] }, { - "id": "nucypher", - "name": "Threshold", + "id": "zkcloud", + "name": "ZkCloud", "categories": [ "infrastructure" ], - "description": "uses cryptography to unlock greater utility and usability for digital assets without needing to trust a centralized party. Threshold cryptography distributes sensitive operations across multiple independent entities – like nodes in a network – and requires a threshold, or minimum number of those entities to cooperate for the operation to be successful", + "description": "Decentralized, Private Computing.", + "ecosystem": [ + "aleo" + ], + "links": { + "web": "https://aleo.academy/ecosystem/aleo-toolkit/zkcloud/" + }, + "team": { + "anonymous": false, + "company": { + "link": "https://www.linkedin.com/search/results/people/?currentCompany=%5B%2242785598%22%5D&origin=COMPANY_PAGE_CANNED_SEARCH&sid=6tr" + } + }, + "usecases": [ + "computing" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zkcloud/logo.png" + } + ] + }, + { + "id": "nicenode", + "name": "NiceNode", + "categories": [ + "infrastructure" + ], + "description": "Launcher with a simple user experience to run an Ethereum node on your computer", "team": { "anonymous": true }, "links": { - "web": "https://threshold.network/", - "github": "https://github.com/threshold-network", - "docs": "https://docs.threshold.network/", - "blog": "https://blog.threshold.network/" + "web": "https://nicenode.xyz", + "github": "https://github.com/NiceNode/nice-node", + "twitter": "https://twitter.com/nicenodeapp" }, - "have_token": false, - "tokens": [ - { - "symbol": "T" - } - ], "project_status": { "live_status": true, - "version": "Mainnet", + "version": "v6.0.5.-alpha", "testnet": false, "mainnet": true }, - "audits": [ + "usecases": [ + "node" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ { - "name": "Least Authority - Solana Smart Contracts Audit Report", - "link": "https://leastauthority.com/blog/audits/audit-of-keep-network-solana-smart-contracts/", - "time": "September, 2023" - }, - { - "name": "Least Authority - tBTC Bridge v2 Security Audit Report", - "link": "https://leastauthority.com/blog/audits/audit-of-keep-network-tbtc-bridge-v2/", - "time": "October, 2022" - }, - { - "name": "CertiK - Vending Machine Security Audit Report", - "link": "https://skynet.certik.com/projects/threshold-network", - "time": "November, 2021" - }, - { - "name": "ChainSecurity - Staking Contract, T Token, Vending Machine Security Audit Report", - "link": "https://chainsecurity.com/security-audit/threshold-network/", - "time": "November, 2021" + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/nicenode/logo.png" } + ] + }, + { + "id": "fairy", + "name": "Fairy", + "categories": [ + "defi" ], "usecases": [ - "infrastructure" + "defi" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/fairy/logo.png" + } + ] + }, + { + "id": "xmtp-x-lens", + "name": "XMTP x Lens", + "categories": [ + "social-and-communications" + ], + "description": "Lens Protocol has adopted XMTP to provide a secure and private direct messaging layer for the entire Lens ecosystem", + "team": { + "anonymous": true + }, + "links": { + "web": "https://xmtp.org/", + "github": "https://github.com/xmtp/awesome-xmtp/", + "docs": "https://xmtp.org/docs/introduction", + "forum": "https://community.xmtp.org/", + "blog": "https://blog.xmtp.com/careers/", + "twitter": "https://twitter.com/xmtp_", + "discord": "https://discord.com/invite/xmtp" + }, + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": true, + "mainnet": true + }, + "usecases": [ + "messaging" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/xmtp-x-lens/logo.png" + } + ] + }, + { + "id": "protonvpn", + "name": "ProtonVPN", + "categories": [ + "applications" + ], + "description": "Swiss VPN provider with encrypted email and online storage", + "ecosystem": [ + "no-chain" + ], + "links": { + "web": "https://protonvpn.com/", + "github": "https://github.com/ProtonVPN", + "blog": "https://protonvpn.com/blog" + }, + "team": { + "anonymous": false, + "company": { + "link": "https://protonvpn.com/about" + } + }, + "have_token": false, + "project_status": { + "live_status": true, + "version": "stable", + "testnet": false, + "mainnet": false + }, + "usecases": [ + "vpn" ], "third_party_dependency": false, "logos": [ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/nucypher/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/protonvpn/logo.png" + } + ] + }, + { + "id": "heyanon", + "name": "HeyAnon", + "categories": [ + "applications" + ], + "description": "Allows noun-holders to give feedback on proposals while maintaining their privacy using zero-knowledge proofs", + "links": { + "web": "https://www.heyanoun.xyz", + "twitter": "https://x.com/HeyAnoun" + }, + "usecases": [ + "dao" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/heyanon/logo.png" + } + ] + }, + { + "id": "orchid", + "name": "Orchid", + "categories": [ + "applications" + ], + "description": "Orchid is a platform that enables an onion routing network incentivized by OXT and a multi-hop VPN client", + "ecosystem": [ + "multichain" + ], + "links": { + "web": "https://www.orchid.com", + "github": "https://github.com/OrchidTechnologies", + "whitepaper": "https://www.orchid.com/whitepaper/english.pdf", + "docs": "https://docs.orchid.com/en/latest/", + "blog": "https://blog.orchid.com/", + "twitter": "https://x.com/OrchidProtocol", + "discord": "https://discord.com/invite/GDbxmjxX9F", + "facebook": "https://www.facebook.com/OrchidProtocol" + }, + "team": { + "anonymous": false, + "company": { + "link": "https://www.linkedin.com/search/results/people/?currentCompany=%5B%2218313136%22%5D&origin=COMPANY_PAGE_CANNED_SEARCH&sid=cWH" + } + }, + "have_token": false, + "token_link": "https://coinmarketcap.com/currencies/orchid/", + "usecases": [ + "vpn" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/orchid/logo.png" + } + ] + }, + { + "id": "vlayer", + "name": "vlayer", + "categories": [ + "infrastructure" + ], + "ecosystem": [ + "Ethereum" + ], + "usecases": [ + "data" + ], + "description": "Trustless verifiable data infrastructure powered by zero-knowledge proofs", + "product_launch_day": "2024", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Hubert Rachwalski von Rejchwald", + "link": "https://x.com/HubertRvR_PL" + }, + { + "name": "Marek Kirejczyk", + "link": "https://x.com/zkMarek" + }, + { + "name": "Namita Shenolikar", + "link": "https://x.com/nam1ta" + }, + { + "name": "Iweta Laskowska", + "link": "https://x.com/iweta_web3" + }, + { + "name": "Natalia Kirejczyk", + "link": "https://www.linkedin.com/in/nkirejczyk/" + }, + { + "name": "Leonid Logvinov", + "link": "https://x.com/logvinov_leon" + }, + { + "name": "Piotr Żelazko", + "link": "https://x.com/pzelazko_eth" + }, + { + "name": "Artur Chmaro", + "link": "https://x.com/ArtiChmaro" + }, + { + "name": "Natalia Kirejczyk", + "link": "https://www.linkedin.com/in/nkirejczyk/" + } + ] + }, + "links": { + "web": "https://www.vlayer.xyz/", + "github": "https://github.com/vlayer-xyz", + "blog": "https://www.vlayer.xyz/blog", + "twitter": "https://www.vlayer.xyz/blog", + "discord": "https://discord.com/invite/dRFRhgRH9P" + }, + "project_phase": "testnet", + "sunset": false, + "blockchain_features": { + "opensource": true, + "asset_custody_type": "non-custody", + "upgradability": { + "enabled": true + } + }, + "privacy_policy": { + "defined": false + }, + "default_privacy": true, + "traceability": { + "kyc": false + }, + "third_party_dependency": false, + "storage": { + "decentralized": true + }, + "tecnology": { + "type": "zk proof" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/vlayer/logo.png" + } + ] + }, + { + "id": "mystiko-network", + "name": "Mystiko.Network", + "categories": [ + "infrastructure" + ], + "description": "The Universal Web3 Zero-Knowledge Connectivity And Privacy Base Layer", + "team": { + "anonymous": true + }, + "links": { + "web": "https://mystiko.network", + "github": "https://github.com/mystikonetwork", + "docs": "https://docs.mystiko.network/", + "whitepaper": "https://mystiko.network/whitepaper.pdf", + "twitter": "https://twitter.com/MystikoNetwork" + }, + "project_status": { + "live_status": true, + "version": "Mainnet V1", + "testnet": true, + "mainnet": true + }, + "usecases": [ + "infrastructure" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/mystiko-network/logo.png" + } + ] + }, + { + "id": "senging-me", + "name": "Senging.me", + "categories": [ + "applications" + ], + "description": "SendingMe is a decentralized and encrypted super-app that combines chat, socializing, and trade, giving you complete control over your social layer.", + "team": { + "anonymous": true + }, + "links": { + "web": "https://sending.me", + "github": "https://github.com/Sending-Network", + "docs": "https://sending-network.gitbook.io/sending.network/overview/getting-started", + "twitter": "https://twitter.com/SendingLabs", + "discord": "https://discord.com/invite/J43HGTNeWP", + "telegram": "https://t.me/SendingNetworkOfficial" + }, + "usecases": [ + "messaging" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/senging-me/logo.png" + } + ] + }, + { + "id": "socialkyc", + "name": "socialKYC", + "categories": [ + "applications" + ], + "description": "Your decentralized social credentials", + "team": { + "anonymous": true + }, + "links": { + "web": "https://socialkyc.io", + "github": "https://github.com/BTE-Trusted-Entity/socialkyc.io/", + "blog": "https://medium.com/kilt-protocol/announcing-socialkyc-built-on-kilt-65a29a974d07", + "twitter": "https://x.com/social_kyc" + }, + "usecases": [ + "kyc-solution" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/socialkyc/logo.png" + } + ] + }, + { + "id": "buccaneer-v3", + "name": "Buccaneer V3", + "categories": [ + "defi" + ], + "usecases": [ + "currency" + ], + "ecosystem": [ + "ethereum" + ], + "description": "The only private currency on Ethereum", + "product_launch_day": "2024-02-08T23:00:00.000Z", + "sunset": false, + "assets_used": [], + "have_token": true, + "tokens": [ + { + "symbol": "BUCC", + "name": "Buccaneer V3", + "contract_address": "0xe96938e0d086a241d03688dda697bf57859ee261", + "token_link": "https://etherscan.io/" + } + ], + "links": { + "web": "https://ethereumprivacy.org/", + "blog": "", + "github": "", + "forum": "", + "docs": "", + "whitepaper": "", + "block_explorer": "", + "governance": "", + "twitter": "https://x.com/buccaneerv3/", + "discord": "https://discord.gg/YhDDGp5wWV", + "telegram": "https://t.me/BuccaneerV3", + "lens": "", + "farcaster": "" + }, + "project_phase": "mainnet", + "blockchain_features": { + "opensource": false, + "upgradability": { + "enabled": false + }, + "asset_custody_type": "non-custody", + "encryption": "Custom encryption", + "p2p": true + }, + "storage": {}, + "privacy_policy": { + "defined": false, + "link": "", + "data_usage": "" + }, + "compliance": "", + "tracebility": { + "kyc": false, + "tracked_data": "", + "sign_in_type_requirments": [] + }, + "default_privacy": false, + "audits": [], + "third_party_dependency": "Ethereum network.", + "social_trust": "", + "technical_spof": "", + "team": { + "anonymous": true, + "teammembers": [ + { + "name": "Bucc", + "link": "https://x.com/buccaneerv3/" + } + ] + }, + "funding": [], + "history": [ + { + "title": "Token Launch", + "description": "BUCC has been released.", + "link": "", + "time": "Tue Jan 09 2024 00:00:00 GMT+0100 (Central European Standard Time)" + }, + { + "title": "Tortuga Launch", + "description": "Launched Tortuga - the final piece of the protocol which allows Ethless swaps between BUCC and ETH. Tortuga enables full privacy workflow for everyone.", + "link": "", + "time": "Tue Sep 24 2024 00:00:00 GMT+0200 (Central European Summer Time)" + } + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/buccaneer-v3/logo.png" + } + ] + }, + { + "id": "mymonero", + "name": "MyMonero", + "categories": [ + "applications" + ], + "description": "The simplest way to use the next-generation private digital currency Monero, at the sweet spot between security, convenience, and features", + "ecosystem": [ + "monero" + ], + "links": { + "web": "https://mymonero.com/", + "github": "https://github.com/mymonero" + }, + "team": { + "anonymous": true + }, + "usecases": [ + "wallets" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/mymonero/logo.png" + } + ] + }, + { + "id": "sphereon", + "name": "Sphereon", + "categories": [ + "applications" + ], + "description": "The Sphereon Wallet enables you to store your own private data and gives you full and sole control over whom you want to share your information with", + "links": { + "github": "https://github.com/Sphereon-Opensource/ssi-mobile-wallet" + }, + "team": { + "anonymous": true + }, + "usecases": [ + "wallets" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/sphereon/logo.png" + } + ] + }, + { + "id": "blockstream-green", + "name": "Blockstream Green", + "categories": [ + "applications" + ], + "description": "A multi-platform, feature-rich Bitcoin and Liquid wallet by Blockstream", + "ecosystem": [ + "bitcoin" + ], + "links": { + "web": "https://blockstream.com/green/", + "github": "https://github.com/Blockstream/green_qt", + "docs": "https://help.blockstream.com/hc/en-us/categories/900000056183-Blockstream-Green/", + "twitter": "https://x.com/Blockstream" + }, + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Dr. Adam Back", + "role": "CEO", + "link": "https://blockstream.com/about/" + } + ] + }, + "project_status": { + "live_status": true, + "version": "2.0.6", + "testnet": false, + "mainnet": false + }, + "usecases": [ + "wallets" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/blockstream-green/logo.png" + } + ] + }, + { + "id": "skynet", + "name": "SkyNet", + "categories": [ + "applications" + ], + "description": "an open protocol for hosting data and web applications on the decentralized web using Sia", + "links": { + "web": "https://skynetlabs.com", + "github": "https://github.com/SkynetLabs" + }, + "sunset": true, + "usecases": [ + "storage" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/skynet/logo.png" + } + ] + }, + { + "id": "xx-messenger", + "name": "xx messenger", + "categories": [ + "social-and-communications" + ], + "description": "An ultra-private messaging app, powered by the quantum-resistant and decentralized xx network", + "team": { + "anonymous": false + }, + "links": { + "web": "https://elixxir.io", + "github": "https://git.xx.network/elixxir/client-android", + "block_explorer": "https://explorer.xx.network/#/explorer", + "whitepapers": "https://xx.network/whitepapers/", + "twitter": "https://twitter.com/xx_network", + "forum": "https://forum.xx.network/", + "discord": "https://discord.com/invite/kbS4dSrPCv", + "telegram": "https://t.me/xxnetwork" + }, + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": true, + "mainnet": true + }, + "usecases": [ + "messaging" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/xx-messenger/logo.png" + } + ] + }, + { + "id": "hush", + "name": "Hush", + "categories": [ + "defi" + ], + "description": "Private cryptocurrency using zero knowledge mathematics", + "links": { + "web": "https://hush.is", + "github": "https://git.hush.is/hush", + "block_explorer": "https://explorer.hush.is/", + "whitepaper": "https://git.hush.is/hush/hush-v3-whitepaper/src/branch/master/hush-v3.pdf", + "blog": "https://blog.hush.is/", + "twitter": "https://x.com/hushisprivacy", + "telegram": "https://t.me/hushisprivacy" + }, + "team": { + "anonymous": false + }, + "usecases": [ + "currency" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/hush/logo.png" + } + ] + }, + { + "id": "phoenix-network", + "name": "Phoenix", + "categories": [ + "infrastructure" + ], + "description": "blockchain infrastructure empowering intelligence web3 applications.", + "links": { + "web": "https://phoenix.global", + "github": "https://github.com/phoenixglobal", + "twitter": "https://x.com/Phoenix_Chain", + "telegram": "https://t.me/APEXcommunity", + "blog": "https://phoenixglobal.medium.com/" + }, + "ecosystem": [ + "multichain" + ], + "project_status": { + "live_status": true, + "version": "testnet", + "testnet": true, + "mainnet": false + }, + "team": { + "anonymous": true + }, + "usecases": [ + "computing" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/phoenix-network/logo.png" + } + ] + }, + { + "id": "chimp-exchange", + "name": "ChimpExchange", + "categories": [ + "defi" + ], + "ecosystem": [ + "ten" + ], + "project_type": "DeFi", + "description": "Fully encrypted DEX", + "team": { + "anonymous": true + }, + "links": { + "web": "https://ten.chimp.exchange", + "docs": "https://docs.chimp.exchange/chimp-on-ten", + "twitter": "https://x.com/ChimpExchange", + "block_explorer": "https://testnet.tenscan.io", + "discord": "https://discord.gg/TBJZzkY9aN" + }, + "project_status": { + "live_status": true, + "version": "Testnet", + "testnet": true, + "mainnet": false + }, + "usecases": [ + "defi" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/chimp-exchange/logo.png" + } + ] + }, + { + "id": "octra", + "name": "Octra", + "categories": [ + "infrastructure" + ], + "description": "general purpose FHE network enabling economies of the future", + "links": { + "web": "https://octra.org/", + "github": "https://github.com/Octra-Labs", + "docs": "https://docs.octra.org/", + "twitter": "https://x.com/octra", + "discord": "https://discord.com/invite/m724x5Ne2F", + "telegram": "https://t.me/octranetwork" + }, + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/octra/logo.png" + } + ] + }, + { + "id": "natix-network", + "name": "NATIX Network", + "categories": [ + "applications" + ], + "description": "Patent-pending technology is the easiest way to make any camera smart and 100% privacy compliant", + "links": { + "web": "https://www.natix.network", + "whitepaper": "https://docs.natix.network/whitepaper", + "twitter": "https://x.com/NATIXNetwork", + "discord": "https://discord.com/invite/natixnetwork", + "facebook": "https://www.facebook.com/NATIX.Network", + "telegram": "https://t.me/NATIXNetwork" + }, + "usecases": [ + "data-management" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/natix-network/logo.png" } ] }, @@ -1090,542 +3213,183 @@ } }, { - "id": "taceo", - "name": "Taceo", + "id": "intmax", + "name": "Intmax", "categories": [ "infrastructure" ], - "description": "Encrypted Computation Layer; MPC + ZK", + "ecosystem": [ + "ethereum" + ], + "project_type": "Layer2 zk-rollup", + "description": "A zkRollup with a stateless architecture. Achieving hyper-scaling and privacy at the same time.", "team": { "anonymous": false, "teammembers": [ { - "name": "Roman Walch", + "name": "Leona Hioki", "role": "Co-founder", - "link": "https://x.com/rw0x0" - }, - { - "name": "Lukas Helminger", - "role": "CEO", - "link": "https://x.com/luhelminger" + "link": "https://x.com/HiokiLeona" } ] }, "links": { - "web": "https://taceo.io/", - "github": "https://github.com/TaceoLabs", - "docs": "https://docs.taceo.io/", - "blog": "https://blog.taceo.io/", - "twitter": "https://x.com/TACEO_IO", - "discord": "https://discord.com/invite/gWZW2TANpk" + "web": "https://www.intmax.io/", + "github": "https://github.com/InternetMaximalism", + "whitepaper": "https://eprint.iacr.org/2023/1082.pdf", + "blog": "https://medium.com/intmax", + "twitter": "https://x.com/intmaxIO", + "discord": "https://discord.com/invite/N7kYGUPDEE", + "telegram": "https://t.me/QM1EbIzxACsxMDk1" }, "project_status": { "live_status": true, - "mainnet": true, - "testnet": true - }, - "have_token": false, - "usecases": [ - "computing" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/taceo/logo.png" - } - ] - }, - { - "id": "actilist", - "name": "Actilist", - "categories": [ - "applications" - ], - "description": "Secret NFT auctions.", - "links": { - "web": "https://test.actilist.io", - "github": "https://github.com/actilabs", - "docs": "https://docs.actilist.io/", - "blog": "https://medium.com/actilist", - "twitter": "https://x.com/ActiList_Dapp", - "discord": "https://discord.com/invite/uPxGvqJErz", - "telegram": "https://t.me/actilist" - }, - "project_status": { - "live_status": true, - "version": "testnet", + "version": "testnet2", "testnet": true, "mainnet": false }, "have_token": false, - "sunset": false, "usecases": [ - "nft-community" + "eth-layer-2" ], "third_party_dependency": false, "logos": [ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/actilist/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/intmax/logo.png" } ] }, { - "id": "lit", - "name": "Lit", + "id": "nix-bitcoin", + "name": "nix-bitcoin", + "categories": [ + "applications" + ], + "description": "A collection of Nix packages and NixOS modules for easily installing full-featured Bitcoin nodes with an emphasis on security", + "links": { + "web": "https://nixbitcoin.org", + "github": "https://github.com/fort-nix/nix-bitcoin", + "twitter": "https://x.com/nixbitcoinorg" + }, + "project_status": { + "live_status": true, + "version": "0.0.108", + "testnet": false, + "mainnet": true + }, + "usecases": [ + "operation-systems" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/nix-bitcoin/logo.png" + } + ] + }, + { + "id": "parallelchain", + "name": "ParallelChain", "categories": [ "infrastructure" ], - "description": "Builders of apps, wallets, protocols, and AI agents use the Lit network for decentralized signing, encryption, and compute.", + "description": "A public + private layer-1 blockchain protocol building an accountable, fair and solid backbone infrastructure for the digital economy", + "team": { + "anonymous": false + }, + "links": { + "web": "https://parallelchain.io/technology", + "github": "https://github.com/parallelchain-io", + "papers": "https://legacy.parallelchain.io/learn/papers", + "docs": "https://docs.parallelchain.io/", + "twitter": "https://twitter.com/ParallelChainLB" + }, + "have_token": false, + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": true, + "mainnet": true + }, + "audits": [ + { + "name": "ParallelChain Full Node", + "link": "http://wp.hacken.io/wp-content/uploads/2023/09/l1-parallelchain-node-final-report-18092023.pdf", + "time": "September, 2023" + }, + { + "name": "ParallelChain HotStuff Consensus", + "link": "https://wp.hacken.io/wp-content/uploads/2023/07/ParallelChain_Hotstuff_Consensus_L1_FinalReport_30062023.pdf", + "time": "June, 2023" + } + ], + "usecases": [ + "infrastructure" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/parallelchain/logo.png" + } + ] + }, + { + "id": "stealthpay", + "name": "StealthPay", + "categories": [ + "defi" + ], + "usecases": [ + "defi" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/stealthpay/logo.png" + } + ] + }, + { + "id": "aleph-zero", + "name": "Aleph Zero", + "categories": [ + "infrastructure" + ], + "description": "Privacy-enhancing public blockchain with instant finality.", + "ecosystem": [ + "aleph" + ], + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": true, + "mainnet": true + }, + "links": { + "web": "https://alephzero.org", + "github": "https://github.com/aleph-zero-foundation", + "docs": "https://docs.alephzero.org/aleph-zero", + "whitepaper": "https://docs.alephzero.org/aleph-zero/explore/whitepapers", + "twitter": "https://x.com/Aleph__Zero", + "discord": "https://discord.com/invite/alephzero", + "facebook": "https://www.facebook.com/AlephZeroFoundation", + "telegram": "https://t.me/AlephZeroFoundation" + }, "team": { "anonymous": false, "company": { - "link": "https://example-company.com" - }, - "teammembers": [ - { - "name": "David Sneider", - "role": "Co-Founder", - "link": "https://www.linkedin.com/in/davidsneider" - }, - { - "name": "Chris Cassano", - "role": "Co-Founder & CTO", - "link": "https://www.linkedin.com/in/chriscassano" - } - ] - }, - "links": { - "web": "https://litprotocol.com", - "github": "https://github.com/LIT-Protocol/", - "docs": "https://developer.litprotocol.com/", - "whitepaper": "https://github.com/LIT-Protocol/whitepaper?ref=spark.litprotocol.com", - "blog": "https://spark.litprotocol.com/", - "twitter": "https://twitter.com/litprotocol" - }, - "have_token": false, - "tokens": [ - { - "symbol": "LIT" + "link": "https://alephzero.org/the-team" } - ], - "project_status": { - "live_status": true, - "version": "Mainnet (beta v0)", - "testnet": true, - "mainnet": true - }, - "audits": [ - { - "name": "4 Audits from Oct.23 - Jan.24", - "link": "https://drive.google.com/drive/folders/1Rrht88iUkzpofwl1CvP9gEjqY60BKyFn?usp=drive_link&ref=spark.litprotocol.com" - } - ], - "usecases": [ - "infrastructure" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/lit/logo.png" - } - ] - }, - { - "id": "deeponion", - "name": "DeepOnion", - "categories": [ - "applications" - ], - "assets_used": [ - "ZK-SNARKS", - "TOR-NETWORK" - ], - "ecosystem": [ - "deeponion-network" - ], - "project_type": "Hybrid cryptocurrency", - "description": "DeepOnion (ONION) is a decentralized, open-source, community-driven cryptocurrency that offers multi-layered privacy and everyday use cases. It uses an x13 hybrid PoW/PoS to secure the network. DeepOnion is one of the earliest cryptos to integrate the Tor network into the wallet, which has not leaked any IP addresses since its release on 12 July 2017.", - "product_readiness": "Mainnet", - "product_launch_day": "2017-07-12", - "have_token": true, - "tokens": [ - { - "name": "DeepOnion", - "symbol": "ONION", - "network": "DeepOnion Network", - "fee": "0.0001 ONION/kB" - } - ], - "team": { - "anonymous": true, - "teammembers": [ - { - "name": "Deeper", - "role": "Marketing Manager", - "link": "https://deeponion.org/community/members/deeper.2/" - }, - { - "name": "Monocolor", - "role": "Lead Blockchain Developer", - "link": "https://deeponion.org/community/members/monocolor.207/" - }, - { - "name": "Nezero", - "role": "Blockchain Developer", - "link": "https://deeponion.org/community/members/nezero.1858/" - }, - { - "name": "Obszoenling", - "role": "Blockchain Developer", - "link": "https://deeponion.org/community/members/obszoenling.414/" - }, - { - "name": "Impressive", - "role": "Web Developer", - "link": "https://deeponion.org/community/members/impressive.2278/" - }, - { - "name": "DogLover", - "role": "Web Developer", - "link": "https://deeponion.org/community/members/doglover.2258/" - } - ] - }, - "funding": { - "name": "Community Contributions", - "type": "Community Support", - "link": "https://deeponion.org/community", - "value": "Not applicable", - "time": "Ongoing" - }, - "sunset": false, - "links": { - "web": "https://deeponion.org", - "github": "https://github.com/deeponion/deeponion/", - "block_explorer": "https://explorer.deeponion.org/", - "forum": "https://deeponion.org/community/", - "whitepaper": "https://deeponion.org/White-Paper.pdf", - "twitter": "https://twitter.com/TheDeepOnion", - "facebook": "https://www.facebook.com/deeponionx", - "telegram": "https://t.me/getdeeponion", - "cmc community": "https://coinmarketcap.com/community/profile/DeepOnion/", - "gettr": "https://gettr.com/user/deeponion", - "rumble": "https://rumble.com/user/DeepOnion", - "primal": "http://primal.net/p/npub1l3h54332pdmwnvyg83fsd5g6cfsrdf75mqy3fnh8nxhls0gr2eysm5hucr", - "education": "https://deeponion.org/#academy" - }, - "technology": { - "type": "x13 PoW & PoS", - "features": [ - "Private wallet", - "Hybrid - PoW & PoS", - "ZK-Snarks for privacy", - "TOR Network integration", - "DeepSend for transaction masking", - "DeepVault for file verification", - "DeepProtocol for encrypted messaging", - "DeepOnionJ for Java integration", - "VoteCentral for community governance" - ] - }, - "blockchain_features": { - "encryption": "zksnark", - "opensource": true, - "data_masking": "DeepSend", - "frontend_anonymity": "TOR addresses", - "asset_custody_type": "non-custodial", - "p2p": true - }, - "project_status": { - "live_status": true, - "version": "V2.3.3", - "testnet": false, - "mainnet": true, - "client_diversability": { - "name": "DeepOnion Wallet", - "link": "https://deeponion.org/#download" - } - }, - "licences": "General Public License", - "privacy_policy": { - "defined": true, - "link": "https://deeponion.org/privacypolicy.html", - "data_usage": "Not using" - }, - "tracebility": { - "kyc": false, - "sign_in_type_requirements": "wallet" - }, - "storage": { - "decentralized": true - }, - "third_party_dependency": false, - "social_trust": "DeepOnion uses a multisig system for governance decisions and has a DAO for community voting.", - "usecases": [ - "currency" - ], - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/deeponion/logo.png" - } - ] - }, - { - "id": "railway", - "name": "Railway", - "categories": [ - "applications" - ], - "description": "DeFi privacy wallet", - "ecosystem": [ - "ethereum", - "bnb", - "polygon", - "other" - ], - "links": { - "web": "https://railway.xyz/", - "blog": "", - "github": "https://github.com/Railway-Wallet/Railway-Wallet/", - "forum": "", - "docs": "https://help.railway.xyz/", - "whitepaper": "", - "block_explorer": "", - "governance": "", - "twitter": "https://twitter.com/Railway_xyz", - "discord": "", - "telegram": "https://t.me/railwaywallet", - "lens": "", - "farcaster": "" - }, - "team": { - "anonymous": true, - "teammembers": [] - }, - "project_status": { - "live_status": true, - "version": "5.16.8", - "testnet": false, - "mainnet": false - }, - "usecases": [ - "wallets" - ], - "have_token": false, - "third_party_dependency": "", - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/railway/logo.png" - } - ], - "percentage": 8, - "sunset": false, - "assets_used": [], - "tokens": [], - "project_phase": "mainnet", - "blockchain_features": { - "opensource": true, - "upgradability": { - "enabled": true - }, - "asset_custody_type": "non-custody", - "encryption": "Zero-Knowledge (ZK)", - "p2p": true - }, - "storage": { - "decentralized": true - }, - "privacy_policy": { - "defined": true, - "link": "https://www.railway.xyz/privacy-policy", - "data_usage": "" - }, - "compliance": "", - "tracebility": { - "kyc": false, - "tracked_data": "", - "sign_in_type_requirments": [ - "wallet" - ] - }, - "default_privacy": true, - "audits": [], - "social_trust": "", - "technical_spof": "", - "funding": [], - "history": [] - }, - { - "id": "umbra", - "name": "Umbra", - "categories": [ - "defi" - ], - "usecases": [ - "defi" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/umbra/logo.png" - } - ] - }, - { - "id": "cia-protocol", - "name": "CIA protocol", - "categories": [ - "defi" - ], - "usecases": [ - "defi" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/cia-protocol/logo.png" - } - ] - }, - { - "id": "aesirx-web3-id", - "name": "AesirX WEB3 ID", - "categories": [ - "applications" - ], - "description": "an advanced identity management solution that protects users’ personal data and ensures privacy on the internet.", - "links": { - "web": "https://web3id.aesirx.io", - "github": "https://github.com/aesirxio", - "whitepaper": "https://whitepaper.aesirx.io/", - "blog": "https://aesirx.io/blog/aesirx", - "twitter": "https://x.com/aesirxio", - "facebook": "https://www.facebook.com/aesirxio", - "telegram": "https://t.me/aesirx_official_community" - }, - "have_token": false, - "usecases": [ - "did" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/aesirx-web3-id/logo.png" - } - ] - }, - { - "id": "shinobi", - "name": "Shinobi", - "categories": [ - "defi" - ], - "links": { - "github": "https://github.com/shinobi-protocol", - "docs": "https://docs.sbtc.ninja/", - "whitepaper": "https://www.sbtc.ninja/pdf/whitepaper.pdf", - "blog": "https://medium.com/@ShinobiProtocol", - "twitter": "https://twitter.com/ShinobiProtocol", - "discord": "https://discord.com/invite/wm275b6m8d", - "telegram": "https://t.me/shinobi_protocol" - }, - "usecases": [ - "bridge" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/shinobi/logo.png" - } - ] - }, - { - "id": "seven-seas", - "name": "Seven Seas", - "categories": [ - "defi" - ], - "usecases": [ - "defi" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/seven-seas/logo.png" - } - ] - }, - { - "id": "nonkyc", - "name": "NonKYC", - "categories": [ - "defi" - ], - "usecases": [ - "defi" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/nonkyc/logo.png" - } - ] - }, - { - "id": "arpa", - "name": "ARPA", - "categories": [ - "infrastructure" - ], - "description": "Threshold BLS network can serve as the infrastructure of verifiable random number generator (RNG), secure wallet, cross-chain bridge, decentralized custody etc", - "ecosystem": [ - "multichain" - ], - "project_status": { - "live_status": true, - "version": "Mainnet", - "testnet": true, - "mainnet": true - }, - "links": { - "web": "https://www.arpanetwork.io/en-US", - "github": "https://github.com/ARPA-Network", - "docs": "https://docs.arpanetwork.io/becoming-a-node-and-get-rewarded", - "whitepaper": "https://docsend.com/view/gnqammz8wtysrud4", - "blog": "https://arpa.medium.com/", - "twitter": "https://x.com/arpaofficial", - "discord": "https://discord.com/invite/swahGvv5XK", - "telegram": "https://t.me/arpa_community" - }, - "team": { - "anonymous": true }, "usecases": [ "computing" @@ -1636,530 +3400,24 @@ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/arpa/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/aleph-zero/logo.png" } ] }, { - "id": "web3privacynow", - "name": "Web3PrivacyNow", - "categories": [ - "social-and-communications", - "applications" - ], - "usecases": [ - "other" - ], - "ecosystem": [ - "other" - ], - "description": "We are a think-and-Do tank of hundreds of people, projects, and organizations committed to protecting and advancing civil liberties, decentralization, and open-source software.\n\nThe ecosystem is a catalyst for change: we facilitate cross-stack and cross-community collaboration with a poly-disciplinary approach to drive meaningful impact.\n\n", - "sunset": false, - "assets_used": [ - "other" - ], - "have_token": false, - "tokens": [], - "links": { - "web": "web3privacy.info", - "blog": "", - "github": "https://github.com/web3privacy", - "forum": "", - "docs": "", - "whitepaper": "", - "block_explorer": "explorer.web3privacy.info", - "governance": "", - "twitter": "https://x.com/web3privacy", - "discord": "", - "telegram": "", - "lens": "", - "farcaster": "" - }, - "blockchain_features": { - "opensource": true, - "upgradability": { - "enabled": false - }, - "asset_custody_type": "", - "encryption": "" - }, - "storage": {}, - "privacy_policy": { - "defined": false, - "link": "", - "data_usage": "None" - }, - "compliance": "", - "tracebility": { - "kyc": false, - "tracked_data": "None", - "sign_in_type_requirments": [] - }, - "default_privacy": true, - "audits": [ - { - "name": "NaN", - "url": "", - "time": "" - } - ], - "third_party_dependency": "", - "social_trust": "There's a core collaboration group that is transparently managing its affairs. ", - "technical_spof": "", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Mf", - "link": "https://x.com/0x_m_f" - }, - { - "name": "PG", - "link": "https://x.com/PG_CDG" - }, - { - "name": "Mykola", - "link": "https://x.com/nicksvyaznoy" - } - ] - }, - "funding": [ - { - "name": "Donations & Memberships", - "link": "https://web3privacy.info/membership/" - } - ], - "history": [ - { - "title": "Meetup Rome", - "description": "​Shaping and Defending the Techno-Political Evolution: Open Source, Public Goods, and Grassroots Movements", - "link": "https://web3privacy.info/event/m24rom/", - "time": "Thu Oct 03 2024 00:00:00 GMT+0300 (Eastern European Summer Time)" - } - ], - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/web3privacynow/logo.png" - } - ], - "percentage": 66, - "project_phase": "mainnet" - }, - { - "id": "logion", - "name": "Logion", - "categories": [ - "infrastructure" - ], - "description": "Substrate-based public blockchain operated by a decentralized network of legal officers. Logion redefines the connection between digital actions and their legal implications by ensuring every blockchain-based transaction is backed by robust legal certification", - "team": { - "anonymous": false - }, - "links": { - "web": "https://logion.network", - "github": "https://github.com/logion-network", - "docs": "https://logion-network.github.io/logion-api/", - "whitepaper": "https://docs.logion.network/logion-white-paper", - "twitter": "https://twitter.com/logion_network" - }, - "have_token": false, - "usecases": [ - "infrastructure" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/logion/logo.png" - } - ] - }, - { - "id": "trivium", - "name": "Trivium", - "categories": [ - "infrastructure" - ], - "description": "Provides validator services to several networks, and develops privacy-preserving dApps", - "links": { - "web": "https://trivium.network", - "github": "https://github.com/TriviumNode", - "block_explorer": "https://explorer.trivium.network/", - "twitter": "https://x.com/TriviumNode", - "discord": "https://discord.com/invite/tZj7ZhhdP5", - "telegram": "https://t.me/TriviumNode" - }, - "usecases": [ - "research-and-development" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/trivium/logo.png" - } - ] - }, - { - "id": "holonym-id", - "name": "Holonym", + "id": "nocturne", + "name": "Nocturne", "categories": [ "applications" ], - "description": "Your ZK Passport for Web3. A holistic identity that lets you prove facts about yourself without revealing who you are", + "description": "A protocol enabling usable on-chain privacy", "links": { - "web": "https://www.holonym.id", - "github": "https://github.com/holonym-foundation" - }, - "have_token": false, - "usecases": [ - "did" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/holonym-id/logo.png" - } - ] - }, - { - "id": "ergo", - "name": "Ergo Platform", - "categories": [ - "infrastructure" - ], - "ecosystem": [ - "ergo", - "btc" - ], - "description": "Ergo is the next-gen smart contract platform! Bringing economic freedom to ordinary people through decentralized financial tools", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Alex Chepurnoy", - "link": "https://x.com/chepurnoy" - }, - { - "name": "qx", - "link": "https://x.com/qx_ergo" - } - ] - }, - "links": { - "web": "https://ergoplatform.org/en/", - "github": "https://github.com/ergoplatform", - "whitepaper": "https://storage.googleapis.com/ergo-cms-media/Advanced_Ergo_Script_Tutorial_70ed6feddf/Advanced_Ergo_Script_Tutorial_70ed6feddf.pdf", - "docs": "https://docs.ergoplatform.com/", - "blog": "https://ergoplatform.org/en/blog/", - "forum": "https://www.ergoforum.org/", - "twitter": "https://x.com/ergo_platform", - "telegram": "https://t.me/Ergo_Chats", - "discord": "https://discord.com/invite/ergo-platform-668903786361651200" - }, - "sunset": false, - "tokens": [ - { - "name": "Ergo Token", - "symbol": "$ERG", - "network": "Ergochain", - "token_link": "https://www.coingecko.com/en/coins/ergo" - } - ], - "blockchain_features": { - "opensource": true, - "p2p": false, - "asset_custody_type": "non-custody" - }, - "privacy_policy": { - "defined": true, - "link": "https://ergoplatform.org/en/privacy-policy/" - }, - "default_privacy": true, - "tracebility": { - "kyc": false, - "sign_in_type_requirments": "wallet" - }, - "third_party_dependency": false, - "audits": [ - { - "name": "Jean-Philipee Aumasson", - "link": "https://www.aumasson.jp/", - "time": "2019-12" - } - ], - "usecases": [ - "infrastructure" - ], - "have_token": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/ergo/logo.png" - } - ] - }, - { - "id": "next-id", - "name": "Next.ID", - "categories": [ - "applications" - ], - "description": "An open-sourced protocol that synergises your Web2 and Web3 profiles.", - "links": { - "web": "https://next.id", - "github": "https://github.com/nextdotid", - "docs": "https://docs.next.id/", - "blog": "https://medium.com/@Next.ID", - "twitter": "https://x.com/NextDotID", - "telegram": "https://t.me/NextDotIDofficial" - }, - "have_token": false, - "usecases": [ - "did" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/next-id/logo.png" - } - ] - }, - { - "id": "mel", - "name": "Mel", - "categories": [ - "infrastructure" - ], - "description": "A clean-slate L1 for a decentralized, secure, and private internet beyond blockchains - a vibrant ecosystem of full-stack decentralized apps freed from the current on-chain smart contract model, yet still ultimately secured by blockchain consensus", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Eric Tung", - "role": "Founder CEO & CTO" - } - ] - }, - "links": { - "web": "https://melproject.org/en/", - "github": "https://github.com/mel-project", - "docs": "https://docs.melproject.org", - "forum": "https://forum.melproject.org/", - "yellow-paper": "https://docs.themelio.org/specifications/yellow/", - "Twitter": "https://twitter.com/melproject_org" - }, - "have_token": false, - "usecases": [ - "infrastructure" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/mel/logo.png" - } - ] - }, - { - "id": "codex", - "name": "Codex", - "categories": [ - "applications" - ], - "ecosystem": [ - "ethereum" - ], - "description": "Codex is a durable, decentralised data storage protocol, created so the world community can preserve its most important knowledge without risk of censorship.", - "team": { - "anonymous": false - }, - "links": { - "web": "https://codex.storage", - "github": "https://github.com/codex-storage", - "docs": "https://docs.codex.storage", - "forum": "https://forum.vac.dev/", - "blog": "https://blog.codex.storage", - "twitter": "https://x.com/codex_storage", - "discord": "https://discord.com/invite/codex-storage", - "farcaster": "https://farcaster/@codexstorage" - }, - "project_status": { - "live_status": true, - "version": "Codex Devnet", - "testnet": false, - "mainnet": false - }, - "tracebility": { - "kyc": false - }, - "usecases": [ - "storage" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/codex/logo.png" - } - ] - }, - { - "id": "alaya", - "name": "Alaya", - "categories": [ - "infrastructure" - ], - "description": "Alaya is a business sandbox and testing field for the next-generation of financial infrastructure of PlatON.", - "ecosystem": [ - "ethereum" - ], - "project_status": { - "version": "Mainnet", - "live_status": true, - "mainnet": true, - "testnet": true - }, - "links": { - "web": "https://alaya.network/en", - "github": "https://github.com/AlayaNetwork", - "forum": "https://forum.latticex.foundation/c/alaya-cn/36", - "docs": "https://devdocs.alaya.network/alaya-devdocs/en/", - "blog": "https://medium.com/platon-network/manual-alaya-network-0-16-2-spirit-version-upgrade-operation-manual-643d92c4971e" - }, - "team": { - "anonymous": true - }, - "usecases": [ - "computing" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/alaya/logo.png" - } - ] - }, - { - "id": "mejhool", - "name": "Mejhool", - "categories": [ - "social-and-communications" - ], - "description": "A decentralized web and mobile app with peer-to-peer text messaging, decentralized file transfer, and voice-over-IP service", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Dr. Mohamed Al Arab", - "role": "Founder - CEO" - }, - { - "name": "Yusuf Haji", - "role": "Founder" - }, - { - "name": "Fahad Faqeeh", - "role": "Founder" - } - ] - }, - "links": { - "web": "https://hzmcoin.com/mejhool/", - "whitepaper": "https://hzmcoin.com/wp-content/uploads/whitepaper.pdf", - "blog": "https://hzmcoin.com/blog/", - "twitter": "https://x.com/Mejhool_app" - }, - "have_token": false, - "tokens": [ - { - "symbol": "HZM" - } - ], - "usecases": [ - "messaging" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/mejhool/logo.png" - } - ] - }, - { - "id": "deguard", - "name": "DeGuard", - "categories": [ - "applications" - ], - "description": "Provide utimate privacy based on web3", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Niktim", - "link": "https://x.com/Crypto_Niktim" - } - ] - }, - "links": { - "web": "https://deguard.io/", - "github": "https://github.com/deguardvpn", - "docs": "https://docs.deguard.io/", - "twitter": "https://x.com/DeGuardVPN", - "discord": "https://discord.com/invite/agv3a9wGUn", - "telegram": "https://t.me/DeGuardVPN" - }, - "project_status": { - "live_status": true, - "version": "Mainnet", - "testnet": false, - "mainnet": true - }, - "have_token": false, - "usecases": [ - "vpn" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/deguard/logo.png" - } - ] - }, - { - "id": "sirius-sync", - "name": "Sirius Sync", - "categories": [ - "applications" - ], - "description": "Web3 Social Ecosystem", - "links": { - "web": "https://siriussync.io", - "docs": "https://docs.siriussync.io/wiki", - "blog": "https://medium.com/@siriussyncrealm", - "twitter": "https://x.com/siriussyncrealm", - "telegram": "https://t.me/siriussynccommunity" + "web": "https://nocturnelabs.xyz", + "github": "https://nocturne-xyz.gitbook.io/nocturne/introduction/one-pager", + "docs": "https://nocturne-xyz.gitbook.io/nocturne", + "blog": "https://mirror.xyz/nocturnelabs.eth", + "twitter": "https://x.com/nocturne_xyz", + "discord": "https://discord.com/invite/MxZYtzzFmJ" }, "usecases": [ "dapps" @@ -2168,30 +3426,25 @@ "third_party_dependency": false, "logos": [ { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/sirius-sync/logo.png" + "file": "logo.jpg", + "ext": "jpg", + "url": "https://explorer-data.web3privacy.info/assets/projects/nocturne/logo.jpg" } ] }, { - "id": "telebridge", - "name": "Hype (formerly known as TeleBridge)", + "id": "bluum", + "name": "Bluum", "categories": [ "applications" ], - "description": "Hype is the first Telegram-based bot that can be used to mix your ETH, clean your wallets and bridge anonymously.", - "team": { - "anonymous": true - }, + "description": "Enable confidentiality of NFT content.", "links": { - "web": "https://hype-eth.com/", - "whitepaper": "https://hype-eth.com/whitepaper.pdf", - "twitter": "https://x.com/TelebridgeERC", - "telegram": "https://t.me/TeleBridgingBot" + "web": "https://bluumprotocol.com", + "github": "https://github.com/BluumProtocol" }, "usecases": [ - "mixing-service" + "nft-community" ], "have_token": false, "third_party_dependency": false, @@ -2199,7 +3452,145 @@ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/telebridge/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/bluum/logo.png" + } + ] + }, + { + "id": "mbuddy", + "name": "MBuddy", + "categories": [ + "applications" + ], + "description": "Web 3.0+ identity infrastructure", + "ecosystem": [ + "multichain" + ], + "links": { + "web": "https://metamirror.space/", + "docs": "https://docs.metamirror.space/mbuddy/introduction/overview", + "whitepaper": "https://docsend.com/view/hanw3wjgcyqsj6ht", + "blog": "https://medium.com/metamirror", + "twitter": "https://x.com/Auth3MetaMirror", + "discord": "https://discord.com/invite/jFxBtJCMAJ", + "telegram": "https://t.me/MetaMirror" + }, + "have_token": false, + "usecases": [ + "did" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/mbuddy/logo.png" + } + ] + }, + { + "id": "fedimint", + "name": "Fedimint", + "categories": [ + "infrastructure" + ], + "description": "An open-source protocol to custody and transact bitcoin in a community context, built on a strong foundation of privacy", + "team": { + "anonymous": true + }, + "links": { + "web": "https://fedimint.org", + "github": "https://github.com/fedimint", + "docs": "https://fedimint.org/docs/intro", + "blog": "https://fedimint.org/blog", + "twitter": "https://twitter.com/fedimint" + }, + "project_status": { + "live_status": false, + "version": "", + "testnet": false, + "mainnet": false + }, + "usecases": [ + "infrastructure" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/fedimint/logo.png" + } + ] + }, + { + "id": "auth3", + "name": "Auth3", + "categories": [ + "infrastructure" + ], + "description": "a privacy-preserved computing network into Web 3.0 that aims to unlock the value of data.", + "team": { + "anonymous": true + }, + "links": { + "web": "https://auth3.network", + "whitepaper": "https://auth3.network/Auth3-Whitepaper_v1.0.pdf", + "twitter": "https://twitter.com/auth3_network" + }, + "project_status": { + "live_status": false, + "version": "TBD", + "testnet": false, + "mainnet": false + }, + "usecases": [ + "infrastructure" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/auth3/logo.png" + } + ] + }, + { + "id": "starkex", + "name": "StarkEX", + "categories": [ + "infrastructure" + ], + "description": "A Layer-2 scalability engine, live on Ethereum Mainnet ✨️ZK", + "ecosystem": [ + "ethereum" + ], + "links": { + "web": "https://starkware.co/starkex/", + "github": "https://github.com/starkware-libs/starkex-resources", + "docs": "https://docs.starkware.co/starkex/index.html", + "blog": "https://medium.com/starkware", + "twitter": "https://x.com/StarkWareLtd" + }, + "team": { + "anonymous": false, + "company": { + "link": "https://starkware.co/about-us/" + } + }, + "usecases": [ + "eth-layer-2" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/starkex/logo.png" } ] }, @@ -2242,30 +3633,1203 @@ ] }, { - "id": "xmtp-x-lens", - "name": "XMTP x Lens", + "id": "kelvpn", + "name": "KelVPN", "categories": [ - "social-and-communications" + "applications" ], - "description": "Lens Protocol has adopted XMTP to provide a secure and private direct messaging layer for the entire Lens ecosystem", + "description": "The first ever deanon-proof VPN is now available.", + "ecosystem": [ + "multichain" + ], + "links": { + "web": "https://kelvpn.com", + "github": "https://gitlab.demlabs.net/cellframe/cellframe-sdk", + "whitepaper": "https://kelvpn.com/KelVPN-Light-paper.pdf", + "twitter": "https://twitter.com/KelvpnNetwork", + "blog": "https://kelvpn-network.medium.com/", + "telegram": "https://t.me/kelvpndev" + }, + "team": { + "anonymous": true + }, + "have_token": false, + "token_link": "https://coinmarketcap.com/currencies/kelvpn/", + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": false, + "mainnet": true + }, + "usecases": [ + "vpn" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/kelvpn/logo.png" + } + ] + }, + { + "id": "Shutter", + "name": "Shutter", + "categories": [ + "dapps" + ], + "ecosystem": [ + "Ethereum", + "Gnosis", + "Arbitrum" + ], + "usecases": [ + "voting" + ], + "description": "Pioneering threshold encryption protocol protecting you against sandwich attacks & voting whales.", + "product_launch_day": "2021", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Luis Bezzenberger", + "link": "https://x.com/bezzenberger" + }, + { + "name": "Loring Harkness", + "link": "https://x.com/LoringHarkness" + } + ] + }, + "links": { + "web": "https://www.shutter.network/", + "github": "https://github.com/shutter-network", + "blog": "https://blog.shutter.network/", + "forum": "https://shutternetwork.discourse.group/", + "twitter": "https://x.com/ShutterNetwork", + "discord": "https://discord.com/invite/Fx7m5cUcua" + }, + "project_phase": "Mainnet", + "sunset": false, + "tokens": [ + { + "name": "Shutter Token", + "symbol": "$SHU", + "network": "Ethereum", + "contract_address": "0xe485E2f1bab389C08721B291f6b59780feC83Fd7", + "token_link": "https://etherscan.io/token/0xe485E2f1bab389C08721B291f6b59780feC83Fd7" + } + ], + "blockchain_features": { + "opensource": true, + "asset_custody_type": "DAO Multisig", + "upgradability": { + "enabled": true, + "type": "DAO Governance", + "admin_keys": "51% vote" + } + }, + "privacy_policy": { + "defined": true, + "link": "https://www.shutter.network/privacy-policy" + }, + "default_privacy": true, + "traceability": { + "kyc": false, + "sign_in_type_requirments": "wallet or Email" + }, + "third_party_dependency": false, + "compliance": false, + "storage": { + "decentralized": true + }, + "tecnology": { + "type": "encrypted mempool" + } + }, + { + "id": "storj", + "name": "Storj", + "categories": [ + "applications" + ], + "description": "globally distributed network for data storage with better security, privacy, and durability with CDN-like performance", "team": { "anonymous": true }, "links": { - "web": "https://xmtp.org/", - "github": "https://github.com/xmtp/awesome-xmtp/", - "docs": "https://xmtp.org/docs/introduction", - "forum": "https://community.xmtp.org/", - "blog": "https://blog.xmtp.com/careers/", - "twitter": "https://twitter.com/xmtp_", - "discord": "https://discord.com/invite/xmtp" + "web": "https://www.storj.io/", + "github": "https://github.com/Storj/", + "docs": "https://docs.storj.io/", + "blog": "https://www.storj.io/blog", + "twitter": "https://x.com/storj", + "forum": "https://forum.storj.io/" }, + "project_status": { + "live_status": true, + "version": "Mainnet v1.104.5", + "testnet": false, + "mainnet": true + }, + "usecases": [ + "storage" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/storj/logo.png" + } + ] + }, + { + "id": "cog", + "name": "COG", + "categories": [ + "defi" + ], + "description": "A new private digital currency that leverages the power of Web3 and DeFi without compromising the privacy and security of its users", + "links": { + "web": "https://cogfi.org" + }, + "team": { + "anonymous": false + }, + "usecases": [ + "currency" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/cog/logo.png" + } + ] + }, + { + "id": "hana", + "name": "Hana", + "categories": [ + "infrastructure" + ], + "description": "privacy hub for all blockchains, enabling on-chain privacy on existing chains and for arbitrary assets including Bitcoin", + "team": { + "anonymous": true + }, + "links": { + "web": "https://hana.network", + "blog": "https://medium.com/hananetwork", + "twitter": "https://twitter.com/HanaNetwork" + }, + "have_token": false, + "project_status": { + "live_status": false, + "version": "", + "testnet": false, + "mainnet": false + }, + "usecases": [ + "infrastructure" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/hana/logo.png" + } + ] + }, + { + "id": "bringing-privacy-to-ens", + "name": "bringing-privacy-to-ens", + "categories": [ + "applications" + ], + "description": "ChainSafe’s Proposed Integration Using Aztec Network", + "links": { + "web": "https://www.cerebrum.com", + "github": "https://github.com/ChainSafe/ens-aztec-privacy/" + }, + "usecases": [ + "dapps" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png.png", + "ext": "png.png", + "url": "https://explorer-data.web3privacy.info/assets/projects/bringing-privacy-to-ens/logo.png.png" + } + ] + }, + { + "id": "oasiis-insights", + "name": "Oasiis insights", + "categories": [ + "applications" + ], + "description": "Personalized web3 journeys are finally here.", + "links": { + "web": "https://www.oasiisinsights.com" + }, + "usecases": [ + "data-management" + ], + "have_token": false, + "third_party_dependency": false + }, + { + "id": "oksign", + "name": "okSign", + "categories": [ + "applications" + ], + "description": "Create, Sign, and Save eSignatures with smart contracts and permissioned NFTs.", + "links": { + "web": "https://www.oksign.app", + "twitter": "https://x.com/okSign_" + }, + "usecases": [ + "dapps" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.jpg", + "ext": "jpg", + "url": "https://explorer-data.web3privacy.info/assets/projects/oksign/logo.jpg" + } + ] + }, + { + "id": "lokinet", + "name": "Lokinet", + "categories": [ + "applications" + ], + "description": "A VPN tunnel that uses onion routing as the transport (build on Oxen blockchain)", + "ecosystem": [ + "multichain" + ], + "links": { + "web": "https://lokinet.org", + "github": "https://github.com/oxen-io/lokinet", + "docs": "https://docs.oxen.io/oxen-docs", + "twitter": "https://twitter.com/Lokinet_org" + }, + "team": { + "anonymous": true + }, + "have_token": false, + "token_link": "https://www.coingecko.com/en/coins/oxen", + "usecases": [ + "vpn" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/lokinet/logo.png" + } + ] + }, + { + "id": "cerebrum", + "name": "Cerebrum", + "categories": [ + "applications" + ], + "description": "Ensure everyone in your organization is credentialed and compliant with Cerebrum verifiable data technology and vID ecosystem", + "links": { + "web": "https://www.cerebrum.com", + "github": "https://github.com/cerebruminc", + "blog": "https://blog.cerebrum.com/", + "twitter": "https://x.com/cerebruminc" + }, + "have_token": false, + "usecases": [ + "did" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/cerebrum/logo.png" + } + ] + }, + { + "id": "humanode", + "name": "Humanode", + "categories": [ + "applications" + ], + "ecosystem": [ + "polkadot" + ], + "description": "1 Human = 1 Node = 1 Vote .Cryptobiometric Sybil-resistant layer for the web", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Dato Kavazi", + "link": "https://x.com/DatoKavazi" + }, + { + "name": "Sasha Shilina", + "link": "https://x.com/sshshln" + }, + { + "name": "Andrei Kraciun", + "link": "https://x.com/andreikraciun" + }, + { + "name": "Victor", + "link": "https://x.com/tech_mingler" + } + ] + }, + "links": { + "web": "https://humanode.io/", + "github": "https://github.com/humanode-network", + "whitepaper": "https://papers.humanode.io/whitepaper.pdf", + "docs": "https://gitbook.humanode.io/docs", + "block_explorer": "https://humanode.subscan.io/", + "blog": "https://blog.humanode.io/", + "twitter": "https://x.com/humanode_io", + "telegram": "https://t.me/humanode", + "discord": "https://discord.com/invite/8my5gbgptx" + }, + "sunset": false, + "tokens": [ + { + "name": "Humanode Token", + "symbol": "$HMND", + "network": "Humanodechain", + "token_link": "https://coinmarketcap.com/currencies/humanode/" + } + ], + "blockchain_features": { + "opensource": true, + "asset_custody_type": "non-custody", + "p2p": false + }, + "privacy_policy": { + "defined": false + }, + "default_privacy": true, + "tracebility": { + "kyc": false + }, + "third_party_dependency": false, + "audits": [ + { + "name": "Certik", + "link": "https://skynet.certik.com/projects/humanode", + "time": "2023-01-30" + } + ], + "usecases": [ + "did" + ], + "have_token": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/humanode/logo.png" + } + ] + }, + { + "id": "evolution", + "name": "Evolution", + "categories": [ + "defi" + ], + "description": "A new level of your freedom. Anonymously. Secure.", + "ecosystem": [ + "evolution" + ], "project_status": { "live_status": true, "version": "Mainnet", + "testnet": false, + "mainnet": true + }, + "links": { + "web": "https://evolution-network.org", + "github": "https://github.com/evolution-project", + "block_explorer": "https://chain.evolution-network.org/", + "docs": "https://docs.evolution-network.org/", + "blog": "https://evolutionproject.medium.com/", + "twitter": "https://x.com/evox_project", + "discord": "https://discord.com/invite/erYnAQf", + "telegram": "https://t.me/EvoxNetwork" + }, + "team": { + "anonymous": true + }, + "usecases": [ + "currency" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/evolution/logo.png" + } + ] + }, + { + "id": "nuco-cloud", + "name": "Nuco-cloud", + "categories": [ + "applications" + ], + "description": "Enabling tomorrow’s tech like Ai with scalable, sustainable computing power and up to a 90% cost reduction.", + "links": { + "web": "https://www.nuco.cloud/", + "github": "https://github.com/IronEagleCapital", + "whitepaper": "https://www.nuco.cloud/whitepaper", + "blog": "https://nucocloud.medium.com/", + "twitter": "https://x.com/nucocloud", + "discord": "https://discord.com/invite/5fSC5aEhpm", + "facebook": "https://www.facebook.com/nuco.cloud.distributedcloudcomputing/", + "telegram": "https://t.me/officialnucocloudgroup" + }, + "have_token": false, + "token_link": "https://etherscan.io/token/0xE0C8b298db4cfFE05d1bEA0bb1BA414522B33C1B", + "tokens": [ + { + "name": "nuco.cloud", + "symbol": "NCDT", + "network": "Ethereum", + "contract_address": "0xe0c8b298db4cffe05d1bea0bb1ba414522b33c1b" + } + ], + "sunset": false, + "usecases": [ + "ai" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/nuco-cloud/logo.png" + } + ] + }, + { + "id": "orbis", + "name": "Orbis", + "categories": [ + "infrastructure" + ], + "description": "We make it easy to add social features to your application", + "links": { + "web": "https://orbis.club", + "github": "https://github.com/OrbisWeb3/" + }, + "have_token": false, + "tokens": [ + { + "symbol": "OBT" + } + ], + "usecases": [ + "infrastructure" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/orbis/logo.png" + } + ] + }, + { + "id": "rotki", + "name": "Rotki", + "categories": [ + "applications" + ], + "ecosystem": [ + "ethereum", + "bitcoin", + "base", + "optimist", + "gnosis", + "scroll", + "zksync" + ], + "description": "rotki is an open source portfolio tracker, accounting and analytics tool that protects your privacy", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Lefteris Karapetsas", + "link": "https://x.com/LefterisJP" + } + ] + }, + "links": { + "web": "https://rotki.com/", + "github": "https://github.com/rotki/rotki", + "docs": "https://docs.rotki.com/", + "blog": "https://blog.rotki.com/", + "twitter": "https://x.com/rotkiapp", + "discord": "https://discord.rotki.com/" + }, + "sunset": false, + "blockchain_features": { + "opensource": true, + "asset_custody_type": "non-custody", + "p2p": true + }, + "privacy_policy": { + "defined": true, + "link": "https://rotki.com/privacy-policy" + }, + "default_privacy": true, + "tracebility": { + "kyc": false, + "sign_in_type_requirments": "wallet" + }, + "third_party_dependency": false, + "usecases": [ + "dapps" + ], + "have_token": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/rotki/logo.png" + } + ] + }, + { + "id": "iron-fish", + "name": "Iron Fish", + "categories": [ + "defi" + ], + "description": "The Privacy Platform for Web3", + "ecosystem": [ + "iron-fish" + ], + "project_status": { + "live_status": true, + "version": "testnet", + "testnet": true, + "mainnet": false + }, + "links": { + "web": "https://ironfish.network", + "github": "https://github.com/iron-fish", + "block_explorer": "https://explorer.ironfish.network/", + "whitepaper": "https://ironfish.network/learn/whitepaper/introduction", + "blog": "https://ironfish.network/learn/blog", + "twitter": "https://x.com/ironfishcrypto", + "discord": "https://discord.com/invite/EkQkEcm8DH", + "telegram": "https://t.me/ironfishcryptochat" + }, + "team": { + "anonymous": false + }, + "usecases": [ + "currency" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/iron-fish/logo.png" + } + ] + }, + { + "id": "ywallet", + "name": "YWallet", + "categories": [ + "applications" + ], + "description": "YWallet is a privacy-oriented wallet and messenger for Ycash and Zcash.", + "ecosystem": [ + "ycash", + "zcash" + ], + "links": { + "web": "https://ywallet.app/" + }, + "team": { + "anonymous": true + }, + "usecases": [ + "wallets" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/ywallet/logo.png" + } + ] + }, + { + "id": "anon-aadhaar", + "name": "Anon Aadhaar", + "categories": [ + "applications" + ], + "description": "Anon Aadhaar is a project that allows individuals to prove their citizenship anonymously. The project provides circuits, an SDK, and demo applications that generate and verify proofs of valid Aadhaar cards, integrating with the PCD framework to support a wide range of applications.", + "project_status": { + "version": "testnet", + "live_status": false, + "mainnet": false, + "testnet": true + }, + "team": { + "anonymous": true + }, + "links": { + "web": "https://anon-aadhaar.pse.dev/", + "blog": "https://anon-aadhaar-documentation.vercel.app/blog", + "docs": "https://anon-aadhaar-documentation.vercel.app/docs/intro", + "github": "https://github.com/anon-aadhaar/anon-aadhaar" + }, + "technology": { + "type": "zk, circom, rsa", + "features": [ + "" + ] + }, + "usecases": [ + "did" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/anon-aadhaar/logo.png" + } + ] + }, + { + "id": "iexec", + "name": "iExec", + "categories": [ + "applications" + ], + "description": "Build, Own, and Monetize in Web3. Privacy & Choice for users", + "team": { + "anonymous": false + }, + "links": { + "web": "https://iex.ec/", + "block_exporer": "https://explorer.iex.ec/bellecour", + "docs": "https://docs.iex.ec/", + "github": "https://github.com/iExecBlockchainComputing", + "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": false, + "token_link": "https://etherscan.io/token/0x607F4C5BB672230e8672085532f7e901544a7375", + "tokens": [ + { + "name": "RLC", + "symbol": "RLC", + "network": "Ethereum", + "contract_address": "0x607F4C5BB672230e8672085532f7e901544a7375" + } + ], + "sunset": false, + "usecases": [ + "infrastructure" + ], + "third_party_dependency": false + }, + { + "id": "krebit", + "name": "Krebit", + "categories": [ + "applications" + ], + "description": "Open identity verification protocol for Web3 Verifiable Credentials", + "links": { + "web": "https://krebit.id", + "github": "https://github.com/KrebitDAO", + "docs": "https://docs.krebit.id/#/", + "blog": "https://www.publish0x.com/krebit", + "twitter": "https://x.com/KrebitID", + "discord": "https://discord.com/invite/y7sMYVjxrd" + }, + "usecases": [ + "dapps" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.jpg", + "ext": "jpg", + "url": "https://explorer-data.web3privacy.info/assets/projects/krebit/logo.jpg" + } + ] + }, + { + "id": "krux", + "name": "Krux", + "categories": [ + "applications" + ], + "description": "Open-source signing device firmware for Bitcoin", + "ecosystem": [ + "bitcoin" + ], + "links": { + "web": "https://selfcustody.github.io/krux/", + "github": "https://github.com/selfcustody/krux", + "docs": "https://selfcustody.github.io/krux/getting-started/", + "twitter": "https://twitter.com/selfcustodykrux" + }, + "team": { + "anonymous": true + }, + "project_status": { + "live_status": true, + "version": "24.03.0", + "testnet": false, + "mainnet": false + }, + "usecases": [ + "wallets" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/krux/logo.png" + } + ] + }, + { + "id": "kyc-not-me", + "name": "KYC not me", + "categories": [ + "applications" + ], + "description": "buy, exchange, trade and use cryptos without needing to identify themselves, and preserving the decentralized and self-governed essence of Cryptocurrencies (only BTC & XMR)", + "team": { + "anonymous": true + }, + "links": { + "web": "https://kycnot.me/", + "github": "https://codeberg.org/pluja/kycnot.me", + "twitter": "https://x.com/kycnot" + }, + "usecases": [ + "kyc-solution" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/kyc-not-me/logo.png" + } + ] + }, + { + "id": "ont-id", + "name": "ONT ID", + "categories": [ + "applications" + ], + "description": "Bringing trustless identity to Web3 manage your data with ONT ID", + "links": { + "web": "https://ont.id", + "github": "https://github.com/ont-id/", + "docs": "https://docs.ont.io/decentralized-identity-and-data/ontid", + "blog": "https://medium.com/@theontologyteam", + "twitter": "https://x.com/OntologyNetwork", + "discord": "https://discord.com/invite/4SrrJy2zHe", + "facebook": "https://www.facebook.com/ONTnetwork/", + "telegram": "https://t.me/OntologyAnnouncements" + }, + "have_token": false, + "usecases": [ + "did" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/ont-id/logo.png" + } + ] + }, + { + "id": "epic-cash", + "name": "Epic Cash", + "categories": [ + "defi" + ], + "description": "Decentralized privacy-enhanced cryptocurrency developed by a growing volunteer community", + "ecosystem": [ + "mimblewimble" + ], + "links": { + "web": "https://epiccash.com/", + "github": "https://github.com/orgs/EpicCash/repositories", + "block_explorer": "https://explorer.epiccash.com/", + "whitepaper": "https://epiccash.com/wp-content/uploads/2024/02/Epic-Cash-v7.1b.pdf", + "twitter": "https://x.com/EpicCashTech", + "facebook": "https://www.facebook.com/EpicCashTech/", + "telegram": "https://t.me/epiccash/" + }, + "team": { + "anonymous": true + }, + "usecases": [ + "currency" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/epic-cash/logo.png" + } + ] + }, + { + "id": "secret-network", + "name": "Secret Network", + "categories": [ + "infrastructure" + ], + "tokens": [ + { + "symbol": "SCRT", + "name": "Secret", + "contract_address": "", + "token_link": "https://www.mintscan.io/secret" + } + ], + "description": "the first blockchain with customizable privacy. You get to choose what you share, with whom, and how. This protects users, and empowers developers to build a better Web3", + "project_type": "Infrastructure", + "product_launch_day": "2020-02-01T23:00:00.000Z", + "technology": { + "type": "TEE", + "name": "Trusted execution environment", + "features": [ + "privacy", + "DeFi", + "applicationss", + "PaaS" + ] + }, + "links": { + "web": "https://scrt.network", + "blog": "https://scrt.network/blog", + "github": "https://github.com/scrtlabs/SecretNetwork", + "forum": "https://forum.scrt.network/", + "docs": "https://docs.scrt.network/secret-network-documentation/", + "whitepaper": "https://scrt.network/graypaper/", + "block_explorer": "https://www.mintscan.io/secret", + "governance": "https://wallet.keplr.app/chains/secret-network?tab=governance", + "twitter": "https://twitter.com/SecretNetwork", + "discord": "https://discord.com/invite/secret-network-360051864110235648", + "telegram": "https://t.me/scrtCommunity", + "lens": "", + "farcaster": "" + }, + "blockchain_features": { + "opensource": true, + "upgradability": { + "enabled": true + }, + "asset_custody_type": "non-custody", + "encryption": "TEE", + "p2p": false + }, + "licences": "MIT License", + "privacy_policy": { + "defined": false, + "link": "", + "data_usage": "" + }, + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Alex Zaidelson", + "role": "SLabs CEO", + "link": "https://twitter.com/azaidelson" + }, + { + "name": "Lisa Loud", + "link": "https://x.com/lisaisloud" + } + ] + }, + "storage": { + "decentralized": true + }, + "tracebility": { + "kyc": false, + "tracked_data": "user SCRT adress", + "sign_in_type_requirments": "wallet" + }, + "third_party_dependency": false, + "compliance": "No", + "social_trust": "Slabs ( MRSINGER )", + "technical_spof": "Can decrypt", + "history": [ + { + "title": "Mainnet", + "event_type": "launch", + "description": "Mainnet", + "time": "Feb 13, 2020", + "link": "https://shadeprotocol.io/blog/shade-protocol-claim-tutorial" + } + ], + "client_diversability": [ + { + "name": "Keplr", + "link": "https://www.keplr.app/" + }, + { + "name": "Starshell", + "link": "https://starshell.net/" + } + ], + "default_privacy": false, + "funding": { + "name": "Private investors", + "type": "ICO", + "link": "https://icodrops.com/secret-network/", + "value": "236.500.000 $", + "time": "Jul 23, 2020" + }, + "project_status": { + "live_status": true, + "version": "Mainnet v1.12.1", "testnet": true, "mainnet": true }, + "have_token": false, + "usecases": [ + "infrastructure" + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/secret-network/logo.png" + } + ], + "ratings": [ + { + "type": "openess", + "name": "Openess", + "items": [ + { + "isValid": true, + "label": "Team", + "positive": "1 Member", + "negative": "Anonymous", + "value": 1 + }, + { + "isValid": true, + "label": "Documentation", + "positive": "Link", + "negative": "Not available", + "value": "https://docs.scrt.network/secret-network-documentation/" + }, + { + "isValid": true, + "label": "Github", + "positive": "Link", + "negative": "Not available", + "value": "https://github.com/scrtlabs/SecretNetwork" + }, + { + "isValid": true, + "label": "Twitter", + "positive": "Link", + "negative": "Not available", + "value": "https://twitter.com/SecretNetwork" + }, + { + "isValid": true, + "label": "Twitter", + "positive": "Link", + "negative": "Not available", + "value": "https://t.me/scrtCommunity" + }, + { + "isValid": true, + "label": "Discord", + "positive": "Link", + "negative": "Not available", + "value": "https://discord.com/invite/secret-network-360051864110235648" + }, + { + "isValid": false, + "label": "Lens", + "positive": "Link", + "negative": "Not available" + }, + { + "isValid": false, + "label": "Farcaster", + "positive": "Link", + "negative": "Not available" + }, + { + "isValid": true, + "label": "Whitepaper", + "positive": "Link", + "negative": "Not available", + "value": "https://scrt.network/graypaper/" + }, + { + "isValid": true, + "label": "Funding", + "positive": "Investment", + "negative": "Not available", + "value": "236.500.000 $" + } + ], + "points": 53 + }, + { + "type": "technology", + "name": "Technology", + "items": [ + { + "isValid": true, + "label": "Mainnet", + "positive": "Yes", + "negative": "No", + "value": true + }, + { + "isValid": true, + "label": "Open Source", + "positive": "Yes", + "negative": "No", + "value": true + }, + { + "isValid": true, + "label": "Non Custody", + "positive": "None", + "negative": "Custodial", + "value": "non-custody" + }, + { + "isValid": false, + "label": "Upgradability", + "positive": "Disabled", + "negative": "Enabled" + }, + { + "isValid": false, + "label": "Audits", + "positive": "Audit", + "negative": "None" + } + ], + "points": 40 + }, + { + "type": "privacy", + "name": "Privacy", + "items": [ + { + "isValid": false, + "label": "Privacy Policy", + "positive": "Link", + "negative": "Not available" + }, + { + "isValid": true, + "label": "KYC", + "positive": "No", + "negative": "Yes", + "value": false + }, + { + "isValid": false, + "label": "Compliance", + "positive": "No", + "negative": "OFAC", + "value": false + }, + { + "isValid": false, + "label": "Default Privacy", + "positive": "YES", + "negative": "No", + "value": false + } + ], + "points": 10 + } + ], + "percentage": 69, + "ecosystem": [ + "cosmos" + ], + "sunset": false, + "assets_used": [], + "project_phase": "mainnet", + "audits": [] + }, + { + "id": "lurch1317", + "name": "lurch1317", + "categories": [ + "applications" + ], + "description": "The omemo variant based on vault1317, which is an off-chain secure communication protocol with deniability under federated XMPP network with", + "links": { + "web": "https://github.com/hardenedvault/lurch/blob/lurch1317/README-lurch1317.md", + "github": "https://github.com/hardenedvault/lurch/blob/lurch1317/README-lurch1317.md" + }, "usecases": [ "messaging" ], @@ -2275,39 +4839,45 @@ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/xmtp-x-lens/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/lurch1317/logo.png" } ] }, { - "id": "chimp-exchange", - "name": "ChimpExchange", + "id": "edge", + "name": "Edge", "categories": [ - "defi" + "applications" ], + "description": "The most secure way to buy, store & trade crypto under your control", "ecosystem": [ - "ten" + "multichain" ], - "project_type": "DeFi", - "description": "Fully encrypted DEX", - "team": { - "anonymous": true - }, - "links": { - "web": "https://ten.chimp.exchange", - "docs": "https://docs.chimp.exchange/chimp-on-ten", - "twitter": "https://x.com/ChimpExchange", - "block_explorer": "https://testnet.tenscan.io", - "discord": "https://discord.gg/TBJZzkY9aN" - }, "project_status": { "live_status": true, - "version": "Testnet", + "version": "Mainnet", "testnet": true, - "mainnet": false + "mainnet": true + }, + "links": { + "web": "https://edge.app/", + "github": "https://github.com/EdgeApp", + "whitepaper": "https://edge.app/wp-content/uploads/2019/01/Edge-White-Paper-01-22-2019.pdf?af=edge-app-wp-admin-post-php&af=edge-app", + "docs": "https://edge.app/blog/?af=edge-app", + "twitter": "https://twitter.com/EdgeWallet" + }, + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Paul Puey", + "role": "CEO", + "link": "https://edge.app/about/" + } + ] }, "usecases": [ - "defi" + "wallets" ], "have_token": false, "third_party_dependency": false, @@ -2315,34 +4885,317 @@ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/chimp-exchange/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/edge/logo.png" } ] }, { - "id": "tails-os", - "name": "TAILS OS", + "id": "anonybit", + "name": "Anonybit", "categories": [ "applications" ], - "description": "Tails is a portable operating system that protects your privacy and helps you avoid censorship", + "description": "Anonybit revolutionary, patented solution offers a decentralized framework that strengthens compliance, protects identity, and secures personal assets (focus on biometrics)", + "ecosystem": [ + "multichain" + ], + "links": { + "web": "https://www.anonybit.io/team/", + "blog": "https://www.anonybit.io/blog/", + "twitter": "https://x.com/Anonybit1" + }, + "have_token": false, + "usecases": [ + "did" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/anonybit/logo.png" + } + ] + }, + { + "id": "actilist", + "name": "Actilist", + "categories": [ + "applications" + ], + "description": "Secret NFT auctions.", + "links": { + "web": "https://test.actilist.io", + "github": "https://github.com/actilabs", + "docs": "https://docs.actilist.io/", + "blog": "https://medium.com/actilist", + "twitter": "https://x.com/ActiList_Dapp", + "discord": "https://discord.com/invite/uPxGvqJErz", + "telegram": "https://t.me/actilist" + }, + "project_status": { + "live_status": true, + "version": "testnet", + "testnet": true, + "mainnet": false + }, + "have_token": false, + "sunset": false, + "usecases": [ + "nft-community" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/actilist/logo.png" + } + ] + }, + { + "id": "pirate-chain", + "name": "Pirate Chain", + "categories": [ + "defi" + ], + "description": "Anonymous cryptocurrency, a truly private, decentralized blockchain", + "ecosystem": [ + "pirate" + ], + "links": { + "web": "https://pirate.black", + "github": "https://github.com/PirateNetwork", + "block_explorer": "https://explorer.piratechain.com/", + "whitepaper": "https://piratechain.com/whitepaper/", + "blog": "https://piratechain.com/blog/", + "twitter": "https://x.com/PirateChain", + "discord": "https://discord.com/invite/teHepr757z", + "telegram": "https://t.me/piratechain/" + }, + "team": { + "anonymous": true + }, + "usecases": [ + "currency" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/pirate-chain/logo.png" + } + ] + }, + { + "id": "zano", + "name": "Zano", + "categories": [ + "defi" + ], + "description": "A scalable and secure coin, with confidential assets support", + "ecosystem": [ + "zano" + ], + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": true, + "mainnet": true + }, + "links": { + "web": "https://zano.org", + "github": "https://github.com/hyle-team/zano", + "block_explorer": "https://explorer.zano.org/", + "docs": "https://docs.zano.org/", + "blog": "https://blog.zano.org/", + "twitter": "https://x.com/zano_project", + "discord": "https://discord.com/invite/wE3rmYY", + "telegram": "https://t.me/zanocoin" + }, + "team": { + "anonymous": false + }, + "usecases": [ + "currency" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zano/logo.png" + } + ] + }, + { + "id": "xx-network", + "name": "XX network", + "categories": [ + "infrastructure" + ], + "description": "The first and only quantum-resistant and privacy-focused blockchain ecosystem", + "links": { + "web": "https://xx.network", + "github": "https://git.xx.network/explore", + "whitepaper": "https://xx.network/whitepapers/", + "docs": "https://blockchainapi.xx.network/", + "twitter": "https://twitter.com/xx_network" + }, + "have_token": false, + "tokens": [ + { + "symbol": "XX" + } + ], + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": true, + "mainnet": true + }, + "usecases": [ + "infrastructure" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/xx-network/logo.png" + } + ] + }, + { + "id": "spruce", + "name": "Spruce", + "categories": [ + "applications" + ], + "description": "open-source stack to leave control of identity and data where it should be: with users", + "links": { + "web": "https://spruceid.com", + "github": "https://github.com/spruceid", + "docs": "https://www.spruceid.dev/", + "blog": "https://blog.spruceid.com/", + "twitter": "https://x.com/SpruceID", + "discord": "https://discord.com/invite/KmQeRhQPYh" + }, + "have_token": false, + "usecases": [ + "did" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/spruce/logo.png" + } + ] + }, + { + "id": "stereum", + "name": "Stereum", + "categories": [ + "infrastructure" + ], + "description": "Graphical tool for installing Ethereum clients on a remote server via SSH connection with a simple setup guide, phone app for remote monitoring, control center and other features", "team": { "anonymous": true }, "links": { - "web": "https://tails.boum.org", - "docs": "https://tails.net/doc/index.en.html", - "github": "https://gitlab.tails.boum.org/tails/tails", - "twitter": "https://twitter.com/Tails_live" + "web": "https://stereum.net/ethereum-node-setup/", + "github": "https://github.com/stereum-dev/ethereum-node", + "docs": "https://stereum.net/content/guides", + "twitter": "https://twitter.com/stereumdev" + }, + "project_status": { + "live_status": true, + "version": "v2.1.3", + "testnet": true, + "mainnet": true + }, + "usecases": [ + "node" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/stereum/logo.png" + } + ] + }, + { + "id": "findora-cr", + "name": "Findora CR", + "categories": [ + "applications" + ], + "description": "Enabling ZK Identity Management & CRedentials for Web3", + "ecosystem": [ + "multichain" + ], + "links": { + "web": "https://findora.org/findora-cr/", + "github": "https://github.com/findoranetwork" + }, + "team": { + "anonymous": false, + "company": { + "link": "https://findora.org/team/" + } + }, + "have_token": false, + "token_link": "https://coinmarketcap.com/it/currencies/findora/", + "usecases": [ + "did" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/findora-cr/logo.png" + } + ] + }, + { + "id": "cool-wallet", + "name": "Cool Wallet", + "categories": [ + "applications" + ], + "description": "Non-custodial wallet", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Michael Ou", + "role": "CEO", + "link": "https://coolbitx.com/about/" + } + ] + }, + "links": { + "web": "https://www.coolwallet.io/", + "blog": "https://www.coolwallet.io/blog/", + "docs": "https://help.coolwallet.io/en/support/solutions", + "twitter": "https://twitter.com/coolwallet" }, "project_status": { "live_status": true, - "version": "6.3", "testnet": false, "mainnet": false }, "usecases": [ - "operation-systems" + "wallets" ], "have_token": false, "third_party_dependency": false, @@ -2350,7 +5203,139 @@ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/tails-os/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/cool-wallet/logo.png" + } + ] + }, + { + "id": "literully", + "name": "Literully", + "categories": [ + "applications" + ], + "description": "A decentralized voting platform that allows users to create and participate in voting on any topic, all without giving up their privacy or control over their data", + "links": { + "web": "https://literully.com", + "github": "https://docs.literully.com/articles/", + "twitter": "https://x.com/literully" + }, + "usecases": [ + "dapps" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.jpg", + "ext": "jpg", + "url": "https://explorer-data.web3privacy.info/assets/projects/literully/logo.jpg" + } + ] + }, + { + "id": "arcana-s-private-nft", + "name": "Arcana's Private NFT", + "categories": [ + "applications" + ], + "description": "New supported format by Arcana preserving privacy within NFT minting.", + "links": { + "web": "https://arcana.network/blog/launching-private-nfts-on-arcana/", + "github": "https://docs.beta.arcana.network/docs/conceptpvtnft/" + }, + "usecases": [ + "nft-community" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/arcana-s-private-nft/logo.png" + } + ] + }, + { + "id": "zkmaps", + "name": "ZkMaps", + "categories": [ + "applications" + ], + "description": "Protecting users location with ZK proofs", + "links": { + "web": "https://gitcoin.co/grants/5781/zkmaps-proof-of-location", + "github": "https://github.com/zkMaps" + }, + "usecases": [ + "dapps" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zkmaps/logo.png" + } + ] + }, + { + "id": "samourai-wallet", + "name": "Samourai Wallet", + "categories": [ + "applications" + ], + "description": "A modern bitcoin wallet hand forged to keep your transactions private your identity masked and your funds secured", + "ecosystem": [ + "bitcoin" + ], + "links": { + "web": "https://samouraiwallet.com/products", + "docs": "https://docs.samourai.io/wallet/start" + }, + "team": { + "anonymous": true + }, + "sunset": true, + "usecases": [ + "wallets" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/samourai-wallet/logo.png" + } + ] + }, + { + "id": "onino", + "name": "Onino", + "categories": [ + "infrastructure" + ], + "description": "A Public Blockchain Delivering Privacy, On-Chain Identity, and Scalability", + "links": { + "web": "https://www.onino.io" + }, + "have_token": false, + "tokens": [ + { + "symbol": "ONI" + } + ], + "usecases": [ + "infrastructure" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/onino/logo.png" } ] }, @@ -2395,484 +5380,169 @@ ] }, { - "id": "sparrow", - "name": "Sparrow", - "categories": [ - "applications" - ], - "description": "A Bitcoin wallet for those who value financial self-sovereignty", - "ecosystem": [ - "bitcoin" - ], - "links": { - "web": "https://sparrowwallet.com/", - "github": "https://github.com/sparrowwallet/sparrow", - "docs": "https://sparrowwallet.com/docs/", - "twitter": "https://twitter.com/SparrowWallet" - }, - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "craigraw", - "role": "Project Lead", - "link": "http://twitter.com/craigraw" - } - ] - }, - "project_status": { - "live_status": true, - "testnet": false, - "mainnet": false - }, - "usecases": [ - "wallets" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/sparrow/logo.png" - } - ] - }, - { - "id": "common", - "name": "Common", + "id": "dusk-network", + "name": "Dusk Network", "categories": [ "defi" ], - "usecases": [ - "defi" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/common/logo.png" - } - ] - }, - { - "id": "sons-of-crypto", - "name": "Sons of Crypto", - "categories": [ - "applications" - ], - "description": "Web3 wallet by degens for degens", "ecosystem": [ - "multichain" + "dusk" ], + "description": "Is technology for securities. An open source and secure blockchain (DLT) infrastructure that businesses use to tokenize financial instruments and automate costly processes.", "links": { - "web": "https://sonsofcrypto.com/", - "github": "https://github.com/sonsofcrypto", - "whitepaper": "https://sonsofcrypto.com/web3wallet_whitepaper.pdf", - "twitter": "https://twitter.com/sonsofcryptolab", - "blog": "https://medium.com/@sonsofcrypto" - }, - "team": { - "anonymous": true + "web": "https://dusk.network/", + "github": "https://github.com/dusk-network" }, "project_status": { - "live_status": true, - "version": "", - "testnet": false, - "mainnet": false - }, - "usecases": [ - "wallets" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/sons-of-crypto/logo.png" - } - ] - }, - { - "id": 1984, - "name": "1984", - "categories": [ - "infrastructure" - ], - "description": "High-quality web hosting and VPS service provider based in Iceland that respects and protects the civil and political rights of customers. And offers a free DNS service and runs its services with 100% green energy. Does accept Bitcoin & Monero.", - "team": { - "anonymous": true - }, - "links": { - "web": "https://1984.hosting/", - "docs": "https://kb.1984hosting.com/doku.php?id=start" - }, - "usecases": [ - "infrastructure" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/1984/logo.png" - } - ] - }, - { - "id": "mind-network", - "name": "Mind Network", - "categories": [ - "infrastructure" - ], - "description": "Mind Network is a Fully Homomorphic Encryption (FHE) Layer leading towards to the era of HTTPZ, an end-to-end encryption internet", - "team": { - "anonymous": true - }, - "links": { - "web": "https://mindnetwork.xyz", - "github": "https://github.com/mind-network", - "docs": "https://mind-network.gitbook.io/mindnetwork", - "Twitter": "https://twitter.com/mindnetwork_xyz" - }, - "have_token": false, - "project_status": { - "live_status": true, - "version": "Testnet", + "live_status": false, "testnet": true, "mainnet": false }, - "usecases": [ - "infrastructure" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/mind-network/logo.png" - } - ] - }, - { - "id": "onion-mixer", - "name": "Onion Mixer", - "categories": [ - "applications" - ], - "description": "Onion Mixer is the first decentralized protocol for anonymous cross-chain transactions", - "links": { - "web": "https://onionmixer.gitbook.io/onion-mixer/" - }, - "sunset": true, - "usecases": [ - "mixing-service" - ], - "have_token": false, - "third_party_dependency": false - }, - { - "id": "blackbox", - "name": "Blackbox", - "categories": [ - "defi" - ], - "ecosystem": [ - "secret" - ], - "description": "Collection of tools allowing you send & receive SCRT anonymously", - "project_type": "DeFi", - "product_launch_day": "2021-15-02", - "technology": { - "type": "TEE", - "name": "Trusted execution environment", - "features": [ - "Privacy", - "Payments" - ] - }, - "links": { - "web": "https://blackbox.cash/", - "twitter": "https://twitter.com/TriviumNode", - "telegram": "https://t.me/TriviumNode", - "block_explorer": "https://www.mintscan.io/secret", - "github": "https://github.com/TriviumNode" - }, - "blockchain_features": { - "p2p": false, - "encryption": "TEE", - "opensource": true, - "viewing_key": true, - "dissapearing_tx": false, - "frontend_anonymity": "options", - "connected_tx": false, - "revealed_recipient": false, - "revealed_sender": false, - "revealed_ammount": false, - "reversability_condition": "hack", - "data_masking": "SNIP-20 token/SCRT contracts", - "asset_custody_type": "non-custody" - }, - "licences": "Apache License", - "privacy_policy": { - "defined": false - }, "team": { "anonymous": false, "company": { - "name": "Trivium Nodes", - "link": "https://trivium.network/", - "contacts": "info@trivium.network" - }, - "teammembers": [ - { - "name": "Xiphiar", - "role": "rdeveloper", - "link": "https://github.com/Xiphiar" - } - ] - }, - "storage": { - "decentralized": true - }, - "tracebility": { - "kyc": false, - "sign_in_type_requirments": "wallet" - }, - "third_party_dependency": true, - "social_trust": "Slabs ( MRSINGER ), Contract operator ( Trivium )", - "technical_spof": "Can decrypt/fraud", - "client_diversability": [ - { - "name": "Keplr", - "link": "https://www.keplr.app/" - }, - { - "name": "Starshell", - "link": "https://starshell.net/" + "link": "https://dusk.network/pages/team" } - ], - "default_privacy": true, - "project_status": { - "live_status": true, - "version": "Mainnet", - "testnet": false, - "mainnet": true }, "usecases": [ "defi" ], "have_token": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/blackbox/logo.png" - } - ] - }, - { - "id": "firo", - "name": "Firo", - "categories": [ - "defi" - ], - "description": "A privacy-preserving cryptocurrency and ecosystem", - "ecosystem": [ - "firo" - ], - "links": { - "web": "https://firo.org", - "github": "https://github.com/firoorg/firo", - "block_explorer": "https://explorer.firo.org/", - "forum": "https://forum.firo.org/", - "blog": "https://firo.org/blog/", - "twitter": "https://x.com/firoorg", - "discord": "https://discord.com/invite/TGZPRbRT3Y", - "facebook": "https://www.facebook.com/firoorg/", - "telegram": "https://t.me/firoorg" - }, - "team": { - "anonymous": false - }, - "usecases": [ - "currency" - ], - "have_token": false, "third_party_dependency": false, "logos": [ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/firo/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/dusk-network/logo.png" } ] }, { - "id": "bcchat", - "name": "BCchat", - "categories": [ - "social-and-communications" - ], - "description": "A decentralized, privacy messenger built over the Beldex blockchain.", - "team": { - "anonymous": true - }, - "links": { - "web": "https://bchat.beldex.io", - "github": "https://github.com/Beldex-Coin", - "docs": "https://docs.beldex.io/", - "litepaper": "https://bchat.beldex.io/img/litepaper.pdf", - "blog": "https://beldex.io/blog/what-is-bchat/", - "twitter": "https://twitter.com/Bchat_official", - "telegram": "https://t.me/official_beldex" - }, - "project_status": { - "live_status": true, - "version": "mainnet", - "testnet": false, - "mainnet": true - }, - "usecases": [ - "messaging" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/bcchat/logo.png" - } - ] - }, - { - "id": "anoma", - "name": "Anoma", + "id": "1rpc", + "name": "1RPC", "categories": [ "infrastructure" ], - "description": "An intent-centric, privacy-preserving protocol for decentralized counterparty discovery, solving, and multi-chain atomic settlement", - "project_status": { - "version": "testnet", - "testnet": true, - "mainnet": false, - "live_status": true + "description": "The Web3 Private RPC Relay", + "links": { + "web": "https://www.1rpc.io", + "docs": "https://docs.ata.network/1rpc/introduction/", + "twitter": "https://x.com/1rpc_" }, + "usecases": [ + "rpc-provider" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/1rpc/logo.png" + } + ] + }, + { + "id": "tomochainp", + "name": "TomoChainP", + "categories": [ + "infrastructure" + ], + "description": "A privacy protocols developed on TomoChain and designed to create safe and untraceable transactions", + "links": { + "web": "https://tomochain.com/tomop", + "github": "https://github.com/tomochain/tomop" + }, + "have_token": false, + "tokens": [ + { + "symbol": "TOMO" + } + ], + "usecases": [ + "infrastructure" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/tomochainp/logo.png" + } + ] + }, + { + "id": "concordium", + "name": "Concordium", + "categories": [ + "infrastructure" + ], + "description": "A compliance ready blockchain backed by science that enables private and public transactions", "team": { "anonymous": false, "teammembers": [ { - "name": "Christopher Goes", - "role": "CTO" + "name": "Lars Seier Christensen", + "roles": "Chairman" }, { - "name": "Adrian Brink", - "role": "Co-founder" + "name": "Nibras Stiebar-Bang", + "roles": "CTO & CPO" }, { - "name": "Awa Sun Yin", - "role": "CEO" + "name": "Jonas Stiebar-Bang", + "roles": "CCO" + }, + { + "name": "Jørgen Hauglund", + "roles": "CFO" } ] }, "links": { - "web": "https://anoma.net", - "docs": "https://github.com/anoma/anoma-archive/tree/main/docs", - "blog": "https://anoma.net/blog", - "github": "https://github.com/anoma", - "whitepaper": "https://github.com/anoma/whitepaper/blob/main/whitepaper.pdf", - "vision-paper": "https://anoma.net/vision-paper.pdf" + "web": "https://concordium.com", + "github": "https://github.com/Concordium", + "whitepaper": "https://www.concordium.com/technology#whitepapers" }, - "technology": { - "type": "ZK, FHE", - "features": [ - "privacy for content" - ] - }, - "blockchain_features": { - "p2p": true, - "opensource": true - }, - "storage": { - "decentralized": true - }, - "usecases": [ - "infrastructure" - ], "have_token": false, - "third_party_dependency": false, - "logos": [ + "tokens": [ { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/anoma/logo.png" + "symbol": "CCD" } - ] - }, - { - "id": "p0tion", - "name": "p0tion", - "categories": [ - "infrastructure" ], - "description": "Toolkit for Groth16 Phase 2 Trusted Setup ceremonies.", "project_status": { "live_status": true, - "mainnet": false, - "testnet": false - }, - "team": { - "anonymous": true - }, - "links": { - "web": "https://ceremony.pse.dev/", - "github": "https://github.com/privacy-scaling-explorations/p0tion" - }, - "usecases": [ - "infrastructure" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/p0tion/logo.png" - } - ] - }, - { - "id": "krux", - "name": "Krux", - "categories": [ - "applications" - ], - "description": "Open-source signing device firmware for Bitcoin", - "ecosystem": [ - "bitcoin" - ], - "links": { - "web": "https://selfcustody.github.io/krux/", - "github": "https://github.com/selfcustody/krux", - "docs": "https://selfcustody.github.io/krux/getting-started/", - "twitter": "https://twitter.com/selfcustodykrux" - }, - "team": { - "anonymous": true - }, - "project_status": { - "live_status": true, - "version": "24.03.0", + "version": "", "testnet": false, - "mainnet": false + "mainnet": true }, "usecases": [ - "wallets" + "infrastructure" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/concordium/logo.png" + } + ] + }, + { + "id": "personae-labs", + "name": "Personae Labs", + "categories": [ + "infrastructure" + ], + "description": "R&D lab investigating the future of human expression online.", + "links": { + "web": "https://personaelabs.xyz/", + "github": "https://github.com/personaelabs", + "twitter": "https://x.com/personae_labs", + "discord": "https://discord.com/invite/ZVWhZrbkRV" + }, + "usecases": [ + "research-and-development" ], "have_token": false, "third_party_dependency": false, @@ -2880,27 +5550,25 @@ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/krux/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/personae-labs/logo.png" } ] }, { - "id": "tlsnotary", - "name": "TLSNotary", + "id": "fulldive", + "name": "Fulldive", "categories": [ "applications" ], - "description": "Proof of data authenticity", + "description": "Web3 browser that respects your privacy", "links": { - "web": "https://tlsnotary.org", - "github": "https://github.com/tlsnotary/tlsn", - "docs": "https://docs.tlsnotary.org/", - "blog": "https://mirror.xyz/privacy-scaling-explorations.eth/T4MR2PgBzBmN2I3dhDJpILXkQsqZp1Bp8GSm_Oo3Vnw", - "twitter": "https://x.com/tlsnotary", - "discord": "https://discord.com/invite/9XwESXtcN7" + "web": "https://www.fulldive.com", + "twitter": "https://x.com/fulldive", + "discord": "https://discord.com/invite/3f79ygxZ3y", + "facebook": "https://www.facebook.com/fulldiveco" }, "usecases": [ - "dapps" + "browser" ], "have_token": false, "third_party_dependency": false, @@ -2908,26 +5576,7 @@ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/tlsnotary/logo.png" - } - ] - }, - { - "id": "spiral-finance", - "name": "Spiral Finance", - "categories": [ - "defi" - ], - "usecases": [ - "defi" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/spiral-finance/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/fulldive/logo.png" } ] }, @@ -3013,781 +5662,79 @@ "have_token": false }, { - "id": "quadrata", - "name": "Quadrata", - "categories": [ - "applications" - ], - "description": " Establish Trust and Identification via Sybil resistant DIDs and KYC/AML natively on-chain", - "links": { - "web": "https://quadrata.com", - "docs": "https://docs.quadrata.com/integration", - "blog": "https://medium.com/quadrata-network", - "twitter": "https://x.com/QuadrataNetwork", - "discord": "https://discord.com/invite/67QgzrymHW" - }, - "have_token": false, - "usecases": [ - "did" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/quadrata/logo.png" - } - ] - }, - { - "id": "nulink", - "name": "Nulink", + "id": "demox-labs", + "name": "Demox labs", "categories": [ "infrastructure" ], - "description": "ZK Provable Data Privacy Solution for Decentralized Applications", + "description": "Building privacy preserving ZK infrastructure on Aleo", "team": { - "anonymous": true - }, - "links": { - "web": "https://www.nulink.org", - "github": "https://github.com/NuLink-network", - "docs": "https://www.nulink.org/whitepaper-2-0", - "whitepaper": "https://www.nulink.org/whitepaper-2-0", - "blog": "https://www.nulink.org/blog", - "twitter": "https://twitter.com/NuLink_" - }, - "have_token": false, - "tokens": [ - { - "symbol": "NLINK" - } - ], - "project_status": { - "live_status": true, - "version": "Testnet Horus2.0", - "testnet": true, - "mainnet": false - }, - "usecases": [ - "infrastructure" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/nulink/logo.png" - } - ] - }, - { - "id": "sphereon-wallet", - "name": "Sphereon Wallet", - "categories": [ - "applications" - ], - "description": "The Sphereon Wallet enables you to store your own private data and gives you full and sole control over whom you want to share your information with", - "links": { - "web": "https://github.com/Sphereon-Opensource/ssi-mobile-wallet", - "github": "https://github.com/Sphereon-Opensource/ssi-mobile-wallet" - }, - "team": { - "anonymous": true - }, - "usecases": [ - "wallets" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/sphereon-wallet/logo.png" - } - ] - }, - { - "id": "cape", - "name": "CAPE", - "categories": [ - "defi" - ], - "ecosystem": [ - "ethereum" - ], - "description": "Configurable Asset Privacy for Ethereum", - "links": { - "web": "https://app.firn.cash/", - "github": "https://github.com/EspressoSystems/cape", - "docs": "https://docs.espressosys.com/sequencer/espresso-sequencer-architecture/readme" - }, - "project_status": { - "live_status": false, - "testnet": true, - "mainnet": false - }, - "team": { - "anonymous": true - }, - "usecases": [ - "defi" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/cape/logo.png" - } - ] - }, - { - "id": "weavemail", - "name": "Weavemail", - "categories": [ - "applications" - ], - "description": "The mail that cannot be lost, censored, or read by Google: Weavemail is mail that you own", - "links": { - "web": "https://docs.arweave.org/info/tools/weavemail" - }, - "usecases": [ - "dapps" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/weavemail/logo.png" - } - ] - }, - { - "id": "cerebrum", - "name": "Cerebrum", - "categories": [ - "applications" - ], - "description": "Ensure everyone in your organization is credentialed and compliant with Cerebrum verifiable data technology and vID ecosystem", - "links": { - "web": "https://www.cerebrum.com", - "github": "https://github.com/cerebruminc", - "blog": "https://blog.cerebrum.com/", - "twitter": "https://x.com/cerebruminc" - }, - "have_token": false, - "usecases": [ - "did" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/cerebrum/logo.png" - } - ] - }, - { - "id": "offshift", - "name": "Offshift", - "categories": [ - "defi" - ], - "ecosystem": [ - "ethereum" - ], - "description": "Offshift’s proprietary Shifting mechanism allows users to Shift between our native token, XFT, and a full palette of private synthetics", - "links": { - "web": "https://www.offshift.io/", - "github": "https://open.offshift.io/offshiftXFT", - "docs": "https://docs.elusiv.io/" - }, - "project_status": { - "live_status": true, - "mainnet": true, - "testnet": false - }, - "team": { - "anonymous": true, - "company": { - "link": "https://offshift.io/#team" - } - }, - "usecases": [ - "defi" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/offshift/logo.png" - } - ] - }, - { - "id": "aioz-network", - "name": "Aioz network", - "categories": [ - "applications" - ], - "description": "DePIN for Web3 AI, Storage & Streaming", - "links": { - "web": "https://aioz.network/", - "block_explorer": "https://t.me/aioznetwork", - "docs": "https://docs.aioz.network/", - "blog": "https://aioz.network/blog", - "twitter": "https://x.com/AIOZNetwork", - "telegram": "https://t.me/aioznetwork" - }, - "usecases": [ - "ai" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/aioz-network/logo.png" - } - ] - }, - { - "id": "minado", - "name": "Minado", - "categories": [ - "applications" - ], - "description": "Zk Privacy Solution on Mina Protocol.", - "product_readiness": "sunset", - "links": { - "web": "https://github.com/Nicolascoding27/Zkapp-mina-ui" - }, - "usecases": [ - "mixing-service" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/minado/logo.png" - } - ] - }, - { - "id": "basicswap", - "name": "Basic Swap", - "categories": [ - "defi" - ], - "ecosystem": [ - "multichain" - ], - "description": "A private and cross-chain DEX", - "project_type": "DeFi", - "product_launch_day": "2022-12-08", - "technology": { - "type": "P2P", - "name": "peer to peer", - "features": [ - "private", - "swaps" + "anonymous": false, + "teammembers": [ + { + "name": "Evan Marshall", + "role": "CTO", + "link": "https://x.com/CoralRelief" + } ] }, "links": { - "web": "https://basicswapdex.com/", - "twitter": "https://twitter.com/basicswapdex", - "blog": "https://particl.news/tag/basicswap/", - "github": "https://github.com/tecnovert/basicswap", - "docs": "https://academy.particl.io/en/latest/basicswap-dex/basicswap_technicals.html" + "web": "https://www.demoxlabs.xyz", + "twitter": "https://x.com/DemoxLabs" + }, + "usecases": [ + "research-and-development" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/demox-labs/logo.png" + } + ] + }, + { + "id": "dragonx", + "name": "DragonX", + "categories": [ + "defi" + ], + "description": "a Z2Z private by default crypto + messenging", + "links": { + "web": "https://dragonx.is/", + "block_explorer": "https://explorer.dragonx.is/", + "whitepaper": "https://dragonx.is/whitepaper.pdf", + "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, - "encryption": "P2P, AtomicSwaps", "opensource": true, "dissapearing_tx": true, - "frontend_anonymity": "self-hosted", "connected_tx": false, - "revealed_recipient": true, - "revealed_sender": true, - "revealed_ammount": true, - "data_masking": "P2P", - "asset_custody_type": "non-custody" - }, - "licences": "MIT License", - "privacy_policy": { - "defined": false - }, - "team": { - "anonymous": true - }, - "storage": { - "decentralized": true - }, - "tracebility": { - "tracked_data": "Chains activity", - "kyc": false, - "sign_in_type_requirments": "wallet" - }, - "third_party_dependency": false, - "client_diversability": [ - { - "name": "BasicSwap client", - "link": "https://basicswapdex.com/" - } - ], - "default_privacy": false, - "project_status": { - "live_status": true, - "version": "Mainnet", - "testnet": false, - "mainnet": true - }, - "usecases": [ - "defi" - ], - "have_token": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/basicswap/logo.png" - } - ] - }, - { - "id": "kinto", - "name": "Kinto", - "categories": [ - "infrastructure" - ], - "description": "The safety-first L2 for Finance", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Ramon Recuero", - "role": "CEO", - "link": "https://x.com/ramonrecuero" - } - ] - }, - "links": { - "web": "https://www.kinto.xyz/", - "github": "https://github.com/kintoxyz", - "block_explorer": "https://kintoscan.io/", - "docs": "https://docs.kinto.xyz/kinto-the-safe-l2", - "whitepaper": "https://docs.kinto.xyz/kinto-the-safe-l2/general/litepaper", - "blog": "https://mirror.xyz/kintoxyz.eth", - "twitter": "https://x.com/KintoXYZ", - "discord": "https://discord.com/invite/kinto?a=1" - }, - "project_status": { - "live_status": true, - "version": "Mainnet", - "testnet": false, - "mainnet": true - }, - "have_token": false, - "token_link": "https://kintoscan.io/token/0x010700808D59d2bb92257fCafACfe8e5bFF7aB87?chainid=7887", - "tokens": [ - { - "name": "KINTO", - "symbol": "$KINTO", - "network": "Kinto", - "contract_address": "0x010700808D59d2bb92257fCafACfe8e5bFF7aB87" - } - ], - "usecases": [ - "eth-layer-2" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/kinto/logo.png" - } - ] - }, - { - "id": "skiff", - "name": "Skiff", - "categories": [ - "applications" - ], - "description": "Web3 email, drive, and docs", - "links": { - "web": "https://skiff.com/crypto", - "github": "https://github.com/skiff-org/skiff-mail", - "whitepaper": "https://skiff-org.github.io/whitepaper/Skiff_Whitepaper_2023.pdf", - "docs": "https://skiff.com/skiff-crypto/", - "twitter": "https://x.com/skiffprivacy" - }, - "usecases": [ - "dapps" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/skiff/logo.png" - } - ] - }, - { - "id": "anonklub", - "name": "AnonKlub", - "categories": [ - "applications" - ], - "description": "AnonKlub is a tool designed for Ethereum developers that allows for anonymous proof of Ethereum address ownership.", - "project_status": { - "live_status": false, - "version": "testnet", - "testnet": true, - "mainnet": false - }, - "team": { - "anonymous": true - }, - "links": { - "web": "http://anonklub.xyz", - "docs": "https://docs.anonklub.xyz/docs/intro", - "github": "https://github.com/anonklub/anonklub" - }, - "technology": { - "type": "circom, snarkjs, halo2", - "features": [ - "zkp" - ] - }, - "usecases": [ - "did" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/anonklub/logo.png" - } - ] - }, - { - "id": "decentr", - "name": "Decentr", - "categories": [ - "applications" - ], - "description": "Creating a bridge between internet users and applications developed with distributed ledger technology, an open source platform, which enables you to manage and pay with your Personal Data Value", - "links": { - "web": "https://decentr.net", - "github": "https://github.com/Decentr-net", - "whitepaper": "https://decentr.net/files/Decentr_Whitepaper_V1.7.pdf", - "blog": "https://decentrnet.medium.com/", - "twitter": "https://x.com/decentrnet", - "discord": "https://discord.com/invite/VMUt7yw92B", - "telegram": "https://t.me/DecentrNet" - }, - "usecases": [ - "browser" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/decentr/logo.png" - } - ] - }, - { - "id": "synaps", - "name": "Synaps", - "categories": [ - "applications" - ], - "description": "KYC provider and verifiable credential issuer for DID protocols.", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Florian Le Goff", - "role": "CEO", - "link": "https://x.com/0xAnimaniac" - } - ] - }, - "links": { - "web": "https://synaps.io/", - "github": "https://github.com/synaps-io", - "docs": "https://docs.synaps.io/", - "blog": "https://synaps.io/blog", - "twitter": "https://x.com/synaps_id" - }, - "project_status": { - "live_status": true, - "version": "Mainnet", - "testnet": false, - "mainnet": true - }, - "have_token": false, - "usecases": [ - "kyc-solution" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/synaps/logo.png" - } - ] - }, - { - "id": "djib", - "name": "DJIB", - "categories": [ - "applications" - ], - "description": "DJIB is the next generation Web3 storage", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Moe Sayadi", - "role": "CEO/CTO", - "link": "https://djuno.io/#our-team" - } - ] - }, - "links": { - "web": "https://djib.io", - "github": "https://github.com/Djib-io", - "docs": "https://docs.djib.io/", - "whitepaper": "https://djib.io/assets/files/Djib-WP-v1.pdf?v=20220602", - "twitter": "https://twitter.com/djibchain", - "discord": "https://discord.com/invite/PpZgKJkKpb", - "telegram": "https://t.me/DjibTech" - }, - "project_status": { - "live_status": true, - "version": "Mainnet", - "testnet": false, - "mainnet": true - }, - "usecases": [ - "storage" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/djib/logo.png" - } - ] - }, - { - "id": "pivx", - "name": "PivX", - "categories": [ - "defi" - ], - "description": "Experience the freedom of global digital cash with SHIELD User Data Protection. Be your own bank with full control of your digital assets", - "ecosystem": [ - "pivx" - ], - "links": { - "web": "https://pivx.org", - "github": "https://github.com/PIVX-Project/PIVX/", - "block_explorer": "https://pivx.org/block-explorer", - "whitepaper": "https://pivx.org/whitepaper", - "forum": "https://forum.pivx.org/", - "blog": "https://pivx.org/news", - "twitter": "https://x.com/_PIVX", - "discord": "https://discord.com/invite/jzqVsJd", - "facebook": "https://www.facebook.com/PIVXCrypto/", - "telegram": "https://t.me/pivxchat" - }, - "team": { - "anonymous": false - }, - "usecases": [ - "currency" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/pivx/logo.png" - } - ] - }, - { - "id": "cirus-foundation", - "name": "Cirus foundation", - "categories": [ - "applications" - ], - "description": "With your permission, Cirus makes earning from your data easy", - "links": { - "web": "https://cirusfoundation.com/your-data/", - "twitter": "https://x.com/cirusfoundation", - "discord": "https://discord.com/invite/Vbawz2j7AW", - "blog": "https://medium.com/the-cirus-foundation" - }, - "usecases": [ - "data-management" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/cirus-foundation/logo.png" - } - ] - }, - { - "id": "joinmarket", - "name": "JoinMarket", - "categories": [ - "applications" - ], - "description": "Decentralized bitcoin coinjoin for improving privacy and fungibility.", - "team": { - "anonymous": true - }, - "product_readiness": "live", - "links": { - "web": "https://joinmarket.net/", - "github": "https://github.com/JoinMarket-Org", - "docs": "https://joinmarket-org.github.io/joinmarket-clientserver/", - "twitter": "https://twitter.com/joinmarket" - }, - "sunset": true, - "usecases": [ - "mixing-service" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/joinmarket/logo.png" - } - ] - }, - { - "id": "media-network", - "name": "Media Network", - "categories": [ - "infrastructure" - ], - "ecosystem": [ - "ethereum", - "solana", - "base", - "bnb", - "optimist" - ], - "description": "The Web3 replacement for AWS and Google Cloud", - "team": { - "anonymous": true - }, - "links": { - "web": "https://www.media.network/", - "github": "https://github.com/mediafoundation", - "docs": "https://docs.media.network/", - "blog": "https://www.media.network/blog", - "twitter": "https://x.com/Media_FDN", - "telegram": "https://t.me/Media_FDN", - "discord": "https://discord.com/invite/nyCS7ePWzf" - }, - "sunset": false, - "tokens": [ - { - "name": "Media Token", - "symbol": "$MEDIA", - "network": "Ethereum", - "contract_address": "0xC7F3ec6e0259ce1E2BEAbAc42e2f0478CA8D74e1", - "token_link": "https://etherscan.io/token/0xC7F3ec6e0259ce1E2BEAbAc42e2f0478CA8D74e1" - } - ], - "blockchain_features": { - "opensource": true, - "asset_custody_type": "non-custody", - "p2p": true - }, - "privacy_policy": { - "defined": false + "revealed_recipient": false, + "revealed_sender": false, + "revealed_ammount": false }, "default_privacy": true, - "tracebility": { - "kyc": false - }, - "third_party_dependency": false, - "usecases": [ - "computing" - ], - "have_token": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/media-network/logo.png" - } - ] - }, - { - "id": "blackhat-coin", - "name": "BlackHat Coin", - "categories": [ - "defi" - ], - "description": "Privacy-focused decentralized cryptocurrency providing truly anonymous untraceable transactions based on PoS consensus and zk-SNARKs data protection protocol", - "ecosystem": [ - "blackhat" - ], "project_status": { - "version": "Mainnet", "live_status": true, - "mainnet": true, - "testnet": false - }, - "links": { - "web": "https://blackhatco.in", - "github": "https://github.com/BlackHatCoin", - "block_explorer": "https://explorer.blackhatco.in/", - "forum": "https://forum.blackhatco.in/", - "whitepaper": "https://blackhatco.in/resources/whitepaper.pdf?v092", - "twitter": "https://x.com/blkcoin", - "discord": "https://discord.com/invite/wGvzQVfhdR", - "telegram": "https://t.me/BlackHatCoin" - }, - "team": { - "anonymous": true + "testnet": false, + "mainnet": true }, "usecases": [ "currency" @@ -3798,91 +5745,10 @@ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/blackhat-coin/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/dragonx/logo.png" } ] }, - { - "id": "ronindojo-tanto", - "name": "RoninDojo Tanto", - "categories": [ - "hardware" - ], - "description": "Fully validating Bitcoin full node. Served over a Tor hidden service", - "ecosystem": [ - "bitcoin" - ], - "links": { - "web": "https://ronindojo.io/", - "docs": "https://docs.samourai.io/", - "blog": "https://blog.ronindojo.io/tag/news/", - "twitter": "https://x.com/RoninDojoNode", - "telegram": "https://t.me/RoninDojoNode" - }, - "team": { - "anonymous": true - }, - "usecases": [ - "hardware" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/ronindojo-tanto/logo.png" - } - ] - }, - { - "id": "raw-box", - "name": "RawBox", - "categories": [ - "hardware" - ], - "ecosystem": [ - "nym" - ], - "description": "Redefined privacy-enabled router.", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Oleksandr", - "link": "https://x.com/oleksky" - }, - { - "name": "crptcpchk", - "link": "https://x.com/the01100011" - }, - { - "name": "Yana Matrosova", - "link": "https://x.com/yana_tnfl" - }, - { - "name": "Beyond", - "link": "https://x.com/Beyond_Karto" - } - ] - }, - "links": { - "github": "https://github.com/Raw-Box/", - "twitter": "https://x.com/rawbox_tech", - "telegram": "https://t.me/+G4ixLEgYBXJkZWRi" - }, - "project_status": { - "live_status": true, - "version": "Testnet", - "testnet": true, - "mainnet": false - }, - "have_token": false, - "usecases": [ - "hardware" - ], - "third_party_dependency": false - }, { "id": "zcash", "name": "Zcash", @@ -3996,153 +5862,130 @@ ] }, { - "id": "nix-bitcoin", - "name": "nix-bitcoin", - "categories": [ - "applications" - ], - "description": "A collection of Nix packages and NixOS modules for easily installing full-featured Bitcoin nodes with an emphasis on security", - "links": { - "web": "https://nixbitcoin.org", - "github": "https://github.com/fort-nix/nix-bitcoin", - "twitter": "https://x.com/nixbitcoinorg" - }, - "project_status": { - "live_status": true, - "version": "0.0.108", - "testnet": false, - "mainnet": true - }, - "usecases": [ - "operation-systems" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/nix-bitcoin/logo.png" - } - ] - }, - { - "id": "2fa-guru", - "name": "2FA Guru", - "categories": [ - "applications" - ], - "description": "A simple solution to interact with DApps by enforcing an additional signature check before each transaction", - "links": { - "web": "https://www.2fa.guru", - "github": "https://github.com/skiff-org/skiff-mail" - }, - "usecases": [ - "dapps" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/2fa-guru/logo.png" - } - ] - }, - { - "id": "sigle", - "name": "Sigle", - "categories": [ - "applications" - ], - "description": "Secured and open-source writing platform for web3 content creators, NFT projects, crypto analysts", - "links": { - "web": "https://www.sigle.io", - "github": "https://github.com/sigle/sigle", - "docs": "https://docs.sigle.io/", - "changelog": "https://docs.sigle.io/changelog", - "blog": "https://blog.sigle.io/", - "twitter": "https://x.com/sigleapp", - "discord": "https://discord.com/invite/X2Dbz3xbrs" - }, - "usecases": [ - "dapps" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/sigle/logo.png" - } - ] - }, - { - "id": "mysterium-vpn", - "name": "Mysterium VPN", - "categories": [ - "applications" - ], - "description": "A global, distributed network powered by everyday people.", - "ecosystem": [ - "multichain" - ], - "links": { - "web": "https://www.mysterium.network/mysteriumvpn", - "github": "https://github.com/mysteriumnetwork/node", - "docs": "https://docs.mysterium.network/", - "blog": "https://www.mysterium.network/blog" - }, - "team": { - "anonymous": false, - "company": { - "link": "https://www.mysterium.network/team" - } - }, - "have_token": false, - "token_link": "https://coinmarketcap.com/currencies/mysterium/", - "usecases": [ - "vpn" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/mysterium-vpn/logo.png" - } - ] - }, - { - "id": "haven-protocol", - "name": "Haven Protocol", + "id": "alaya", + "name": "Alaya", "categories": [ "infrastructure" ], - "description": "an open source, community-led network of private digital assets", + "description": "Alaya is a business sandbox and testing field for the next-generation of financial infrastructure of PlatON.", + "ecosystem": [ + "ethereum" + ], + "project_status": { + "version": "Mainnet", + "live_status": true, + "mainnet": true, + "testnet": true + }, + "links": { + "web": "https://alaya.network/en", + "github": "https://github.com/AlayaNetwork", + "forum": "https://forum.latticex.foundation/c/alaya-cn/36", + "docs": "https://devdocs.alaya.network/alaya-devdocs/en/", + "blog": "https://medium.com/platon-network/manual-alaya-network-0-16-2-spirit-version-upgrade-operation-manual-643d92c4971e" + }, + "team": { + "anonymous": true + }, + "usecases": [ + "computing" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/alaya/logo.png" + } + ] + }, + { + "id": "venice", + "name": "Venice", + "categories": [ + "applications" + ], + "description": "a generative AI app focused on privacy", + "links": { + "web": "https://venice.ai", + "blog": "https://venice.ai/blog", + "twitter": "https://x.com/askvenice", + "farcaster": "https://forecaster.com/venice-ai" + }, + "usecases": [ + "ai" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/venice/logo.png" + } + ] + }, + { + "id": "monerujo", + "name": "Monerujo", + "categories": [ + "applications" + ], + "description": "Android wallet for Moneto", + "links": { + "web": "https://www.monerujo.io", + "github": "https://github.com/m2049r/xmrwallet", + "whitepaper": "https://www.monerujo.io/resources/crazy_secure_passphrase.pdf", + "docs": "https://www.monerujo.io/resources/monerujo_manual.html" + }, + "project_status": { + "live_status": true, + "version": "v3.3.11", + "testnet": false, + "mainnet": false + }, + "team": { + "anonymous": false, + "teammembers": [ + { + "link": "https://www.monerujo.io/team.html" + } + ] + }, + "usecases": [ + "wallets" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/monerujo/logo.png" + } + ] + }, + { + "id": "manta-network", + "name": "Manta Network", + "categories": [ + "infrastructure" + ], + "description": "the multi-modular ecosystem for zero-knowledge (ZK) applications", "team": { "anonymous": true }, "links": { - "web": "https://havenprotocol.org", - "github": "https://github.com/haven-protocol-org", - "whitepaper": "https://havenprotocol.org/whitepaper/", - "docs": "https://havenprotocol.org/knowledge/", - "blog": "https://havenprotocol.org/category/blog/", - "twitter": "https://twitter.com/HavenXHV" + "web": "https://www.manta.network", + "github": "https://github.com/manta-network", + "docs": "https://docs.manta.network/", + "twitter": "https://twitter.com/mantanetwork" }, "have_token": false, "tokens": [ { - "symbol": "XHV" - } - ], - "audits": [ - { - "name": "no audit reports attached", - "link": "https://github.com/haven-protocol-org/security-audits/" + "symbol": "MANTA" } ], "project_status": { @@ -4159,30 +6002,1302 @@ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/haven-protocol/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/manta-network/logo.png" } ] }, { - "id": "boring-protocol", - "name": "Boring Protocol", + "id": "tuumio", + "name": "TuumIO", + "categories": [ + "protocol", + "infrastructure" + ], + "usecases": [ + "data sovereignty" + ], + "description": "TuumIO empowers users with decentralized control over their data. Secure, private, and user-friendly, bridging Web2 to Web3 seamlessly.", + "product_launch_day": "YYYY-MM-DD", + "team": { + "anonymous": true + }, + "links": { + "web": "https://tuumio.com/", + "whitepaper": "https://tuumio.com/concept-paper", + "blog": "https://tuumio.medium.com/", + "twitter": "https://x.com/tuum_io" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/tuumio/logo.png" + } + ] + }, + { + "id": "elite", + "name": "Elite", "categories": [ "applications" ], - "description": "A Decentralized VPN on Solana", + "description": "Android and IOS Wallet that respects your privacy", + "team": { + "anonymous": true + }, + "links": { + "web": "https://elitewallet.sc/", + "github": "https://github.com/Elite-Labs/EliteWallet" + }, + "project_status": { + "live_status": true, + "version": "1.3.1", + "testnet": false, + "mainnet": false + }, + "usecases": [ + "wallets" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/elite/logo.png" + } + ] + }, + { + "id": "media-network", + "name": "Media Network", + "categories": [ + "infrastructure" + ], "ecosystem": [ - "solana" + "ethereum", + "solana", + "base", + "bnb", + "optimist" + ], + "description": "The Web3 replacement for AWS and Google Cloud", + "team": { + "anonymous": true + }, + "links": { + "web": "https://www.media.network/", + "github": "https://github.com/mediafoundation", + "docs": "https://docs.media.network/", + "blog": "https://www.media.network/blog", + "twitter": "https://x.com/Media_FDN", + "telegram": "https://t.me/Media_FDN", + "discord": "https://discord.com/invite/nyCS7ePWzf" + }, + "sunset": false, + "tokens": [ + { + "name": "Media Token", + "symbol": "$MEDIA", + "network": "Ethereum", + "contract_address": "0xC7F3ec6e0259ce1E2BEAbAc42e2f0478CA8D74e1", + "token_link": "https://etherscan.io/token/0xC7F3ec6e0259ce1E2BEAbAc42e2f0478CA8D74e1" + } + ], + "blockchain_features": { + "opensource": true, + "asset_custody_type": "non-custody", + "p2p": true + }, + "privacy_policy": { + "defined": false + }, + "default_privacy": true, + "tracebility": { + "kyc": false + }, + "third_party_dependency": false, + "usecases": [ + "computing" + ], + "have_token": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/media-network/logo.png" + } + ] + }, + { + "id": "icebreaker", + "name": "Icebreaker", + "categories": [ + "applications" + ], + "description": "zero knowledge x self-sovereign identity", + "links": { + "web": "https://www.icebreaker.xyz", + "docs": "https://icebreakerlabs.notion.site/Icebreaker-Wiki-a2dac9feaf9740d095b58263290ead71", + "blog": "https://mirror.xyz/icebreakerlabs.eth", + "twitter": "https://x.com/icebreaker_xyz", + "telegram": "https://t.me/+Mgo-ltakTs80MDkx", + "farcaster": "https://farcaster/icebreaker" + }, + "have_token": false, + "usecases": [ + "did" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/icebreaker/logo.png" + } + ] + }, + { + "id": "decentr", + "name": "Decentr", + "categories": [ + "applications" + ], + "description": "Creating a bridge between internet users and applications developed with distributed ledger technology, an open source platform, which enables you to manage and pay with your Personal Data Value", + "links": { + "web": "https://decentr.net", + "github": "https://github.com/Decentr-net", + "whitepaper": "https://decentr.net/files/Decentr_Whitepaper_V1.7.pdf", + "blog": "https://decentrnet.medium.com/", + "twitter": "https://x.com/decentrnet", + "discord": "https://discord.com/invite/VMUt7yw92B", + "telegram": "https://t.me/DecentrNet" + }, + "usecases": [ + "browser" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/decentr/logo.png" + } + ] + }, + { + "id": "mask", + "name": "Mask", + "categories": [ + "applications" + ], + "description": "brings privacy and benefits from Web3 to social media like Facebook & Twitter - with an open-sourced browser extension", + "links": { + "web": "https://mask.io", + "github": "https://github.com/DimensionDev/Maskbook", + "forum": "https://we.mask.io/", + "blog": "https://news.mask.io/", + "twitter": "https://x.com/realMaskNetwork", + "discord": "https://discord.com/invite/4SVXvj7", + "facebook": "https://www.facebook.com/masknetwork", + "telegram": "https://t.me/maskbook_group#telegram" + }, + "usecases": [ + "dapps" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.jpg", + "ext": "jpg", + "url": "https://explorer-data.web3privacy.info/assets/projects/mask/logo.jpg" + } + ] + }, + { + "id": "nucypher", + "name": "Threshold", + "categories": [ + "infrastructure" + ], + "description": "uses cryptography to unlock greater utility and usability for digital assets without needing to trust a centralized party. Threshold cryptography distributes sensitive operations across multiple independent entities – like nodes in a network – and requires a threshold, or minimum number of those entities to cooperate for the operation to be successful", + "team": { + "anonymous": true + }, + "links": { + "web": "https://threshold.network/", + "github": "https://github.com/threshold-network", + "docs": "https://docs.threshold.network/", + "blog": "https://blog.threshold.network/" + }, + "have_token": false, + "tokens": [ + { + "symbol": "T" + } + ], + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": false, + "mainnet": true + }, + "audits": [ + { + "name": "Least Authority - Solana Smart Contracts Audit Report", + "link": "https://leastauthority.com/blog/audits/audit-of-keep-network-solana-smart-contracts/", + "time": "September, 2023" + }, + { + "name": "Least Authority - tBTC Bridge v2 Security Audit Report", + "link": "https://leastauthority.com/blog/audits/audit-of-keep-network-tbtc-bridge-v2/", + "time": "October, 2022" + }, + { + "name": "CertiK - Vending Machine Security Audit Report", + "link": "https://skynet.certik.com/projects/threshold-network", + "time": "November, 2021" + }, + { + "name": "ChainSecurity - Staking Contract, T Token, Vending Machine Security Audit Report", + "link": "https://chainsecurity.com/security-audit/threshold-network/", + "time": "November, 2021" + } + ], + "usecases": [ + "infrastructure" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/nucypher/logo.png" + } + ] + }, + { + "id": "seer-sdid", + "name": "SEER sdid", + "categories": [ + "applications" + ], + "description": "Building your own community identity like a brand", + "links": { + "web": "https://sdid.seer.eco/", + "blog": "https://medium.com/@SeerFoundation", + "twitter": "https://x.com/SeerFoundation", + "discord": "https://discord.com/invite/zpy6tXP5Qt", + "telegram": "https://t.me/seer_official" + }, + "have_token": false, + "usecases": [ + "did" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/seer-sdid/logo.png" + } + ] + }, + { + "id": "zoci", + "name": "Zoci", + "categories": [ + "infrastructure" + ], + "description": "Private RPC services", + "links": { + "web": "https://zoci.io", + "github": "https://github.com/zoci-io", + "blog": "https://medium.com/@zoci_io", + "twitter": "https://x.com/Zoci_io", + "discord": "https://discord.com/invite/vv3HXAVmMq", + "telegram": "https://t.me/zoci_io" + }, + "have_token": false, + "token_link": "https://arbiscan.io/token/0x45d780CfE839b8a8f292C9E26aa5D1805bc536dc", + "tokens": [ + { + "name": "ZociToken", + "symbol": "ZOCI", + "network": "Arbitrum", + "contract_address": "0x45d780cfe839b8a8f292c9e26aa5d1805bc536dc" + } + ], + "usecases": [ + "rpc-provider" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zoci/logo.png" + } + ] + }, + { + "id": "nodl-dojo", + "name": "nodl Dojo", + "categories": [ + "infrastructure" + ], + "description": "A collaboration between nodl and the Samourai Wallet team. The nodl Dojo is a full Bitcoin and Lightning Network node", + "links": { + "web": "https://www.nodl.eu/", + "docs": "https://docs.nodl.it/", + "twitter": "https://twitter.com/nodl_it" + }, + "project_status": { + "live_status": true, + "testnet": false, + "mainnet": true + }, + "usecases": [ + "node" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/nodl-dojo/logo.png" + } + ] + }, + { + "id": "deeper-network", + "name": "Deeper Network", + "categories": [ + "hardware" + ], + "description": "Web 3.0 infrastructure of the users, by the users, for the users.", + "project_status": { + "version": "Mainet", + "live_status": true, + "mainnet": true, + "testnet": false + }, + "links": { + "web": "https://www.deeper.network", + "blog": "https://shop.deeper.network/pages/blog", + "twitter": "https://x.com/deeper_network", + "discord": "https://discord.com/invite/EWUyAJyH2B", + "facebook": "https://www.facebook.com/deeper.network", + "telegram": "https://t.me/DeeperNetwork" + }, + "team": { + "anonymous": true + }, + "usecases": [ + "hardware" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/deeper-network/logo.png" + } + ] + }, + { + "id": "p0x-labs", + "name": "P0X labs", + "categories": [ + "infrastructure" + ], + "description": "The decentralized laboratory for building cutting-edge privacy technologies.", + "links": { + "web": "https://p0xeidon.xyz", + "twitter": "https://x.com/p0xlabs" + }, + "sunset": true, + "usecases": [ + "research-and-development" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/p0x-labs/logo.png" + } + ] + }, + { + "id": "anon-nero", + "name": "Anon/Nero", + "categories": [ + "applications" + ], + "description": "Private wallet", + "links": { + "web": "https://t.me/anoneroapks" + }, + "usecases": [ + "wallets" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/anon-nero/logo.png" + } + ] + }, + { + "id": "oort", + "name": "Oort", + "categories": [ + "applications" + ], + "description": "A decentralized data cloud platform designed to maximize privacy and cost savings by integrating global compute and storage resources", + "team": { + "anonymous": true + }, + "links": { + "web": "https://www.oortech.com", + "github": "https://github.com/oort-tech", + "whitepaper": "https://oort-website.standard.us-east-1.oortech.com/OORT_light_paper-122923.pdf", + "docs": "https://docs.oortech.com/oort", + "blog": "https://www.oortech.com/blogs", + "twitter": "https://twitter.com/oortech", + "discrord": "https://discord.com/invite/oort-decentralized-ai", + "telegram": "https://t.me/oortech_announcements" + }, + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": false, + "mainnet": true + }, + "usecases": [ + "storage" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/oort/logo.png" + } + ] + }, + { + "id": "partisia-blockchain", + "name": "Partisia Blockchain", + "categories": [ + "infrastructure" + ], + "description": "Partisia Blockchain is built for trust, transparency, privacy and speed of light finalization.", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Kurt Nielsen", + "role": "Co-Founder & President" + }, + { + "name": "Peter F. Frandsen", + "role": "Co-Founder & CTO" + }, + { + "name": "Brian Gallagher" + } + ] + }, + "links": { + "web": "https://partisiablockchain.com", + "gitlab": "https://gitlab.com/partisiablockchain", + "docs": "https://partisiablockchain.com/develop/documentation/", + "whitepaper": "https://partisiablockchain.com/develop/documentation/", + "yellowpaper": "https://drive.google.com/file/d/1OX7ljrLY4IgEA1O3t3fKNH1qSO60_Qbw/view", + "twitter": "https://x.com/partisiampc" + }, + "have_token": false, + "tokens": [ + { + "symbol": "MPC" + } + ], + "project_status": { + "live_status": true, + "version": "Gamma Mainnet Vers 4.0", + "testnet": true, + "mainnet": true + }, + "usecases": [ + "infrastructure" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/partisia-blockchain/logo.png" + } + ] + }, + { + "id": "polybase", + "name": "Polybase", + "categories": [ + "infrastructure" + ], + "description": "a public L2 blockchain with private transactions and MEV-resistance powered by zero-knowledge proofs", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Sid Gandhi", + "role": "Co-Founder & CEO" + }, + { + "name": "Calum Moore", + "role": "Co-Founder & CTO" + } + ] + }, + "links": { + "web": "https://polybase.xyz", + "docs": "https://payy.network/docs", + "blog": "https://polybaselabs.com/blog", + "twitter": "https://twitter.com/polybase_xyz" + }, + "project_status": { + "live_status": true, + "version": "Testnet (App Payy - beta/testing)", + "testnet": false, + "mainnet": true + }, + "usecases": [ + "eth-layer-2" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/polybase/logo.png" + } + ] + }, + { + "id": "fhenix", + "name": "Fhenix", + "categories": [ + "applications" + ], + "description": "Fhenix is an Ethereum L2 and Coprocessor that uses FHE for onchain confidentiality.", + "links": { + "web": "https://www.fhenix.io/", + "github": "https://github.com/FhenixProtocol", + "docs": "https://docs.fhenix.zone/", + "whitepaper": "https://www.fhenix.io/wp-content/uploads/2024/04/FHE_Rollups_Paper_Final-20241404.pdf", + "blog": "https://medium.com/@Fhenix", + "twitter": "https://x.com/FhenixIO", + "discord": "https://discord.com/invite/FuVgxrvJMY" + }, + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/fhenix/logo.png" + } + ] + }, + { + "id": "derp", + "name": "DERP", + "categories": [ + "infrastructure" + ], + "description": "DERP is an RPC endpoint you can add to your wallet to visualize data leaked by your wallet in communication with the blockchain", + "links": { + "web": "https://derp.hoprnet.org/", + "github": "https://github.com/hoprnet/derp" + }, + "usecases": [ + "rpc-provider" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/derp/logo.png" + } + ] + }, + { + "id": "serenityshield", + "name": "SerenityShield", + "categories": [ + "applications" + ], + "description": "The Leading Sensitive Data Storage Solution on Blockchain. Security, Privacy and Digital Rights for Everyone", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "VENKET NAGA", + "role": "CEO & Co-Founder", + "link": "https://www.linkedin.com/in/venket-naga-97998b265/" + }, + { + "name": "Boris M.", + "role": "CPO & Co-Founder" + }, + { + "name": "Hughes Svay", + "role": "COO", + "link": "https://x.com/SvayHugues" + }, + { + "name": "Nikos Koukos", + "role": "Head of Marketing", + "link": "https://www.linkedin.com/in/nikos-koukos-7a3899214/" + }, + { + "name": "Nataliia Shtangrat", + "role": "Business dev", + "link": "https://x.com/Natalie_sht" + }, + { + "name": "Justin Mantell", + "role": "Business dev", + "link": "https://x.com/ahabs_ghost" + }, + { + "name": "Dan Thompson", + "role": "Copywriter", + "link": "https://x.com/dan_serenity" + }, + { + "name": "Juan M.Oviedo", + "role": "Head of security", + "link": "https://x.com/OviedoJuanma" + }, + { + "name": "Julio Vilalobos", + "role": "Designer", + "link": "https://x.com/julioskulls" + }, + { + "name": "Ranjit Edward", + "role": "Infrastructure Architect", + "link": "https://www.linkedin.com/in/ranjitedward/" + } + ] + }, + "links": { + "web": "https://serenityshield.io", + "blog": "https://www.serenityshield.io/blog", + "whitepaper": "https://assets-global.website-files.com/646e1d2bb86f8833c75bdc7b/65e726c08c83172189fa7217_Whitepaper-Serenity%20Shield%20En.pdf", + "twitter": "https://x.com/serenityshield_", + "discord": "https://discord.com/invite/SerenityShield", + "telegram": "https://t.me/SerenityShield" + }, + "project_status": { + "live_status": true, + "version": "tbd", + "testnet": false, + "mainnet": false + }, + "usecases": [ + "storage" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/serenityshield/logo.png" + } + ] + }, + { + "id": "ethereum-portal-network", + "name": "Ethereum Portal Network", + "categories": [ + "infrastructure" + ], + "description": "Decentralized P2P overlay network on top of Ethereum devp2p for serving RPC requests", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Piper Merriam", + "role": "lead res", + "link": "https://github.com/pipermerriam" + }, + { + "name": "Jason Carver", + "role": "lead dev", + "link": "https://github.com/carver/" + }, + { + "name": "Nick Gheorghita", + "role": "dev", + "link": "https://github.com/njgheorghita" + }, + { + "name": "Kolby ML", + "role": "dev", + "link": "https://github.com/KolbyML" + } + ] + }, + "links": { + "web": "https://www.ethportal.net/", + "github": "https://github.com/ethereum/portal-network-specs", + "blog": "https://blog.ethportal.net/", + "twitter": "https://x.com/ethportalnet", + "discord": "https://discord.com/invite/rHruRsbgeY" + }, + "usecases": [ + "rpc-provider" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/ethereum-portal-network/logo.png" + } + ] + }, + { + "id": "web3id", + "name": "Web3ID", + "categories": [ + "applications" + ], + "description": "Privacy-preserving user verification for Web3", + "ecosystem": [ + "multichain" ], "links": { - "web": "https://boringprotocol.io", - "github": "https://docs.boringprotocol.io/bop/information/boring-protocol" + "web": "https://www.dock.io/web3id", + "github": "https://github.com/docknetwork", + "docs": "https://docs.dock.io/", + "block_explorer": "https://dock.subscan.io/", + "blog": "https://blog.dock.io/", + "twitter": "https://x.com/docknetwork", + "discord": "https://discord.com/invite/feW8KGf7r3", + "telegram": "https://t.me/dockio" + }, + "team": { + "anonymous": false, + "company": { + "link": "https://www.dock.io/verifiable-credentials-company" + } + }, + "have_token": false, + "token_link": "https://coinmarketcap.com/it/currencies/dock/", + "usecases": [ + "did" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/web3id/logo.png" + } + ] + }, + { + "id": "bcchat", + "name": "BCchat", + "categories": [ + "social-and-communications" + ], + "description": "A decentralized, privacy messenger built over the Beldex blockchain.", + "team": { + "anonymous": true + }, + "links": { + "web": "https://bchat.beldex.io", + "github": "https://github.com/Beldex-Coin", + "docs": "https://docs.beldex.io/", + "litepaper": "https://bchat.beldex.io/img/litepaper.pdf", + "blog": "https://beldex.io/blog/what-is-bchat/", + "twitter": "https://twitter.com/Bchat_official", + "telegram": "https://t.me/official_beldex" + }, + "project_status": { + "live_status": true, + "version": "mainnet", + "testnet": false, + "mainnet": true + }, + "usecases": [ + "messaging" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/bcchat/logo.png" + } + ] + }, + { + "id": "web3privacynow", + "name": "Web3PrivacyNow", + "categories": [ + "social-and-communications", + "applications" + ], + "usecases": [ + "other" + ], + "ecosystem": [ + "other" + ], + "description": "We are a think-and-Do tank of hundreds of people, projects, and organizations committed to protecting and advancing civil liberties, decentralization, and open-source software.\n\nThe ecosystem is a catalyst for change: we facilitate cross-stack and cross-community collaboration with a poly-disciplinary approach to drive meaningful impact.\n\n", + "sunset": false, + "assets_used": [ + "other" + ], + "have_token": false, + "tokens": [], + "links": { + "web": "web3privacy.info", + "blog": "", + "github": "https://github.com/web3privacy", + "forum": "", + "docs": "", + "whitepaper": "", + "block_explorer": "explorer.web3privacy.info", + "governance": "", + "twitter": "https://x.com/web3privacy", + "discord": "", + "telegram": "", + "lens": "", + "farcaster": "" + }, + "blockchain_features": { + "opensource": true, + "upgradability": { + "enabled": false + }, + "asset_custody_type": "", + "encryption": "" + }, + "storage": {}, + "privacy_policy": { + "defined": false, + "link": "", + "data_usage": "None" + }, + "compliance": "", + "tracebility": { + "kyc": false, + "tracked_data": "None", + "sign_in_type_requirments": [] + }, + "default_privacy": true, + "audits": [ + { + "name": "NaN", + "url": "", + "time": "" + } + ], + "third_party_dependency": "", + "social_trust": "There's a core collaboration group that is transparently managing its affairs. ", + "technical_spof": "", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Mf", + "link": "https://x.com/0x_m_f" + }, + { + "name": "PG", + "link": "https://x.com/PG_CDG" + }, + { + "name": "Mykola", + "link": "https://x.com/nicksvyaznoy" + } + ] + }, + "funding": [ + { + "name": "Donations & Memberships", + "link": "https://web3privacy.info/membership/" + } + ], + "history": [ + { + "title": "Meetup Rome", + "description": "​Shaping and Defending the Techno-Political Evolution: Open Source, Public Goods, and Grassroots Movements", + "link": "https://web3privacy.info/event/m24rom/", + "time": "Thu Oct 03 2024 00:00:00 GMT+0300 (Eastern European Summer Time)" + } + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/web3privacynow/logo.png" + } + ], + "percentage": 66, + "project_phase": "mainnet" + }, + { + "id": "keep", + "name": "Keep", + "categories": [ + "infrastructure" + ], + "description": "The privacy-focused infrastructure behind tBTCv2, the only truly decentralized solution for Bitcoin on Ethereum", + "links": { + "web": "https://keep.network/info", + "github": "https://github.com/keep-network/" + }, + "have_token": false, + "tokens": [ + { + "symbol": "KEEP" + } + ], + "usecases": [ + "infrastructure" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/keep/logo.png" + } + ] + }, + { + "id": "utopia", + "name": "Utopia", + "categories": [ + "infrastructure" + ], + "description": "All-in-one kit for secure instant messaging, encrypted email, anonymous payments and private browsing", + "links": { + "web": "https://u.is/en/" + }, + "have_token": false, + "usecases": [ + "infrastructure" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/utopia/logo.png" + } + ] + }, + { + "id": "beam-wallet", + "name": "Beam", + "categories": [ + "applications" + ], + "description": "Self-custodial wallet built on eco.org", + "team": { + "anonymous": true + }, + "links": { + "web": "https://beam.eco/", + "twitter": "https://x.com/beam_eco", + "github": "https://github.com/eco-association" + }, + "project_status": { + "live_status": true, + "version": "", + "testnet": false, + "mainnet": false + }, + "usecases": [ + "wallets" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/beam-wallet/logo.png" + } + ] + }, + { + "id": "light-shield", + "name": "Light Shield", + "categories": [ + "defi" + ], + "usecases": [ + "defi" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/light-shield/logo.png" + } + ] + }, + { + "id": "suterusu", + "name": "Suterusu", + "categories": [ + "infrastructure" + ], + "description": "A suite of privacy-preserving services to obfuscate transactional and asset information", + "links": { + "web": "https://suterusu.io", + "github": "https://github.com/suterusu-team" + }, + "have_token": false, + "tokens": [ + { + "symbol": "SUTER" + } + ], + "usecases": [ + "infrastructure" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/suterusu/logo.png" + } + ] + }, + { + "id": "kilt", + "name": "KILT", + "categories": [ + "applications" + ], + "description": "A blockchain identity protocol for issuing self-sovereign, verifiable credentials and decentralized identifiers", + "ecosystem": [ + "multichain" + ], + "links": { + "web": "https://www.kilt.io", + "github": "https://github.com/KILTprotocol", + "block_explorer": "https://spiritnet.subscan.io/", + "docs": "https://docs.kilt.io/#/", + "whitepaper": "https://www.kilt.io/protocol/whitepaper", + "blog": "https://kilt-protocol.medium.com/", + "twitter": "https://x.com/Kiltprotocol", + "discord": "https://discord.com/invite/HztRqvzbhG", + "telegram": "https://t.me/KILTProtocolChat" + }, + "team": { + "anonymous": false, + "company": { + "link": "https://www.kilt.io/team" + } + }, + "have_token": false, + "token_link": "https://coinmarketcap.com/it/currencies/kiltprotocol/", + "usecases": [ + "did" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/kilt/logo.png" + } + ] + }, + { + "id": "truezk", + "name": "TrueZK", + "categories": [ + "infrastructure" + ], + "description": "Post-Quantum ZK Rollup as a service x private DIDs", + "links": { + "web": "https://www.truezk.com", + "docs": "https://docs.truezk.com", + "blog": "https://medium.com/truezk", + "twitter": "https://x.com/True_ZK", + "telegram": "https://t.me/truezk" + }, + "usecases": [ + "eth-layer-2" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/truezk/logo.png" + } + ] + }, + { + "id": "chainback", + "name": "Chainback", + "categories": [ + "applications" + ], + "ecosystem": [ + "ethereum", + "solana", + "bsc", + "polygon" + ], + "description": "Ultimate Cloud Computing & File Storage", + "team": { + "anonymous": true + }, + "links": { + "web": "https://chainback.org/", + "docs": "https://chainback.gitbook.io/chainback-whitepaper", + "block_explorer": "https://app.chainback.org/explorer", + "whitepaper": "https://drive.google.com/file/d/1wtzmijhSoJJmIO5S2PRDH3-rV3IH93xv/view", + "blog": "https://medium.com/@chainback.archive", + "twitter": "https://x.com/ChainbackWeb3", + "telegram": "https://t.me/chainback_archive" + }, + "sunset": false, + "tokens": [ + { + "name": "ARCHIVE Token", + "symbol": "$ARCHIVE", + "network": "Ethereum", + "contract_address": "0xC7f950271d118A5bdF250dFfc39128DCCED8472C", + "token_link": "https://etherscan.io/token/0xC7f950271d118A5bdF250dFfc39128DCCED8472C" + } + ], + "funding": { + "name": "Summus Capital", + "link": "https://summus.capital/" + }, + "blockchain_features": { + "opensource": false, + "asset_custody_type": "non-custody", + "p2p": true + }, + "privacy_policy": { + "defined": true, + "link": "https://chainback.gitbook.io/chainback-whitepaper/company-policy/privacy-policy" + }, + "default_privacy": true, + "tracebility": { + "kyc": false, + "sign_in_type_requirments": "wallet" + }, + "third_party_dependency": false, + "storage": { + "decentralized": true + }, + "usecases": [ + "storage" + ], + "have_token": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/chainback/logo.png" + } + ] + }, + { + "id": "zkpass", + "name": "zkPass", + "categories": [ + "applications" + ], + "description": "Protocol for Private Data based on MPC, ZKP, 3P-TLS", + "links": { + "web": "https://zkpass.org/home", + "github": "https://github.com/zkPassOfficial", + "docs": "https://zkpass.gitbook.io/zkpass", + "whitepaper": "https://docsend.com/view/5wdg66beu7m95jf3", + "blog": "https://medium.com/zkpass", + "twitter": "https://x.com/zkPass", + "discord": "https://discord.com/invite/zkpass" + }, + "have_token": false, + "usecases": [ + "did" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zkpass/logo.png" + } + ] + }, + { + "id": "meile", + "name": "MEILE", + "categories": [ + "applications" + ], + "description": "A decentralized VPN Client utilizing the Sentinel Blockchain", + "ecosystem": [ + "multichain" + ], + "links": { + "web": "https://mathnodes.com/", + "github": "https://github.com/MathNodes", + "blog": "https://mathnodes.medium.com/", + "twitter": "https://x.com/MathNodes" }, "team": { "anonymous": true }, "have_token": false, - "token_link": "https://coinmarketcap.com/currencies/boring-protocol/", - "sunset": true, + "token_link": "https://coinmarketcap.com/currencies/sentinel/", + "project_status": { + "live_status": true, + "version": "v1.8.0", + "testnet": false, + "mainnet": true + }, "usecases": [ "vpn" ], @@ -4191,128 +7306,486 @@ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/boring-protocol/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/meile/logo.png" } ] }, { - "id": "paras", - "name": "Paras", + "id": "oasis-network", + "name": "Oasis Network", + "categories": [ + "infrastructure" + ], + "project_type": "Confidential compute", + "description": "A privacy-enabled blockchain platform for open finance and a responsible data economy", + "product_launch_day": "2020-11-02T23:00:00.000Z", + "team": { + "anonymous": false, + "teammembers": [] + }, + "links": { + "web": "https://oasisprotocol.org", + "blog": "https://oasisprotocol.org/blog", + "github": "https://github.com/oasisprotocol", + "forum": "https://forum.oasis.io/", + "docs": "https://docs.oasis.io/", + "whitepaper": "https://docsend.com/view/aq86q2pckrut2yvq", + "block_explorer": "https://www.oasisscan.com/", + "governance": "", + "twitter": "https://twitter.com/OasisProtocol", + "discord": "https://discord.com/invite/BQCxwhT5wS", + "telegram": "http://t.me/oasisprotocolcommunity", + "lens": "", + "farcaster": "" + }, + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": true, + "mainnet": true + }, + "have_token": true, + "tokens": [ + { + "symbol": "ROSE" + }, + { + "name": "Wrapped ROSE", + "symbol": "wROSE", + "network": "BSC", + "contract_address": "0xF00600eBC7633462BC4F9C61eA2cE99F5AAEBd4a" + }, + { + "name": "Wrapped ROSE (Wormhole)", + "symbol": "wROSE", + "network": "Ethereum", + "contract_address": "0x26B80FBfC01b71495f477d5237071242e0d959d7" + } + ], + "history": [ + { + "title": "Oasis Mainnet", + "event_type": "launch", + "description": "Oasis Mainnet: Ushering a New Era of Privacy and Scalability", + "time": "2020-11-18T00:00:00.000Z", + "link": "https://oasisprotocol.org/blog/oasis-mainnet-ushering-in-a-new-era-of-privacy-and-scalability" + }, + { + "title": "Oasis Sapphire Mainnet", + "description": "go-live of the Oasis Sapphire Mainnet", + "link": "https://docs.oasis.io/get-involved/run-node/paratime-node/", + "time": "Thu Dec 01 2022 00:00:00 GMT+0100 (Central European Standard Time)" + } + ], + "technology": { + "type": "TEE", + "features": [ + "Data Privacy", + "Tokenized Data", + "Confidential compute" + ] + }, + "blockchain_features": { + "opensource": true, + "upgradability": { + "enabled": false + }, + "asset_custody_type": "non-custody", + "encryption": "TEE", + "p2p": true + }, + "usecases": [ + "infrastructure" + ], + "third_party_dependency": "", + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/oasis-network/logo.png" + } + ], + "percentage": 33, + "ecosystem": [ + "ethereum" + ], + "sunset": false, + "assets_used": [], + "project_phase": "mainnet", + "storage": {}, + "privacy_policy": { + "defined": true, + "link": "https://oasisprotocol.org/privacy-policy", + "data_usage": "" + }, + "compliance": "", + "tracebility": { + "kyc": false, + "tracked_data": "", + "sign_in_type_requirments": [ + "wallet" + ] + }, + "default_privacy": false, + "audits": [], + "social_trust": "", + "technical_spof": "", + "funding": [ + { + "name": "Binance Labs", + "link": "https://cointelegraph.com/news/binance-labs-backs-200m-oasis-ecosystem-fund" + } + ] + }, + { + "id": "iodeos", + "name": "iodéOS", "categories": [ "applications" ], - "description": "A blockchain-agnostic protocol that offers privacy to NFTs", + "description": "Fork of LineageOS with a Trust interface that will help you understand the security of your device and warn incoming threats. Recently released, still in beta", + "team": { + "anonymous": true + }, "links": { - "web": "https://paras.id/", - "whitepaper": "https://eprint.iacr.org/2022/976.pdf", - "twitter": "https://x.com/ParasHQ", - "telegram": "https://t.me/parasannouncement" + "web": "https://iode.tech", + "github": "https://gitlab.com/iode/", + "blog": "https://blog.iode.tech/", + "twitter": "https://twitter.com/iode_tech" + }, + "project_status": { + "live_status": true, + "version": "5", + "testnet": false, + "mainnet": true + }, + "usecases": [ + "operation-systems" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/iodeos/logo.png" + } + ] + }, + { + "id": "sightai", + "name": "SightAI", + "categories": [ + "applications" + ], + "description": "Decentralized AI inference with FHE", + "team": { + "anonymous": true + }, + "links": { + "web": "https://sightai.io/", + "github": "https://github.com/sight-ai", + "docs": "https://sightai.gitbook.io/docs", + "blog": "https://medium.com/@theSightAI", + "twitter": "https://x.com/theSightAI", + "telegram": "https://t.me/sightai" }, "have_token": false, - "tokens": [ - { - "name": "ParasToken", - "symbol": "PARAS", - "network": "Near" - } - ], "sunset": false, "usecases": [ - "nft-community" + "ai" ], "third_party_dependency": false, "logos": [ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/paras/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/sightai/logo.png" } ] }, { - "id": "dechat", - "name": "DeChat", + "id": "spillways", + "name": "Spillways", "categories": [ - "social-and-communications" + "applications" ], - "description": "open and secure web3 communications protocol that powers decentralized user interactions", + "description": "Mixer enables fast, secure, and private transactions in crypto by obscuring the source and destination of funds", + "team": { + "anonymous": false + }, + "links": { + "web": "https://spillways.finance", + "docs": "https://spillways.gitbook.io/documentation", + "block_explorer": "https://spillways.finance/explorer", + "blog": "https://spillways.medium.com/", + "twitter": "https://twitter.com/spillways10", + "telegram": "https://t.me/SpillWaysJoin" + }, + "token_link": "https://etherscan.io/address/0x8790f2fc7ca2e7db841307fb3f4e72a03baf7b47", + "tokens": [ + { + "name": "Spillways", + "symbol": "SAMPLE", + "network": "Ethereum", + "contract_address": "0x8790f2fc7Ca2e7Db841307FB3f4e72a03Baf7b47" + } + ], + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": false, + "mainnet": true + }, + "usecases": [ + "mixing-service" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/spillways/logo.png" + } + ] + }, + { + "id": "unova", + "name": "Unova", + "categories": [ + "infrastructure" + ], + "description": "Unova is a blockchain network with privacy-enabled data distribution clusters and cross-cluster distribution capabilities, made possible by the Web3 data distribution privacy protocol and multi-layer architecture.", + "links": { + "web": "https://unova.io", + "blog": "https://unova.io/blog/", + "whitepaper": "https://unova.io/wp-content/uploads/2022/06/whitepaper-UNOVA-V1.0-1.pdf" + }, + "have_token": false, + "tokens": [ + { + "symbol": "UON" + } + ], + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": true, + "mainnet": true + }, + "usecases": [ + "infrastructure" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/unova/logo.png" + } + ] + }, + { + "id": "phoenix", + "name": "Phoenix", + "categories": [ + "applications" + ], + "description": "Non-custodial wallet on Lightning network", + "links": { + "web": "https://phoenix.acinq.co", + "github": "https://github.com/ACINQ/phoenix", + "twitter": "https://twitter.com/PhoenixWallet", + "blog": "https://acinq.co/blog" + }, + "project_status": { + "live_status": true, + "version": "v.2.2.2", + "testnet": false, + "mainnet": false + }, + "team": { + "anonymous": true + }, + "usecases": [ + "wallets" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/phoenix/logo.png" + } + ] + }, + { + "id": "nerva", + "name": "Nerva", + "categories": [ + "defi" + ], + "description": "Private and secure cryptocurrency", + "ecosystem": [ + "nerva" + ], + "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, + "opensource": false + }, + "default_privacy": true, + "storage": { + "decentralized": true + }, + "project_status": { + "live_status": true, + "testnet": false, + "mainnet": true + }, + "usecases": [ + "currency" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/nerva/logo.png" + } + ] + }, + { + "id": "mysterium", + "name": "Mysterium", + "categories": [ + "infrastructure" + ], + "description": "An open-source ecosystem of tools and infrastructure to liberate the web", "team": { "anonymous": false, "teammembers": [ { - "name": "JAMES I. RADFORD", - "role": "CEO", - "link": "https://www.linkedin.com/in/james-r-aa8989165/?utm_source=share&utm_campaign=share_via&utm_content=profile&utm_medium=ios_app" + "name": "RobertasVis", + "role": "Founder", + "link": "https://www.linkedin.com/in/robertasvis" }, { - "name": "ANDY DEMETRIOU", - "role": "CMO", - "link": "https://www.linkedin.com/in/andy-demetriou-a57778177/" - }, - { - "name": "DANIEL DRESCHER", - "role": "COO", - "link": "https://www.linkedin.com/in/danieldrescher/" + "name": "Waldz", + "role": "Founder & Lead Developer", + "link": "https://www.linkedin.com/in/waldz" } ] }, "links": { - "web": "https://www.dechat.io/home", - "docs": "https://dechat.gitbook.io/dechat", - "twitter": "https://x.com/dechat_io", - "discord": "https://discord.com/invite/dechat", - "telegram": "https://t.me/dechat_community" - }, - "project_status": { - "live_status": true, - "version": "Testnet", - "testnet": true, - "mainnet": false + "web": "https://www.mysterium.network", + "github": "https://github.com/MysteriumNetwork", + "docs": "https://docs.mysterium.network/", + "blog": "https://www.mysterium.network/blog", + "twitter": "https://twitter.com/MysteriumNet" }, "have_token": false, - "token_link": "https://bscscan.com/token/0xd69ee2e508363fed57f89917d5ca03e715ee5519", "tokens": [ { - "name": "DeChat Token", - "symbol": "$DeChat", - "network": "BSC", - "contract_address": "0xD69ee2e508363FEd57f89917D5ca03e715ee5519" + "symbol": "MYST" } ], "usecases": [ - "messaging" + "infrastructure" ], "third_party_dependency": false, "logos": [ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/dechat/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/mysterium/logo.png" } ] }, { - "id": "yellow-submarine", - "name": "Yellow Submarine", + "id": "vault1317", + "name": "Vault1317", "categories": [ - "defi" + "infrastructure" ], + "description": "An Off-chain secure communication protocol with deniability via ZKP (Ring Signature)", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Shawn Chang", + "role": "Founder & CEO" + }, + { + "name": "Ming Xu", + "role": "COO" + }, + { + "name": "cybernaut.eth", + "role": "CTO" + } + ] + }, + "links": { + "web": "https://hardenedvault.net/blog/2021-06-02-vault1317-thesis/", + "github": "https://github.com/hardenedvault/vault1317" + }, "usecases": [ - "defi" + "infrastructure" ], "have_token": false, - "third_party_dependency": false + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/vault1317/logo.png" + } + ] }, { - "id": "stealthdrop", - "name": "Stealthdrop", + "id": "silent-data", + "name": "Silent Data", "categories": [ "applications" ], - "description": "Anonymous Airdrops using ZK-SNARKS ✨️**ZK**", + "description": "Verify web2 Data in web3 Applications.", "links": { - "web": "https://stealthdrop.xyz", - "github": "https://github.com/stealthdrop/stealthdrop" + "web": "https://silentdata.com", + "docs": "https://docs.silentdata.com/docs", + "blog": "https://www.silentdata.com/oracle/blog/", + "twitter": "https://x.com/SilentDataApp", + "discord": "https://discord.com/invite/5Dg57zStXG" }, "usecases": [ "dapps" @@ -4323,7 +7796,1366 @@ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/stealthdrop/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/silent-data/logo.png" + } + ] + }, + { + "id": "codex", + "name": "Codex", + "categories": [ + "applications" + ], + "ecosystem": [ + "ethereum" + ], + "description": "Codex is a durable, decentralised data storage protocol, created so the world community can preserve its most important knowledge without risk of censorship.", + "team": { + "anonymous": false + }, + "links": { + "web": "https://codex.storage", + "github": "https://github.com/codex-storage", + "docs": "https://docs.codex.storage", + "forum": "https://forum.vac.dev/", + "blog": "https://blog.codex.storage", + "twitter": "https://x.com/codex_storage", + "discord": "https://discord.com/invite/codex-storage", + "farcaster": "https://farcaster/@codexstorage" + }, + "project_status": { + "live_status": true, + "version": "Codex Devnet", + "testnet": false, + "mainnet": false + }, + "tracebility": { + "kyc": false + }, + "usecases": [ + "storage" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/codex/logo.png" + } + ] + }, + { + "id": "foundation", + "name": "Foundation", + "categories": [ + "hardware" + ], + "description": "The new standard for Bitcoin self custody. Introducing Passport hardware wallet and Envoy mobile app", + "ecosystem": [ + "bitcoin" + ], + "links": { + "web": "https://foundationdevices.com", + "github": "https://github.com/Foundation-Devices", + "docs": "https://docs.foundationdevices.com/", + "blog": "https://foundation.xyz/blog/", + "twitter": "https://x.com/FOUNDATIONdvcs/", + "telegram": "https://t.me/foundationdevices" + }, + "team": { + "anonymous": false, + "company": { + "link": "https://foundationdevices.com/about/" + } + }, + "usecases": [ + "hardware" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/foundation/logo.png" + } + ] + }, + { + "id": "pigeon-communicator", + "name": "Pigeon Communicator", + "categories": [ + "social-and-communications" + ], + "description": "Blockchain-based, trustless, censorship-resistant decentralized messaging", + "team": { + "anonymous": true + }, + "links": { + "web": "https://pigeoncoin.org", + "github": "https://github.com/Pigeoncoin/pigeoncoin", + "twitter": "https://x.com/pigeoncoin", + "discord": "https://discord.com/invite/SZcf63h", + "facebook": "https://www.facebook.com/groups/1022013661300591", + "telegram": "https://t.me/Pigeoncoin" + }, + "have_token": false, + "tokens": [ + { + "symbol": "PGN" + } + ], + "project_status": { + "live_status": true, + "version": "Testnet", + "testnet": true, + "mainnet": false + }, + "usecases": [ + "messaging" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/pigeon-communicator/logo.png" + } + ] + }, + { + "id": "sphereon-wallet", + "name": "Sphereon Wallet", + "categories": [ + "applications" + ], + "description": "The Sphereon Wallet enables you to store your own private data and gives you full and sole control over whom you want to share your information with", + "links": { + "web": "https://github.com/Sphereon-Opensource/ssi-mobile-wallet", + "github": "https://github.com/Sphereon-Opensource/ssi-mobile-wallet" + }, + "team": { + "anonymous": true + }, + "usecases": [ + "wallets" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/sphereon-wallet/logo.png" + } + ] + }, + { + "id": "ghost", + "name": "Ghost", + "categories": [ + "defi" + ], + "description": "Proof of Stake privacy coin to help make you nothing but a ghost when transacting online", + "ecosystem": [ + "ghost" + ], + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": true, + "mainnet": true + }, + "links": { + "web": "https://ipfs.ghostbyjohnmcafee.com/#/", + "github": "https://github.com/ghost-coin", + "block_explorer": "https://explorer.myghost.org/", + "whitepaper": "https://ipfs.ghostbyjohnmcafee.com/static/media/Ghost_by_McAfee_Whitepaper.727767db5411381be148.pdf", + "blog": "https://ghostprivacy.medium.com/", + "twitter": "https://x.com/Ghost_Privacy", + "discord": "https://discord.com/invite/Pjbme6v", + "telegram": "https://t.me/ghostcoinbymcafee" + }, + "team": { + "anonymous": true + }, + "usecases": [ + "currency" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/ghost/logo.png" + } + ] + }, + { + "id": "shade-cash", + "name": "Shade Cash", + "categories": [ + "defi" + ], + "usecases": [ + "defi" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/shade-cash/logo.png" + } + ] + }, + { + "id": "mynawallet", + "name": "MynaWallet", + "categories": [ + "applications" + ], + "description": "Use your Japanese My Number card as a crypto wallet, via verifying the full passport validity inside ZK and using it to sign a transaction.", + "ecosystem": [ + "ethereum" + ], + "links": { + "web": "https://ethglobal.com/showcase/myna-uxzdd", + "github": "https://github.com/MynaWallet/monorepo" + }, + "team": { + "anonymous": true + }, + "technology": { + "type": "ZK", + "features": [ + "ZK-identity" + ] + }, + "project_status": { + "live_status": false, + "testnet": false, + "mainnet": false + }, + "usecases": [ + "wallets" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/mynawallet/logo.png" + } + ] + }, + { + "id": "onionclub", + "name": "Onionclub", + "categories": [ + "applications" + ], + "description": "Blockchain-based, business & social platform.", + "links": { + "web": "https://onionclub.io" + }, + "usecases": [ + "messaging" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/onionclub/logo.png" + } + ] + }, + { + "id": "oxo", + "name": "OxO", + "categories": [ + "applications" + ], + "ecosystem": [ + "ethereum" + ], + "description": "All-in-One Privacy Exchange", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Sir Enigma", + "link": "https://x.com/abdel_hhh" + }, + { + "name": "Smokey", + "link": "https://x.com/Smokey_0x0" + }, + { + "name": "Jay", + "link": "https://x.com/xcyb0rg" + }, + { + "name": "Andy", + "link": "https://t.me/Andy_0x0" + } + ] + }, + "links": { + "web": "https://0x0.ai/", + "github": "https://github.com/0x0exchange", + "docs": "https://docs.0x0.ai/", + "blog": "https://medium.com/@0x0exchange", + "twitter": "https://x.com/0x0exchange", + "telegram": "https://t.me/Portal0x0", + "discord": "https://discord.com/invite/0x0exchange" + }, + "sunset": false, + "tokens": [ + { + "name": "OxO Token", + "symbol": "$OxO", + "network": "Ethereum", + "contract_address": "0x5a3e6A77ba2f983eC0d371ea3B475F8Bc0811AD5", + "token_link": "https://etherscan.io/token/0x5a3e6a77ba2f983ec0d371ea3b475f8bc0811ad5" + } + ], + "blockchain_features": { + "opensource": true, + "asset_custody_type": "non-custody", + "p2p": false + }, + "privacy_policy": { + "defined": false + }, + "default_privacy": true, + "tracebility": { + "kyc": false, + "sign_in_type_requirments": "wallet" + }, + "third_party_dependency": false, + "usecases": [ + "ai" + ], + "have_token": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/oxo/logo.png" + } + ] + }, + { + "id": "pivx", + "name": "PivX", + "categories": [ + "defi" + ], + "description": "Experience the freedom of global digital cash with SHIELD User Data Protection. Be your own bank with full control of your digital assets", + "ecosystem": [ + "pivx" + ], + "links": { + "web": "https://pivx.org", + "github": "https://github.com/PIVX-Project/PIVX/", + "block_explorer": "https://pivx.org/block-explorer", + "whitepaper": "https://pivx.org/whitepaper", + "forum": "https://forum.pivx.org/", + "blog": "https://pivx.org/news", + "twitter": "https://x.com/_PIVX", + "discord": "https://discord.com/invite/jzqVsJd", + "facebook": "https://www.facebook.com/PIVXCrypto/", + "telegram": "https://t.me/pivxchat" + }, + "team": { + "anonymous": false + }, + "usecases": [ + "currency" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/pivx/logo.png" + } + ] + }, + { + "id": "omnia", + "name": "Omnia", + "categories": [ + "infrastructure" + ], + "description": "Omnia is a specialized RPC provider for DeFi traders, developed by cybersecurity, privacy and trading experts. They address DeFi-specific challenges like front-running and MEV exploitation.", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Cristian Lupascu", + "role": "CEO & Co-Founder" + }, + { + "name": "Alexandru Lupascu", + "role": "CTO & Co-Founder" + } + ] + }, + "links": { + "web": "https://omniatech.io", + "github": "https://github.com/omniaprotocol", + "docs": "https://docs.omniatech.io/", + "twitter": "https://twitter.com/omnia_protocol" + }, + "have_token": false, + "tokens": [ + { + "symbol": "OMNIA" + } + ], + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": true, + "mainnet": true + }, + "audits": [ + { + "name": "Smart Contract Code Review and Security Analysis Report", + "link": "https://wp.hacken.io/wp-content/uploads/2021/11/OmniaProtocol_15112021SCAudit_Report.pdf", + "time": "November, 2021" + } + ], + "usecases": [ + "infrastructure" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/omnia/logo.png" + } + ] + }, + { + "id": "blockblend", + "name": "BlockBlend", + "categories": [ + "applications" + ], + "ecosystem": [ + "ethereum", + "polygon", + "base", + "bnb", + "solana" + ], + "description": "Privacy Cross-Chain Decentralized Services", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Tom", + "link": "https://x.com/TomBlockBlend" + } + ] + }, + "links": { + "web": "https://blockblend.io/", + "docs": "https://docs.blockblend.io/", + "whitepaper": "https://blockblend.io/pitchdeck.pdf", + "blog": "https://blockblendio.medium.com/", + "twitter": "https://x.com/blockblendio", + "telegram": "https://t.me/blockblendIO" + }, + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": false, + "mainnet": true + }, + "have_token": false, + "token_link": "https://etherscan.io/address/0x0a44a7ccea34a7563ba1d45a5f757d0b02281124", + "tokens": [ + { + "name": "BBL Tpken", + "symbol": "$BBL", + "network": "Ethereum", + "contract_address": "0x0a44a7ccea34a7563ba1d45a5f757d0b02281124" + } + ], + "usecases": [ + "bridge" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/blockblend/logo.png" + } + ] + }, + { + "id": "ecash", + "name": "eCash", + "categories": [ + "defi" + ], + "description": "Simple. Instant. Secure. Experience the revolutionary new money powered by Avalanche", + "links": { + "web": "https://e.cash", + "github": "https://github.com/bitcoin-abc/bitcoin-abc/", + "blog": "https://e.cash/blog", + "twitter": "https://x.com/ecashofficial", + "discord": "https://discord.com/invite/ecash-official-852595915159896114", + "facebook": "https://www.facebook.com/ecashofficial", + "telegram": "https://t.me/ecash" + }, + "team": { + "anonymous": true + }, + "usecases": [ + "currency" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/ecash/logo.png" + } + ] + }, + { + "id": "findora", + "name": "Findora", + "categories": [ + "infrastructure" + ], + "description": "A decentralized, privacy-preserving smart contract platform. Build the next privacy dApp for any EVM-chain with the world’s leading zero-knowledge technology-explore all new possibilities", + "links": { + "web": "https://findora.org", + "github": "https://github.com/findoranetwork", + "docs": "https://docs.findora.org/", + "twitter": "https://twitter.com/Findora", + "discord": "https://discord.com/invite/findora", + "facebook": "https://www.facebook.com/findoraOfficial/", + "telegram": "https://t.me/findoraen" + }, + "have_token": false, + "tokens": [ + { + "symbol": "FRA" + } + ], + "project_status": { + "live_status": false, + "version": "", + "testnet": false, + "mainnet": false + }, + "usecases": [ + "infrastructure" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/findora/logo.png" + } + ] + }, + { + "id": "namada", + "name": "Namada", + "categories": [ + "infrastructure" + ], + "description": "Proof-of-Stake L1 for interchain asset-agnostic privacy. Namada uses CometBFT consensus and enables multi-asset shielded transfers for any native or non-native asset.", + "team": { + "anonymous": true + }, + "links": { + "web": "https://namada.net", + "github": "https://github.com/anoma/namada", + "docs": "https://docs.namada.net/", + "blog": "https://namada.net/blog", + "twitter": "https://twitter.com/namada" + }, + "project_status": { + "live_status": true, + "version": "Testnet v.034.0", + "testnet": true, + "mainnet": false + }, + "usecases": [ + "infrastructure" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/namada/logo.png" + } + ] + }, + { + "id": "findora-platform", + "name": "Findora", + "categories": [ + "infrastructure" + ], + "description": "a decentralized, privacy-preserving smart contract platform.", + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": true, + "mainnet": true + }, + "links": { + "web": "https://findora.org", + "github": "https://github.com/findoranetwork" + }, + "have_token": false, + "tokens": [ + { + "symbol": "FRA" + } + ], + "ecosystem": [ + "multichain" + ], + "team": { + "anonymous": false, + "company": { + "link": "https://findora.org/team/" + } + }, + "usecases": [ + "computing" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/findora-platform/logo.png" + } + ] + }, + { + "id": "starshell", + "name": "Starshell", + "categories": [ + "applications" + ], + "description": "A privacy-preserving, free and open-source Web3 wallet built for the Secret Network and Cosmos ecosystem", + "ecosystem": [ + "multichain", + "cosmos" + ], + "links": { + "web": "https://starshell.net/", + "blog": "https://medium.com/@starshellwallet", + "github": "https://github.com/SolarRepublic", + "forum": "", + "docs": "https://starshell.net/technology-profile.pdf", + "whitepaper": "", + "block_explorer": "https://www.mintscan.io/secret/", + "governance": "", + "twitter": "https://twitter.com/StarShellWallet", + "discord": "https://discord.com/invite/U8SSK7T4xh", + "telegram": "", + "lens": "", + "farcaster": "" + }, + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "blake.regalia", + "link": "https://blake-regalia.net/" + } + ] + }, + "usecases": [ + "wallets" + ], + "have_token": false, + "third_party_dependency": "None", + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/starshell/logo.png" + } + ], + "percentage": 72, + "product_launch_day": "2023-02-02T23:00:00.000Z", + "sunset": false, + "assets_used": [ + "scrt" + ], + "tokens": [], + "project_phase": "mainnet", + "blockchain_features": { + "opensource": true, + "upgradability": { + "enabled": false + }, + "asset_custody_type": "non-custody", + "encryption": "Local host", + "p2p": true + }, + "storage": { + "decentralized": false + }, + "privacy_policy": { + "defined": true, + "link": "https://starshell.net/privacy-policy.html", + "data_usage": "Improve UX" + }, + "compliance": "No", + "tracebility": { + "kyc": false, + "tracked_data": "IP Adress" + }, + "default_privacy": true, + "audits": [], + "social_trust": "None", + "technical_spof": "spyware", + "funding": [ + { + "name": "NYM", + "link": "https://blog.nymtech.net/nym-announces-first-round-of-grants-from-nym-innovation-fund-c7811a095fb7" + }, + { + "name": "Secret Labs", + "link": "https://github.com/scrtlabs/Grants/issues/148" + } + ], + "history": [] + }, + { + "id": "whirlpool", + "name": "Whirlpool", + "categories": [ + "applications" + ], + "description": "Break the link your coins leave behind with built-in CoinJoin available on any platform", + "sunset": true, + "usecases": [ + "mixing-service" + ], + "have_token": false, + "third_party_dependency": false + }, + { + "id": "boltz", + "name": "Boltz", + "categories": [ + "defi" + ], + "description": "Privacy first, account-free crypto exchange", + "links": { + "web": "https://boltz.exchange", + "github": "https://github.com/BoltzExchange/", + "docs": "https://docs.boltz.exchange/", + "blog": "https://blog.boltz.exchange/", + "twitter": "https://x.com/Boltzhq", + "discord": "https://discord.com/invite/QBvZGcW", + "telegram": "https://t.me/boltzhq" + }, + "team": { + "anonymous": true + }, + "usecases": [ + "currency" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/boltz/logo.png" + } + ] + }, + { + "id": "raspiblitz", + "name": "RaspiBlitz", + "categories": [ + "infrastructure" + ], + "description": "DIY Bitcoin & Lightning Node on a RaspberryPi.", + "team": { + "anonymous": true + }, + "links": { + "web": "https://raspiblitz.org", + "docs": "https://docs.raspiblitz.org/docs/setup/intro", + "github": "https://github.com/raspiblitz" + }, + "project_status": { + "live_status": true, + "version": "v1.11.0", + "testnet": false, + "mainnet": true + }, + "usecases": [ + "node" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/raspiblitz/logo.png" + } + ] + }, + { + "id": "the-anon-club", + "name": "The Anon Club", + "categories": [ + "applications" + ], + "description": "World's first privacy-focused digital collectibles.", + "links": { + "web": "https://theanonclub.com", + "twitter": "https://x.com/theanonclub" + }, + "sunset": true, + "usecases": [ + "nft-community" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/the-anon-club/logo.png" + } + ] + }, + { + "id": "mejhool", + "name": "Mejhool", + "categories": [ + "social-and-communications" + ], + "description": "A decentralized web and mobile app with peer-to-peer text messaging, decentralized file transfer, and voice-over-IP service", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Dr. Mohamed Al Arab", + "role": "Founder - CEO" + }, + { + "name": "Yusuf Haji", + "role": "Founder" + }, + { + "name": "Fahad Faqeeh", + "role": "Founder" + } + ] + }, + "links": { + "web": "https://hzmcoin.com/mejhool/", + "whitepaper": "https://hzmcoin.com/wp-content/uploads/whitepaper.pdf", + "blog": "https://hzmcoin.com/blog/", + "twitter": "https://x.com/Mejhool_app" + }, + "have_token": false, + "tokens": [ + { + "symbol": "HZM" + } + ], + "usecases": [ + "messaging" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/mejhool/logo.png" + } + ] + }, + { + "id": "axiatel", + "name": "AXIAtel", + "categories": [ + "hardware" + ], + "description": "a privacy first mobile service for everyone", + "ecosystem": [ + "multichain" + ], + "links": { + "web": "https://axiatel.co", + "blog": "https://medium.com/@axiatel" + }, + "team": { + "anonymous": true + }, + "usecases": [ + "hardware" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/axiatel/logo.png" + } + ] + }, + { + "id": "colossusxt", + "name": "ColossusXT", + "categories": [ + "defi" + ], + "description": "A community-orientated, energy efficient coin with a strong focus on decentralization, privacy, and real-world implementation", + "ecosystem": [ + "colossusxt" + ], + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": true, + "mainnet": true + }, + "links": { + "web": "https://www.colossusxt.io", + "github": "https://github.com/ColossusCoinXT", + "block_explorer": "https://chainz.cryptoid.info/colx/", + "whitepaper": "https://www.colossusxt.io/whitepaper/", + "forum": "https://forum.colossusxt.io/", + "blog": "https://colossusxt.medium.com/", + "twitter": "https://x.com/ColossusCoinXT", + "discord": "https://discord.com/invite/pRbDzPd", + "telegram": "https://t.me/colossuscoin" + }, + "team": { + "anonymous": false + }, + "usecases": [ + "currency" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/colossusxt/logo.png" + } + ] + }, + { + "id": "sia", + "name": "Sia", + "categories": [ + "applications" + ], + "description": "Decentralized data storage", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Nate", + "role": "President", + "link": "https://twitter.com/n8maninger" + }, + { + "name": "Chris", + "role": "Director of Engineering", + "link": "https://github.com/ChrisSchinnerl" + }, + { + "name": "Frances", + "role": "Director Operation", + "link": "https://www.linkedin.com/in/frances-lu-066762123/" + }, + { + "name": "Steve", + "role": "Director People & Support", + "link": "https://github.com/stevefunk" + }, + { + "name": "Luke", + "role": "Founder & Researcher", + "link": "https://x.com/lukechampine" + }, + { + "name": "Alex", + "role": "Product Engineer", + "link": "https://x.com/alexfreska" + }, + { + "name": "PJ", + "role": "dev", + "link": "https://github.com/peterjan" + }, + { + "name": "Christopher", + "role": "dev", + "link": "https://github.com/chris124567" + }, + { + "name": "Kino", + "role": "Community Manager", + "link": "https://github.com/kinomora" + } + ] + }, + "links": { + "web": "https://sia.tech", + "github": "https://github.com/SiaFoundation", + "docs": "https://docs.sia.tech/", + "whitepaper": "https://sia.tech/sia.pdf", + "block_explorer": "https://siascan.com/", + "forum": "https://forum.sia.tech/", + "blog": "https://blog.sia.tech", + "twitter": "https://x.com/sia__foundation", + "discord": "https://discord.com/invite/sia" + }, + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": true, + "mainnet": true + }, + "usecases": [ + "storage" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/sia/logo.png" + } + ] + }, + { + "id": "denet", + "name": "DeNet", + "categories": [ + "applications" + ], + "ecosystem": [ + "polygon" + ], + "description": "Decentralized Storage Protocol for Web3 services ", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Denis Shelestov", + "link": "https://x.com/djdeniro1" + }, + { + "name": "Daniil Maslov", + "link": "https://x.com/tttcrp" + } + ] + }, + "links": { + "web": "https://denet.pro/", + "github": "https://github.com/denetpro", + "doc": "https://docs.denet.pro/", + "blog": "https://medium.com/denetpro", + "twitter": "https://x.com/DeNetPro", + "telegram": "https://t.me/denetnews", + "discord": "https://discord.com/invite/PSnjPCq4x5" + }, + "sunset": false, + "tokens": [ + { + "name": "DeNet File Token", + "symbol": "$DE", + "network": "Polygon", + "contract_address": "0x081ec4c0e30159c8259bad8f4887f83010a681dc", + "token_link": "https://polygonscan.com/token/0x081ec4c0e30159c8259bad8f4887f83010a681dc" + } + ], + "blockchain_features": { + "opensource": true, + "asset_custody_type": "non-custody", + "p2p": false + }, + "privacy_policy": { + "defined": false + }, + "default_privacy": true, + "tracebility": { + "kyc": false + }, + "storage": { + "decentralized": true + }, + "usecases": [ + "storage" + ], + "have_token": false, + "third_party_dependency": false + }, + { + "id": "beam", + "name": "Beam", + "categories": [ + "defi" + ], + "description": "Best in class privacy coin and confidential DeFi platform", + "links": { + "web": "https://beam.mw", + "blog": "https://medium.com/beam-mw", + "github": "https://github.com/BeamMW/beam", + "forum": "https://forum.beam.mw/", + "docs": "https://beam.mw/docs", + "whitepaper": "https://docs.beam.mw/BEAM_Position_Paper_0.3.pdf", + "block_explorer": "https://explorer.beam.mw", + "governance": "https://beamxdao.org", + "twitter": "https://x.com/beamprivacy", + "discord": "https://discord.com/invite/BHZvAhg", + "telegram": "https://t.me/BeamPrivacy", + "lens": "", + "farcaster": "" + }, + "ecosystem": [ + "beam" + ], + "project_status": { + "version": "Mainnet", + "live_status": true, + "mainnet": true, + "testnet": false + }, + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Alex Romanov", + "link": "https://x.com/BeamCTO" + }, + { + "name": "Maxnflaxl", + "link": "https://x.com/maxnflaxl" + }, + { + "name": "Vladislav Gelfer", + "link": "https://x.com/Vlad38604806" + }, + { + "name": "Amir Aaronson", + "link": "https://x.com/RaFun88" + } + ] + }, + "usecases": [ + "currency", + "defi", + "did", + "dao", + "bridge", + "messaging", + "dapps", + "nft-community" + ], + "have_token": false, + "third_party_dependency": "", + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/beam/logo.png" + } + ], + "percentage": 22, + "product_launch_day": "2019-02-02T23:00:00.000Z", + "sunset": false, + "assets_used": [], + "tokens": [], + "project_phase": "mainnet", + "blockchain_features": { + "opensource": true, + "upgradability": { + "enabled": true + }, + "asset_custody_type": "non-custody", + "encryption": "LelantusMW", + "p2p": true + }, + "storage": { + "decentralized": true + }, + "privacy_policy": { + "defined": true, + "link": "https://beam.mw/privacy-policy", + "data_usage": "none" + }, + "compliance": "", + "tracebility": { + "kyc": false, + "tracked_data": "none", + "sign_in_type_requirments": [] + }, + "default_privacy": true, + "audits": [], + "social_trust": "", + "technical_spof": "", + "funding": [], + "history": [ + { + "title": "Fifth Hard-Fork (and wallet v7.1)", + "description": "As discussed on the Beam Forum, this hard-fork reduced the issuance cost of Confidential Assets from 3000 to 10 BEAM only. The result can be seen in the CAs being created (or re-created) after the fork. The hard-fork also added smart contracts enhancements allowing them to verify fork heights (to support fork-dependent features). On the wallet side, DApp support for the BANS (Beam Anonymous Name System) was improved.", + "link": "https://medium.com/beam-mw/beam-hard-fork-announcement-3e999dfba178", + "time": "Fri Sep 02 2022 00:00:00 GMT+0200 (Mitteleuropäische Sommerzeit)" + }, + { + "title": "Fourth Hard-Fork (and wallet v7.0)", + "description": "This hard-fork introduced 'High-Frequency Transactions' (HFTX) on both node and wallet sides, and IPFS storage integration on the wallet side. HFTX improve resistance to MEV, front-running and sandwich attacks by defining strict inclusion rules for transactions, thus protecting users from unwanted outcomes (as the submitted transactions can only be included into a block in their exact specific sequence). On the wallet side, the IPFS integration allows storing data (such as NFTs) efficiently in a decentralized manner while reducing blockchain bloat. Thus, every Beam wallet today is at the same time a blockchain node (to submit transactions and verify blocks), an SBBS node (to allow secure communication between wallets), and an IPFS node (to allow decentralized storage, including for DApp front ends distribution). This Hard Fork went smoothly and the difficulty remained fairly stable.", + "link": "https://medium.com/beam-mw/beam-hard-fork-completed-903ce2b15b51", + "time": "Fri Jun 24 2022 00:00:00 GMT+0200 (Mitteleuropäische Sommerzeit)" + }, + { + "title": "Third Hard-Fork (and wallet v6.0)", + "description": "This hard-fork brought the addition of the Beam Virtual Machine (BVM) as an infrastructure to create Smart Contracts (a.k.a. 'Shaders'), thus making Beam the first privacy coin with smart contracts capabilities! BVM smart contracts can be written in any WebAssembly compatible language (such as C++, Rust, Go, etc.) and are composed of two elements: the blockchain side (running on Beam nodes) and the wallet side (running in Beam wallet, together with the DApp front ends). This separation of chain-side and client-side logics allows very powerful and flexible applications. Beam smart contracts are transparent by default, which means that we can see their state and their activity. Nevertheless, the users remain anonymous, as their interactions with the smart contracts are based on normal confidential Beam transactions. With this approach, Beam's DeFi manages to provide 'efficient' markets (e.g. where we can see what is bought and sold) while still protecting its users' privacy (e.g. we cannot see who buys and sells!). By allowing such privacy-preserving smart contract capabilities, this hard-fork opened the doors to Beam becoming not only a powerful 'Privacy DeFi' (PriFi) platform but indeed a general-purpose infrastructure for anything in Confidential Web3!", + "link": "https://medium.com/beam-mw/hard-fork-completed-1608eb5ce439", + "time": "Sun Jun 13 2021 00:00:00 GMT+0200 (Mitteleuropäische Sommerzeit)" + }, + { + "title": "Second Hard-Fork", + "description": "Beam's second hard-fork was performed as announced in the roadmap. The PoW algorithm was updated from BeamHash II to BeamHash III, which is the final version in the planned strategy to balance GPU and ASIC mining. This hard-fork also saw the activation of the Confidential Assets (sometimes also called 'Privacy Tokens', and which were introduced in the first hard-fork but kept inactive) and the release of the Lelantus-MW protocol and its associated one-side payments (also known as offline transactions).", + "link": "https://medium.com/beam-mw/hard-fork-completed-72e8f1edb10b", + "time": "Sun Jun 28 2020 00:00:00 GMT+0200 (Mitteleuropäische Sommerzeit)" + }, + { + "title": "First Hard-Fork", + "description": "Beam's first hard-fork was performed as announced in the roadmap. The PoW algorithm was updated from BeamHash I to BeamHash II, which are upgrades from the vanilla Equihash on which they are based. Beam's strategy with these planned changes of the mining algorithm was to give GPU miners a head start, and then allow cheap ASICs to join in without disrupting the mining ecosystem. After this hard-fork, a drop in difficulty was observed as not all miners performed a timely upgrade. However, after less than 24 hours, the hashrate had gone back to its pre-fork value.", + "link": "https://medium.com/beam-mw/mimblewimble-hard-fork-first-completed-1171f9642e51", + "time": "Thu Aug 15 2019 00:00:00 GMT+0200 (Mitteleuropäische Sommerzeit)" + } + ] + }, + { + "id": "semaphore", + "name": "semaphore", + "categories": [ + "applications" + ], + "description": "Semaphore is a protocol that allows users to prove their membership in a group and transmit anonymous data, such as votes or feedback, without revealing their identities.", + "project_status": { + "version": "V4-beta", + "live_status": true, + "mainnet": false, + "testnet": true + }, + "team": { + "anonymous": true + }, + "links": { + "github": "https://github.com/semaphore-protocol", + "web": "https://semaphore.pse.dev", + "discord": "https://semaphore.pse.dev/discord", + "twitter": "https://semaphore.pse.dev/twitter", + "docs": "https://docs.semaphore.pse.dev" + }, + "technology": { + "type": "zk-kit, circom, snarkjs", + "features": [ + "" + ] + }, + "usecases": [ + "did" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/semaphore/logo.png" + } + ] + }, + { + "id": "aztec-connect", + "name": "Aztec Connect", + "categories": [ + "applications" + ], + "links": { + "github": "https://github.com/AztecProtocol/aztec-connect-bridges", + "docs": "https://docs.aztec.network/misc/aztec_connect_sunset", + "blog": "https://aztec.network/blog/private-defi-with-the-aztec-connect-bridge/", + "discord": "https://discord.com/invite/aztec", + "education": "https://twitter.com/aztecnetwork/status/1575662728395358208" + }, + "usecases": [ + "bridge" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/aztec-connect/logo.png" + } + ] + }, + { + "id": "wiremin", + "name": "WireMin", + "categories": [ + "applications" + ], + "description": "A decentralized social network.", + "links": { + "web": "https://wiremin.org/#/", + "blog": "https://wiremin.org/#/blog", + "twitter": "https://x.com/WireMin", + "facebook": "https://www.facebook.com/WireMinApp/" + }, + "usecases": [ + "dapps" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/wiremin/logo.png" } ] }, @@ -4378,146 +9210,152 @@ ] }, { - "id": "manta-pay", - "name": "Manta Pay", + "id": "speakeasy", + "name": "Speakeasy", "categories": [ - "defi" + "applications" + ], + "description": "Speak easily to a group of friends or a global community. Talk about what you want. Surveillance free. Censorship proof", + "links": { + "web": "https://alpha.speakeasy.tech", + "twitter": "https://x.com/speakeasy_tech" + }, + "usecases": [ + "messaging" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/speakeasy/logo.png" + } + ] + }, + { + "id": "puma-browser", + "name": "Puma browser", + "categories": [ + "applications" + ], + "description": "Puma is a mobile browser and wallet for the Web3 ecosystem. Private by design.", + "links": { + "web": "https://www.pumabrowser.com", + "github": "https://github.com/PumaBrowser", + "blog": "https://www.pumabrowser.com/blog", + "twitter": "https://twitter.com/pumabrowser", + "discord": "https://discord.com/invite/4frpm84" + }, + "usecases": [ + "browser" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/puma-browser/logo.png" + } + ] + }, + { + "id": "chainport", + "name": "ChainPort", + "categories": [ + "infrastructure" ], "ecosystem": [ - "polkadot" + "ethereum", + "arbitrum", + "optimism", + "base", + "bnb", + "fantom", + "polygon", + "avalanche" ], - "description": "MantaPay is coming to Calamari as the first privacy payment solution in the Kusama ecosystem.", - "technology": { - "type": "zk", - "features": [ - "modular" - ] - }, - "links": { - "web": "https://app.manta.network/dolphin/transact", - "github": "https://github.com/Manta-Network", - "docs": "https://docs.manta.network/docs/Introduction" - }, - "project_status": { - "live_status": false, - "testnet": true, - "mainnet": false - }, - "team": { - "anonymous": true - }, - "usecases": [ - "defi" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/manta-pay/logo.png" - } - ] - }, - { - "id": "coti", - "name": "Coti", - "categories": [ - "infrastructure" - ], - "description": "EVM L2 solving blockchain privacy with Garbled Circuits", + "description": "next-gen custodian secure bridge", "team": { "anonymous": false, "teammembers": [ { - "name": "Joshua Maddox", - "role": "CEPO", - "link": "https://x.com/JoshuaBMaddox" - }, - { - "name": "Shaf Bar-Geffen", - "role": "CEO", - "link": "https://x.com/shahafbg" + "name": "DcentraLab", + "link": "https://x.com/DcentraLab" } ] }, "links": { - "web": "https://coti.io/", - "github": "https://github.com/coti-io", - "docs": "https://docs.coti.io/coti-v2-documentation", - "whitepaper": "https://coti.io/files/coti_v2_whitepaper.pdf", - "blog": "https://coti.io/blog", - "twitter": "https://x.com/COTInetwork", - "discord": "https://discord.com/invite/wfAQfbc3Df", - "telegram": "https://t.me/COTInetwork" + "web": "https://www.chainport.io/private-bridge", + "github": "https://github.com/chainport", + "docs": "https://docs.chainport.io/", + "blog": "https://medium.com/chainport", + "twitter": "https://x.com/chain_port", + "telegram": "https://t.me/chainport_news" }, "project_status": { "live_status": true, - "version": "Testnet", - "testnet": true, - "mainnet": false + "version": "Mainnet", + "testnet": false, + "mainnet": true }, "have_token": false, - "token_link": "https://etherscan.io/token/0xddb3422497e61e13543bea06989c0789117555c5", + "token_link": "https://etherscan.io/token/0x104f3152d8ebfc3f679392977356962ff36566ac", "tokens": [ { - "name": "CotiToken", - "symbol": "$COTI", + "name": "PORTX Token", + "symbol": "$PORTX", "network": "Ethereum", - "contract_address": "0xDDB3422497E61e13543BeA06989C0789117555c5" + "contract_address": "0x104f3152d8ebfc3f679392977356962ff36566ac" } ], "usecases": [ - "eth-layer-2" + "bridge" ], "third_party_dependency": false, "logos": [ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/coti/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/chainport/logo.png" } ] }, { - "id": "literully", - "name": "Literully", + "id": "imperiume", + "name": "Imperiume", "categories": [ "applications" ], - "description": "A decentralized voting platform that allows users to create and participate in voting on any topic, all without giving up their privacy or control over their data", + "description": "Non-custodial wallet", "links": { - "web": "https://literully.com", - "github": "https://docs.literully.com/articles/", - "twitter": "https://x.com/literully" + "web": "https://www.imperiume.io/wallet" }, + "sunset": true, "usecases": [ - "dapps" + "wallets" ], "have_token": false, "third_party_dependency": false, "logos": [ { - "file": "logo.jpg", - "ext": "jpg", - "url": "https://explorer-data.web3privacy.info/assets/projects/literully/logo.jpg" + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/imperiume/logo.png" } ] }, { - "id": "zcloak", - "name": "zCloak", + "id": "holonym-id", + "name": "Holonym", "categories": [ "applications" ], - "description": "Privacy-first DID and verifiable computation infrastructure", + "description": "Your ZK Passport for Web3. A holistic identity that lets you prove facts about yourself without revealing who you are", "links": { - "web": "https://zcloak.network", - "github": "https://github.com/zCloak-Network", - "docs": "https://zcloak-network.notion.site/166923ca03f0410888ad3860c96c0894?v=9aa8a4f5436942d0b224da99ad2a4565", - "blog": "https://zcloaknetwork.medium.com/", - "twitter": "https://x.com/zcloaknetwork", - "discord": "https://discord.com/invite/wcKt6MDRJz" + "web": "https://www.holonym.id", + "github": "https://github.com/holonym-foundation" }, "have_token": false, "usecases": [ @@ -4528,188 +9366,154 @@ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/zcloak/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/holonym-id/logo.png" } ] }, { - "id": "anon-aadhaar", - "name": "Anon Aadhaar", + "id": "cursive", + "name": "Cursive", "categories": [ "applications" ], - "description": "Anon Aadhaar is a project that allows individuals to prove their citizenship anonymously. The project provides circuits, an SDK, and demo applications that generate and verify proofs of valid Aadhaar cards, integrating with the PCD framework to support a wide range of applications.", - "project_status": { - "version": "testnet", - "live_status": false, - "mainnet": false, - "testnet": true + "description": "A cryptography lab focused on human-first applications of signed data.", + "links": { + "web": "https://www.cursive.team/", + "github": "https://github.com/cursive-team", + "blog": "https://www.cursive.team/blog", + "twitter": "https://x.com/cursive_team", + "telegram": "https://t.me/+z5REVOBXp_hmNDIx" + }, + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/cursive/logo.png" + } + ] + }, + { + "id": "nighthawk-wallet", + "name": "Nighthawk Wallet", + "categories": [ + "applications" + ], + "description": "Private Money in your pocket.", + "ecosystem": [ + "zcash" + ], + "links": { + "web": "https://nighthawkwallet.com/", + "github": "https://github.com/nighthawk-apps", + "twitter": "https://twitter.com/NighthawkWallet" }, "team": { "anonymous": true }, - "links": { - "web": "https://anon-aadhaar.pse.dev/", - "blog": "https://anon-aadhaar-documentation.vercel.app/blog", - "docs": "https://anon-aadhaar-documentation.vercel.app/docs/intro", - "github": "https://github.com/anon-aadhaar/anon-aadhaar" - }, - "technology": { - "type": "zk, circom, rsa", - "features": [ - "" - ] - }, - "usecases": [ - "did" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/anon-aadhaar/logo.png" - } - ] - }, - { - "id": "krebit", - "name": "Krebit", - "categories": [ - "applications" - ], - "description": "Open identity verification protocol for Web3 Verifiable Credentials", - "links": { - "web": "https://krebit.id", - "github": "https://github.com/KrebitDAO", - "docs": "https://docs.krebit.id/#/", - "blog": "https://www.publish0x.com/krebit", - "twitter": "https://x.com/KrebitID", - "discord": "https://discord.com/invite/y7sMYVjxrd" - }, - "usecases": [ - "dapps" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.jpg", - "ext": "jpg", - "url": "https://explorer-data.web3privacy.info/assets/projects/krebit/logo.jpg" - } - ] - }, - { - "id": "zk-kit", - "name": "zk-kit", - "categories": [ - "infrastructure" - ], - "description": "A set of reusable libraries for zero-knowledge technologies.", "project_status": { "live_status": true, - "mainnet": false, - "testnet": false - }, - "team": { - "anonymous": true - }, - "links": { - "github": "https://github.com/privacy-scaling-explorations/zk-kit", - "web": "https://zkkit.pse.dev/" - }, - "technology": { - "type": "javascript, circom, solidity, noir", - "features": [ - "" - ] - }, - "usecases": [ - "infrastructure" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/zk-kit/logo.png" - } - ] - }, - { - "id": "burstiq", - "name": "burstIQ", - "categories": [ - "infrastructure" - ], - "description": "Fuel your digital-first strategy with human health data", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Frank Ricotta", - "role": "CEO" - }, - { - "name": "Brian Jackson", - "role": "COO" - }, - { - "name": "Tyson Henry", - "role": "CTO" - } - ] - }, - "links": { - "web": "https://burstiq.com", - "twitter": "https://twitter.com/BurstIQ" - }, - "have_token": false, - "tokens": [ - { - "symbol": "BIQ" - } - ], - "project_status": { - "live_status": false, + "version": "v2.2.14", "testnet": false, "mainnet": false }, "usecases": [ - "infrastructure" + "wallets" ], + "have_token": false, "third_party_dependency": false, "logos": [ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/burstiq/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/nighthawk-wallet/logo.png" } ] }, { - "id": "zero-knowledge-verifiable-credential", - "name": "Zero Knowledge Verifiable Credential", + "id": "crust", + "name": "Crust", "categories": [ "applications" ], - "description": "Sketching out verifiable credential selective disclosure presentation on Mina with snarky.js", - "links": { - "web": "https://github.com/mono-koto/zkcred" - }, - "have_token": false, - "usecases": [ - "did" + "ecosystem": [ + "polkadot" ], + "description": "Crust provides a decentralized storage network of Web3 ecosystem. It supports multiple storage layer protocols such as IPFS, and exposes storage interfaces to application layer.", + "team": { + "anonymous": true + }, + "links": { + "web": "https://crust.network", + "github": "https://github.com/crustio", + "docs": "https://wiki.crust.network/en", + "whitepaper": "https://ipfs.io/ipfs/QmP9WqDYhreSuv5KJWzWVKZXJ4hc7y9fUdwC4u23SmqL6t", + "twitter": "https://twitter.com/CrustNetwork", + "blog": "https://medium.com/crustnetwork", + "discord": "https://discord.com/invite/Jbw2PAUSCR", + "telegram": "https://t.me/CrustNetwork" + }, + "project_status": { + "live_status": true, + "version": "Release 6", + "testnet": true, + "mainnet": true + }, + "usecases": [ + "storage" + ], + "have_token": false, "third_party_dependency": false, "logos": [ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/zero-knowledge-verifiable-credential/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/crust/logo.png" + } + ] + }, + { + "id": "no-trust-verify", + "name": "No Trust Verify", + "categories": [ + "infrastructure" + ], + "description": "Take place to the next generation of privacy infrastructure.", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "cgi-bin", + "link": "https://github.com/sven-hash/" + }, + { + "name": "Oheka", + "link": "https://github.com/Oheka" + }, + { + "name": "Amadeous", + "link": "https://github.com/amadeous" + } + ] + }, + "links": { + "web": "https://nym.notrustverify.ch", + "github": "https://github.com/notrustverify", + "blog": "https://blog.notrustverify.ch/", + "twitter": "https://x.com/notrustverif", + "telegram": "https://t.me/notrustverify" + }, + "usecases": [ + "research-and-development" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/no-trust-verify/logo.png" } ] }, @@ -4840,21 +9644,18 @@ ] }, { - "id": "anydao", - "name": "AnyDAO", + "id": "minado", + "name": "Minado", "categories": [ "applications" ], - "description": "Vote aggregation across different blockchain networks with adjustable privacy settings which controls the visibility of the voting", + "description": "Zk Privacy Solution on Mina Protocol.", + "product_readiness": "sunset", "links": { - "web": "https://app.anydao.io/bsc/explore", - "docs": "https://docs.anydao.io/", - "blog": "https://anydao.medium.com/", - "twitter": "https://x.com/0xAnyDAO", - "telegram": "https://t.me/AnyDAO" + "web": "https://github.com/Nicolascoding27/Zkapp-mina-ui" }, "usecases": [ - "dao" + "mixing-service" ], "have_token": false, "third_party_dependency": false, @@ -4862,49 +9663,863 @@ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/anydao/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/minado/logo.png" } ] }, { - "id": "privy", - "name": "Privy", + "id": "void-protocol", + "name": "Void protocol", "categories": [ "applications" ], - "ecosystem": [ - "solana" + "description": "Void protocol gives users control over financial anonymity, as a non-custodial opt-in financial privacy service", + "links": { + "web": "https://protocolvoid.gitbook.io/void-protocol/" + }, + "sunset": true, + "usecases": [ + "mixing-service" ], - "description": "Privy builds authentication, authorization and data control tooling so developers can deliver amazing products that keep users safe.", + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/void-protocol/logo.png" + } + ] + }, + { + "id": "treasure-chest", + "name": "Treasure Chest", + "categories": [ + "applications" + ], + "description": "Treasure Chest is the main full node wallet for the ARRR cryptocurrency", + "ecosystem": [ + "pirate-chain" + ], + "links": { + "web": "https://pirate.black/wallets/treasure-chest/", + "github": "https://github.com/PirateNetwork/PirateWallet-Lite" + }, + "team": { + "anonymous": true + }, + "usecases": [ + "wallets" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/treasure-chest/logo.png" + } + ] + }, + { + "id": "beldex", + "name": "Beldex", + "categories": [ + "defi" + ], + "description": "A privacy currency based on Monero, Beldex currently offers incentive-based Master Nodes and in the future Beldex will be using POS instead of POW", + "ecosystem": [ + "beldex" + ], + "project_status": { + "live_status": true, + "verion": "Mainnet", + "testnet": true, + "mainnet": true + }, + "links": { + "web": "https://www.beldex.io/", + "github": "https://github.com/Beldex-Coin", + "docs": "https://docs.beldex.io/", + "blog": "https://beldex.io/blog/", + "twitter": "https://x.com/BeldexCoin", + "discord": "https://discord.com/invite/Hj4MAmA5gs", + "facebook": "https://www.facebook.com/beldexofficial", + "telegram": "https://t.me/official_beldex" + }, + "team": { + "anonymous": false + }, + "usecases": [ + "currency" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/beldex/logo.png" + } + ] + }, + { + "id": "dero", + "name": "Dero", + "categories": [ + "infrastructure" + ], + "description": "A general purpose, private, and scalable decentralized application platform that allows developers to deploy powerful and unstoppable applications, while users retain total control over their assets with complete privacy", + "links": { + "web": "https://dero.io", + "github": "https://github.com/deroproject/derohe/", + "docs": "https://docs.dero.io", + "whitepaper": "https://github.com/deroproject/documentation/blob/master/Dero_Whitepaper.pdf", + "twitter": "https://twitter.com/deroproject" + }, + "have_token": false, + "tokens": [ + { + "symbol": "DERO" + } + ], + "project_status": { + "live_status": true, + "version": "Mainnet v1", + "testnet": false, + "mainnet": true + }, + "usecases": [ + "infrastructure" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/dero/logo.png" + } + ] + }, + { + "id": "litecash", + "name": "Litecash", + "categories": [ + "defi" + ], + "description": "The first fork of Beam. We removed the founders reward and are 100% community-funded", + "ecosystem": [ + "mimblewimble" + ], + "links": { + "web": "https://lite-cash.com", + "github": "https://github.com/Litecash-Dev", + "whitepaper": "https://lite-cash.com/LitecashWhitepaper.pdf", + "twitter": "https://x.com/LitecashPR", + "discord": "https://discord.com/invite/kga9sgg", + "telegram": "https://t.me/litecashgroup" + }, + "team": { + "anonymous": true + }, + "usecases": [ + "currency" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/litecash/logo.png" + } + ] + }, + { + "id": "verida", + "name": "Verida", + "categories": [ + "infrastructure" + ], + "description": "Verida is a multi-chain protocol for interoperable database storage and messaging built on decentralized identity where personal data is owned and controlled by users", "team": { "anonymous": false, "teammembers": [ { - "name": "Colfax", - "link": "https://x.com/colfaxselby" + "name": "Chris Were", + "role": "Co-Founder & CEO" }, { - "name": "Jainil Sutaria", - "link": "https://x.com/jainilsutaria1" + "name": "Ryan Kris", + "role": "Co-Founder & COO" } ] }, "links": { - "web": "https://www.privy.io/", - "blog": "https://www.privy.io/blog", - "github": "https://github.com/privy-io", + "web": "https://www.verida.io", + "github": "https://github.com/verida/", + "whitepaper": "https://docsend.com/view/hqd8d55nbucz83yf", + "docs": "https://developers.verida.network/", + "blog": "https://news.verida.io", + "twitter": "https://twitter.com/verida_io" + }, + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": true, + "mainnet": true + }, + "usecases": [ + "infrastructure" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/verida/logo.png" + } + ] + }, + { + "id": "hinkal", + "name": "Hinkal", + "categories": [ + "defi" + ], + "usecases": [ + "defi" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/hinkal/logo.png" + } + ] + }, + { + "id": "oxen", + "name": "Oxen", + "categories": [ + "defi" + ], + "description": "A cryptocurrency powering a new class of interconnected privacy apps", + "ecosystem": [ + "oxen" + ], + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": true, + "mainnet": true + }, + "links": { + "web": "https://oxen.io", + "github": "https://github.com/oxen-io", + "block_explorer": "https://oxen.observer/", + "docs": "https://docs.oxen.io/oxen-docs", + "blog": "https://oxen.io/blog/1", + "twitter": "https://x.com/Oxen_io", + "telegram": "https://t.me/Oxen_Community" + }, + "team": { + "anonymous": true + }, + "usecases": [ + "currency" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/oxen/logo.png" + } + ] + }, + { + "id": "definer", + "name": "DeFiner", + "categories": [ + "defi" + ], + "usecases": [ + "defi" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.jpg", + "ext": "jpg", + "url": "https://explorer-data.web3privacy.info/assets/projects/definer/logo.jpg" + } + ] + }, + { + "id": "telios", + "name": "Telios", + "categories": [ + "applications" + ], + "description": "Secure Communication with Encrypted Data and Email", + "links": { + "web": "https://www.telios.io", + "github": "https://github.com/Telios-org" + }, + "usecases": [ + "dapps" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/telios/logo.png" + } + ] + }, + { + "id": "verusid", + "name": "VerusID", + "categories": [ + "applications" + ], + "description": "for self-sovereign individuals, and conscious organizations that value their data", + "ecosystem": [ + "multichain" + ], + "links": { + "web": "https://verus.io/verusid", + "github": "https://github.com/VerusCoin", + "docs": "https://docs.verus.io/", + "block_explorer": "https://insight.verus.io/", + "whitepaper": "https://verus.io/papers", + "blog": "https://medium.com/veruscoin", + "twitter": "https://x.com/veruscoin", + "discord": "https://discord.com/invite/wV8w8cWPCf", + "facebook": "https://www.facebook.com/VerusCoin", + "telegram": "https://t.me/veruscommunity" + }, + "team": { + "anonymous": false, + "company": { + "link": "https://verus.io/people" + } + }, + "have_token": false, + "token_link": "https://coinmarketcap.com/it/currencies/veruscoin/", + "usecases": [ + "did" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/verusid/logo.png" + } + ] + }, + { + "id": "dechat", + "name": "DeChat", + "categories": [ + "social-and-communications" + ], + "description": "open and secure web3 communications protocol that powers decentralized user interactions", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "JAMES I. RADFORD", + "role": "CEO", + "link": "https://www.linkedin.com/in/james-r-aa8989165/?utm_source=share&utm_campaign=share_via&utm_content=profile&utm_medium=ios_app" + }, + { + "name": "ANDY DEMETRIOU", + "role": "CMO", + "link": "https://www.linkedin.com/in/andy-demetriou-a57778177/" + }, + { + "name": "DANIEL DRESCHER", + "role": "COO", + "link": "https://www.linkedin.com/in/danieldrescher/" + } + ] + }, + "links": { + "web": "https://www.dechat.io/home", + "docs": "https://dechat.gitbook.io/dechat", + "twitter": "https://x.com/dechat_io", + "discord": "https://discord.com/invite/dechat", + "telegram": "https://t.me/dechat_community" + }, + "project_status": { + "live_status": true, + "version": "Testnet", + "testnet": true, + "mainnet": false + }, + "have_token": false, + "token_link": "https://bscscan.com/token/0xd69ee2e508363fed57f89917d5ca03e715ee5519", + "tokens": [ + { + "name": "DeChat Token", + "symbol": "$DeChat", + "network": "BSC", + "contract_address": "0xD69ee2e508363FEd57f89917D5ca03e715ee5519" + } + ], + "usecases": [ + "messaging" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/dechat/logo.png" + } + ] + }, + { + "id": "nft-fair", + "name": "NFT Fair", + "categories": [ + "applications" + ], + "description": "The do-good NFT launch platform.", + "links": { + "web": "https://www.nftfair.app" + }, + "sunset": true, + "usecases": [ + "nft-community" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/nft-fair/logo.png" + } + ] + }, + { + "id": "p0tion", + "name": "p0tion", + "categories": [ + "infrastructure" + ], + "description": "Toolkit for Groth16 Phase 2 Trusted Setup ceremonies.", + "project_status": { + "live_status": true, + "mainnet": false, + "testnet": false + }, + "team": { + "anonymous": true + }, + "links": { + "web": "https://ceremony.pse.dev/", + "github": "https://github.com/privacy-scaling-explorations/p0tion" + }, + "usecases": [ + "infrastructure" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/p0tion/logo.png" + } + ] + }, + { + "id": "the-4th-pillar", + "name": "The 4th Pillar", + "categories": [ + "social-and-communications" + ], + "description": "Web3 Aligned Email & Chat Super App", + "team": { + "anonymous": true + }, + "links": { + "web": "https://the4thpillar.io/", + "github": "https://github.com/4P-project/", + "docs": "https://docs.the4thpillar.io/", + "whitepaper": "https://docs.google.com/document/d/1Ie_whzzIdvkuBOH_-X2Uhly3r0IIFR1hYGaHqHtIKrU/edit?usp=sharing", + "blog": "https://medium.com/4p-project", + "twitter": "https://x.com/4pfour", + "discord": "https://discord.com/invite/WaZZXeBhg4", + "telegram": "https://t.me/the4thpillarofficial" + }, + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": false, + "mainnet": true + }, + "have_token": false, + "token_link": "https://etherscan.io/token/0x4730fb1463a6f1f44aeb45f6c5c422427f37f4d0", + "tokens": [ + { + "name": "The 4th Pillar Token", + "symbol": "$FOUR", + "network": "Ethereum", + "contract_address": "0x4730fb1463a6f1f44aeb45f6c5c422427f37f4d0" + } + ], + "usecases": [ + "messaging" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/the-4th-pillar/logo.png" + } + ] + }, + { + "id": "divestos", + "name": "DivestOS", + "categories": [ + "applications" + ], + "description": "A fork of LineageOS with monthly updates, automated CVE patchings, system WebView, and more", + "team": { + "anonymous": true + }, + "links": { + "web": "https://divestos.org/", + "github": "https://github.com/Divested-Mobile/DivestOS-Build" + }, + "project_status": { + "live_status": true, + "version": "20.0", + "testnet": false, + "mainnet": true + }, + "usecases": [ + "operation-systems" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/divestos/logo.png" + } + ] + }, + { + "id": "layerx", + "name": "LayerX", + "categories": [ + "infrastructure" + ], + "description": "A privacy-preserving blockchain on Substrate", + "links": { + "web": "https://layerx.co.jp", + "github": "https://github.com/LayerXcom" + }, + "usecases": [ + "infrastructure" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/layerx/logo.png" + } + ] + }, + { + "id": "phala-network", + "name": "Phala Network", + "categories": [ + "infrastructure" + ], + "description": "Privacy-Enhanced Permissionless Computing Protocol.", + "ecosystem": [ + "kusama" + ], + "links": { + "web": "https://www.phala.network/en/", + "github": "https://github.com/Phala-Network", + "docs": "https://docs.phala.network/", + "forum": "https://forum.phala.network/", + "whitepaper": "https://www.phala.network/pdf/phala-paper.pdf", + "changelog": "https://phala.network/changelog", + "blog": "https://phala.network/blog", + "twitter": "https://x.com/PhalaNetwork", + "discord": "https://discord.com/invite/phala-network", + "telegram": "https://t.me/phalanetwork" + }, + "team": { + "anonymous": false, + "company": { + "link": "https://www.phala.network/en/aboutUs/" + } + }, + "usecases": [ + "computing" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/phala-network/logo.png" + } + ] + }, + { + "id": "common", + "name": "Common", + "categories": [ + "defi" + ], + "usecases": [ + "defi" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/common/logo.png" + } + ] + }, + { + "id": "pastenym", + "name": "Pastenym", + "categories": [ + "applications" + ], + "description": "Anon text sharing service", + "links": { + "web": "https://pastenym.ch/#/", + "github": "https://github.com/notrustverify/pastenym/" + }, + "usecases": [ + "messaging" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/pastenym/logo.png" + } + ] + }, + { + "id": "ethberlin", + "name": "ETHBerlin", + "description": "a hackathon, a cultural festival, an educational event, a platform for hacktivism, and a community initiative to push the decentralized ecosystem forward.", + "categories": [ + "social-and-communications" + ], + "ecosystem": [ + "ethereum" + ], + "links": { + "web": "https://ethberlin.ooo/contributors/", + "blog": "https://blog.dod.ngo/", + "github": "https://github.com/ethb3rlin/", "forum": "", - "docs": "https://docs.privy.io/", + "docs": "", "whitepaper": "", "block_explorer": "", "governance": "", - "twitter": "https://x.com/privy_io", + "twitter": "https://x.com/ETHBerlin", "discord": "", "telegram": "", "lens": "", "farcaster": "" }, + "usecases": [ + "events" + ], + "have_token": false, + "third_party_dependency": "", + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/ethberlin/logo.png" + } + ], + "ratings": [ + { + "type": "openess", + "name": "Openess", + "items": [ + { + "isValid": false, + "label": "Team", + "positive": "Member", + "negative": "Anonymous" + }, + { + "isValid": false, + "label": "Documentation", + "positive": "Link", + "negative": "Not available" + }, + { + "isValid": true, + "label": "Github", + "positive": "Link", + "negative": "Not available", + "value": "https://github.com/ethb3rlin/4" + }, + { + "isValid": true, + "label": "Twitter", + "positive": "Link", + "negative": "Not available", + "value": "https://x.com/ETHBerlin" + }, + { + "isValid": false, + "label": "Twitter", + "positive": "Link", + "negative": "Not available" + }, + { + "isValid": false, + "label": "Discord", + "positive": "Link", + "negative": "Not available" + }, + { + "isValid": false, + "label": "Lens", + "positive": "Link", + "negative": "Not available" + }, + { + "isValid": false, + "label": "Farcaster", + "positive": "Link", + "negative": "Not available" + }, + { + "isValid": false, + "label": "Whitepaper", + "positive": "Link", + "negative": "Not available" + }, + { + "isValid": false, + "label": "Funding", + "positive": "Investment", + "negative": "Not available" + } + ], + "points": 11, + "percentagePoints": 20 + }, + { + "type": "technology", + "name": "Technology", + "items": [ + { + "isValid": false, + "label": "Mainnet", + "positive": "Yes", + "negative": "No" + }, + { + "isValid": false, + "label": "Open Source", + "positive": "Yes", + "negative": "No" + }, + { + "isValid": false, + "label": "Non Custody", + "positive": "None", + "negative": "Custodial" + }, + { + "isValid": false, + "label": "Upgradability", + "positive": "Disabled", + "negative": "Enabled" + }, + { + "isValid": false, + "label": "Audits", + "positive": "Audit", + "negative": "None" + } + ], + "points": 0, + "percentagePoints": 0 + }, + { + "type": "privacy", + "name": "Privacy", + "items": [ + { + "isValid": false, + "label": "Privacy Policy", + "positive": "Link", + "negative": "Not available" + }, + { + "isValid": false, + "label": "KYC", + "positive": "No", + "negative": "Yes" + }, + { + "isValid": true, + "label": "Compliance", + "positive": "No", + "negative": "..." + }, + { + "isValid": false, + "label": "Default Privacy", + "positive": "YES", + "negative": "No" + } + ], + "points": 5, + "percentagePoints": 14.285714285714285 + } + ], + "percentage": 11, "sunset": false, + "assets_used": [ + "other" + ], + "tokens": [], + "project_phase": "mainnet", "blockchain_features": { "opensource": true, "upgradability": { @@ -4914,90 +10529,154 @@ "encryption": "", "p2p": true }, + "storage": {}, "privacy_policy": { "defined": true, - "link": "https://www.privy.io/privacy-policy", - "data_usage": "Service Providers, Analytics Providers, Payment Processing partners, Business Partners" + "link": "https://ethberlin.org/privacy-policy/", + "data_usage": "Organising of the event" }, - "default_privacy": false, + "compliance": "NaN", "tracebility": { "kyc": false, - "tracked_data": "Email, Phone number, Payment Card type, Full number of payment card, IP adress, type of device/operating system/browser, IP-adress-based location information", - "sign_in_type_requirments": [ - "email" + "tracked_data": "" + }, + "default_privacy": true, + "audits": [], + "social_trust": "The project is being managed by the DoD (Department of Decentralisation) ", + "technical_spof": "", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "All of them", + "link": "https://ethberlin.org/contributors/" + }, + { + "name": "Stina", + "link": "https://x.com/stinalinneag" + }, + { + "name": "Helena", + "link": "https://x.com/helsfoftroy" + }, + { + "name": "Maria", + "link": "https://x.com/MPtherealmvp" + }, + { + "name": "Jacob", + "link": "https://x.com/_czepluch" + }, + { + "name": "Lea", + "link": "https://x.com/_schmitted" + }, + { + "name": "Afri", + "link": "https://github.com/q9f" + }, + { + "name": "Martin", + "link": "https://x.com/MartinBreiten" + }, + { + "name": "Kaan", + "link": "https://x.com/kaanuzdogan" + }, + { + "name": "Ligi", + "link": "https://x.com/mr_ligi" + }, + { + "name": "Franzi", + "link": "https://x.com/_franzihei" + } ] }, - "third_party_dependency": "", - "audits": [ + "funding": [ { - "name": "Zellic", - "link": "https://github.com/Zellic/publications/blob/master/Privy_Shamir_Secret_Sharing_-_Zellic_Audit_Report.pdf", - "time": "2023-08" + "name": "General Sponsership through eventspartners ", + "link": "" } ], + "history": [ + { + "title": "EthBerlin", + "description": "First hackathon", + "link": "ethberlin.ooo", + "time": "Fri Sep 07 2018 00:00:00 GMT+0200 (Central European Summer Time)" + }, + { + "title": "Ethberlin Zwei", + "description": "Second Hackathon", + "link": "https://ethberlinzwei.com/", + "time": "Fri Aug 23 2019 00:00:00 GMT+0200 (Central European Summer Time)" + }, + { + "title": "ETHB3RLIN", + "description": "Third hackathon", + "link": "https://ethberlin.ooo/", + "time": "Fri Sep 16 2022 00:00:00 GMT+0200 (Central European Summer Time)" + }, + { + "title": "ETHBerlin04", + "description": "4rd Hackathon. Theme: Identity Crisis", + "link": "ethberlin.org", + "time": "Fri May 24 2024 00:00:00 GMT+0200 (Central European Summer Time)" + } + ] + }, + { + "id": "spkz", + "name": "SPKZ", + "categories": [ + "applications" + ], + "description": "The first fully decentralized web3 community/chat platform.", + "links": { + "web": "https://spkz.io", + "github": "https://github.com/Arianee/spkz-sdk", + "whitepaper": "https://f.hubspotusercontent10.net/hubfs/9335516/SPKZ%20%5BLIGHT%20PAPER%5D%20-%20November%202021.pdf?utm_campaign=SPKZ&utm_source=Light%20Paper%20SPKZ", + "blog": "https://medium.com/arianee/why-we-are-building-spkz-c856e251c899", + "twitter": "https://x.com/SPKZ_io" + }, "usecases": [ - "wallets" + "dapps" ], "have_token": false, + "third_party_dependency": false, "logos": [ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/privy/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/spkz/logo.png" } - ], - "percentage": 76, - "assets_used": [], - "tokens": [], - "project_phase": "mainnet", - "storage": {}, - "compliance": "", - "social_trust": "", - "technical_spof": "" + ] }, { - "id": "super-protocol", - "name": "SuperProtocol", + "id": "vup", + "name": "VUP", "categories": [ "applications" ], - "description": "The confidential and self-sovereign AI cloud and marketplace, governed by smart contracts", + "description": "Private and decentralized cloud storage", "team": { "anonymous": true }, "links": { - "web": "https://superprotocol.com/", - "docs": "https://docs.superprotocol.com/developers/", - "twitter": "https://x.com/super__protocol", - "discord": "https://discord.com/invite/superprotocol", - "telegram": "https://t.me/superprotocol" + "web": "https://vup.app", + "github": "https://github.com/vup-app", + "docs": "https://docs.vup.app/", + "twitter": "https://x.com/VupCloudStorage" }, - "have_token": false, - "sunset": false, - "usecases": [ - "ai" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/super-protocol/logo.png" - } - ] - }, - { - "id": "nodl-one", - "name": "nodl One", - "categories": [ - "infrastructure" - ], - "description": "A full Bitcoin and Lightning Network node.", - "links": { - "web": "https://www.nodl.eu/products/nodl-one/" + "project_status": { + "live_status": true, + "version": "v0.15.0 BETA", + "testnet": false, + "mainnet": true }, "usecases": [ - "node" + "storage" ], "have_token": false, "third_party_dependency": false, @@ -5005,98 +10684,308 @@ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/nodl-one/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/vup/logo.png" } ] }, { - "id": "iden3", - "name": "Iden3", + "id": "ethdam", + "name": "ETHDam", + "description": "Ethereum-focused privacy & DeFi hackathon. ", "categories": [ - "applications" + "social-and-communications" ], - "description": "The open-source protocol at the basis of Polygon ID. The protocol defines on a low-level how the parties listed above communicate and interact with each.", "ecosystem": [ "ethereum" ], "links": { - "web": "https://iden3.io", - "github": "https://github.com/iden3", - "docs": "https://docs.iden3.io/", - "blog": "https://blog.iden3.io/", - "twitter": "https://x.com/identhree", - "telegram": "https://t.me/iden3io" + "web": "https://www.ethdam.com/hackathon", + "twitter": "https://twitter.com/CryptoCanal", + "discord": "https://discord.com/invite/XJVjpCqQBz", + "telegram": "https://t.me/CryptoCanalCommunity" }, - "have_token": false, "usecases": [ - "did" + "events" ], + "have_token": false, "third_party_dependency": false, "logos": [ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/iden3/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/ethdam/logo.png" } ] }, { - "id": "web3id", - "name": "Web3ID", + "id": "transferchain", + "name": "TransferChain", "categories": [ "applications" ], - "description": "Privacy-preserving user verification for Web3", - "ecosystem": [ - "multichain" - ], - "links": { - "web": "https://www.dock.io/web3id", - "github": "https://github.com/docknetwork", - "docs": "https://docs.dock.io/", - "block_explorer": "https://dock.subscan.io/", - "blog": "https://blog.dock.io/", - "twitter": "https://x.com/docknetwork", - "discord": "https://discord.com/invite/feW8KGf7r3", - "telegram": "https://t.me/dockio" - }, - "team": { - "anonymous": false, - "company": { - "link": "https://www.dock.io/verifiable-credentials-company" - } - }, - "have_token": false, - "token_link": "https://coinmarketcap.com/it/currencies/dock/", - "usecases": [ - "did" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/web3id/logo.png" - } - ] - }, - { - "id": "elite", - "name": "Elite", - "categories": [ - "applications" - ], - "description": "Android and IOS Wallet that respects your privacy", + "description": "Enables users to store, process, and share their data while ensuring its privacy and security", "team": { "anonymous": true }, "links": { - "web": "https://elitewallet.sc/", - "github": "https://github.com/Elite-Labs/EliteWallet" + "web": "https://transferchain.io", + "github": "https://github.com/TransferChain", + "blog": "https://blog.transferchain.io/", + "docs": "https://docs.transferchain.io/", + "twitter": "https://twitter.com/TransferChain_" }, "project_status": { "live_status": true, - "version": "1.3.1", + "version": "tbd", + "testnet": false, + "mainnet": true + }, + "usecases": [ + "storage" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/transferchain/logo.png" + } + ] + }, + { + "id": "bermuda", + "name": "Bermuda", + "categories": [ + "applications" + ], + "description": "Next-gen private utility dApp for sending legal, anonymous transactions of multiple ERC-20 tokens", + "links": { + "web": "https://www.bmda.io", + "whitepaper": "https://www.bmda.io/bermuda-whitepaper-1.2.pdf", + "blog": "https://medium.com/@bmdaadmin", + "twitter": "https://x.com/BermudaEth", + "telegram": "https://t.me/bermudaportal" + }, + "usecases": [ + "dapps" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/bermuda/logo.png" + } + ] + }, + { + "id": "tlsnotary", + "name": "TLSNotary", + "categories": [ + "applications" + ], + "description": "Proof of data authenticity", + "links": { + "web": "https://tlsnotary.org", + "github": "https://github.com/tlsnotary/tlsn", + "docs": "https://docs.tlsnotary.org/", + "blog": "https://mirror.xyz/privacy-scaling-explorations.eth/T4MR2PgBzBmN2I3dhDJpILXkQsqZp1Bp8GSm_Oo3Vnw", + "twitter": "https://x.com/tlsnotary", + "discord": "https://discord.com/invite/9XwESXtcN7" + }, + "usecases": [ + "dapps" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/tlsnotary/logo.png" + } + ] + }, + { + "id": "djib", + "name": "DJIB", + "categories": [ + "applications" + ], + "description": "DJIB is the next generation Web3 storage", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Moe Sayadi", + "role": "CEO/CTO", + "link": "https://djuno.io/#our-team" + } + ] + }, + "links": { + "web": "https://djib.io", + "github": "https://github.com/Djib-io", + "docs": "https://docs.djib.io/", + "whitepaper": "https://djib.io/assets/files/Djib-WP-v1.pdf?v=20220602", + "twitter": "https://twitter.com/djibchain", + "discord": "https://discord.com/invite/PpZgKJkKpb", + "telegram": "https://t.me/DjibTech" + }, + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": false, + "mainnet": true + }, + "usecases": [ + "storage" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/djib/logo.png" + } + ] + }, + { + "id": "eth-privacy", + "name": "ETH Privacy", + "description": "ETH #Privacy is the hackathon around privacy, organized by the Leading Privacy Alliance of web3.", + "categories": [ + "social-and-communications" + ], + "ecosystem": [ + "ethereum" + ], + "links": { + "web": "https://www.leadingprivacy.com/istanbul" + }, + "usecases": [ + "events" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/eth-privacy/logo.png" + }, + { + "file": "logo.svg", + "ext": "svg", + "url": "https://explorer-data.web3privacy.info/assets/projects/eth-privacy/logo.svg" + } + ] + }, + { + "id": "basicswap", + "name": "Basic Swap", + "categories": [ + "defi" + ], + "ecosystem": [ + "multichain" + ], + "description": "A private and cross-chain DEX", + "project_type": "DeFi", + "product_launch_day": "2022-12-08", + "technology": { + "type": "P2P", + "name": "peer to peer", + "features": [ + "private", + "swaps" + ] + }, + "links": { + "web": "https://basicswapdex.com/", + "twitter": "https://twitter.com/basicswapdex", + "blog": "https://particl.news/tag/basicswap/", + "github": "https://github.com/tecnovert/basicswap", + "docs": "https://academy.particl.io/en/latest/basicswap-dex/basicswap_technicals.html" + }, + "blockchain_features": { + "p2p": true, + "encryption": "P2P, AtomicSwaps", + "opensource": true, + "dissapearing_tx": true, + "frontend_anonymity": "self-hosted", + "connected_tx": false, + "revealed_recipient": true, + "revealed_sender": true, + "revealed_ammount": true, + "data_masking": "P2P", + "asset_custody_type": "non-custody" + }, + "licences": "MIT License", + "privacy_policy": { + "defined": false + }, + "team": { + "anonymous": true + }, + "storage": { + "decentralized": true + }, + "tracebility": { + "tracked_data": "Chains activity", + "kyc": false, + "sign_in_type_requirments": "wallet" + }, + "third_party_dependency": false, + "client_diversability": [ + { + "name": "BasicSwap client", + "link": "https://basicswapdex.com/" + } + ], + "default_privacy": false, + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": false, + "mainnet": true + }, + "usecases": [ + "defi" + ], + "have_token": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/basicswap/logo.png" + } + ] + }, + { + "id": "seedsigner", + "name": "SeedSigner", + "categories": [ + "applications" + ], + "description": "Air-gapped DIY Bitcoin Signing Device", + "ecosystem": [ + "bitcoin" + ], + "links": { + "web": "https://seedsigner.com/", + "github": "https://github.com/SeedSigner/seedsigner", + "docs": "https://seedsigner.com/faqs/" + }, + "team": { + "anonymous": true + }, + "project_status": { + "live_status": true, + "version": "v0.7.0", "testnet": false, "mainnet": false }, @@ -5109,7 +10998,650 @@ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/elite/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/seedsigner/logo.png" + } + ] + }, + { + "id": "privasea", + "name": "Privasea", + "categories": [ + "infrastructure" + ], + "description": "An AI + DePIN Network enabled through FHEML", + "links": { + "web": "https://www.privasea.ai/", + "github": "https://github.com/Privasea", + "docs": "https://docs.privasea.ai/", + "whitepaper": "https://drive.google.com/file/d/1jbxWMgEziupt119gvM1n0Mu8sDdM7VWF/view", + "blog": "https://www.privasea.ai/blog", + "twitter": "https://x.com/Privasea_ai", + "discord": "https://discord.com/invite/yRtQGvWkvG", + "telegram": "https://t.me/Privasea_ai" + }, + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/privasea/logo.png" + } + ] + }, + { + "id": "universal-reputation", + "name": "Universal Reputation", + "categories": [ + "applications" + ], + "description": "a private and non-repudiable reputation system", + "links": { + "web": "https://developer.unirep.io", + "github": "https://github.com/unirep", + "docs": "https://developer.unirep.io/docs/welcome", + "block_explorer": "https://explorer.unirep.io/", + "blog": "https://developer.unirep.io/blog", + "twitter": "https://x.com/UniRep_protocol", + "discord": "https://discord.com/invite/VzMMDJmYc5" + }, + "have_token": false, + "usecases": [ + "did" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/universal-reputation/logo.png" + } + ] + }, + { + "id": "particl", + "name": "Particl", + "categories": [ + "applications" + ], + "ecosystem": [ + "particl" + ], + "description": "The only marketplace for private and unrestricted e-commerce", + "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" + }, + "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", + "p2p": true + }, + "privacy_policy": { + "defined": true, + "link": "https://academy.particl.io/en/latest/particl-blockchain/blockchain_privacy.html" + }, + "default_privacy": true, + "tracebility": { + "kyc": false + }, + "third_party_dependency": false, + "usecases": [ + "currency" + ], + "have_token": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/particl/logo.png" + } + ] + }, + { + "id": "cirus-foundation", + "name": "Cirus foundation", + "categories": [ + "applications" + ], + "description": "With your permission, Cirus makes earning from your data easy", + "links": { + "web": "https://cirusfoundation.com/your-data/", + "twitter": "https://x.com/cirusfoundation", + "discord": "https://discord.com/invite/Vbawz2j7AW", + "blog": "https://medium.com/the-cirus-foundation" + }, + "usecases": [ + "data-management" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/cirus-foundation/logo.png" + } + ] + }, + { + "id": "masq", + "name": "MASQ", + "categories": [ + "infrastructure", + "applications" + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/masq/logo.png" + } + ], + "ecosystem": [ + "ethereum", + "polygon" + ], + "project_type": "Decentralized privacy network protocol", + "description": "a web3-native browser, dMeshVPN, dApp Store, protocol, and earning ecosystem that makes living in Web3 anonymous and private", + "product_launch_day": "2019-10-20", + "team": { + "anonymous": true + }, + "links": { + "web": "https://www.masqbrowser.com/", + "github": "https://github.com/MASQ-Project", + "docs": "https://docs.masq.ai/masq", + "blog": "https://www.masqbrowser.com/blog", + "twitter": "https://twitter.com/MASQ_ai", + "changelog": "https://masq-network.canny.io/changelog", + "telegram": "https://t.me/MASQ_ai", + "discord": "https://discord.gg/masq", + "youtube": "http://www.youtube.com/@MASQNetwork", + "education": "https://docs.masq.ai/masq/getting-started/faqs" + }, + "technology": { + "type": "P2P networking", + "name": "dMeshVPN", + "features": [ + "private", + "encrypted", + "incentivized" + ] + }, + "blockchain_features": { + "opensource": true, + "p2p": true, + "asset_custody_type": "Non-custodial" + }, + "project_status": { + "version": "v0.9", + "live_status": true, + "testnet": true, + "mainnet": false + }, + "licences": "GPLv3 License", + "privacy_policy": { + "defined": true, + "link": "https://www.notion.so/MASQ-Network-Privacy-Practices-a58209dd0089404b80474da924015c03?pvs=4", + "data_usage": "Not Using" + }, + "default_privacy": true, + "storage": { + "decentralized": true + }, + "third_party_dependency": false, + "social_trust": "Team Multisigs & Dune analytics", + "usecases": [ + "infrastructure", + "vpn", + "browser" + ], + "have_token": false + }, + { + "id": "polygon-id", + "name": "Polygon ID", + "categories": [ + "applications" + ], + "description": "a blockchain-native identity system with programmable privacy that empowers people and enables the creation of trusted interactions with web3 services", + "ecosystem": [ + "polygon" + ], + "links": { + "web": "https://polygon.technology/polygon-id/", + "github": "https://github.com/0xPolygonID", + "docs": "https://devs.polygonid.com/docs/quick-start-demo/", + "blog": "https://www.polygonid.com/blog", + "twitter": "https://x.com/0xPolygonID" + }, + "team": { + "anonymous": false, + "company": { + "link": "https://github.com/orgs/0xPolygonID/people" + } + }, + "have_token": false, + "usecases": [ + "did" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/polygon-id/logo.png" + } + ] + }, + { + "id": "holonym", + "name": "Holonym", + "categories": [ + "applications" + ], + "description": "ZK-identity protocol for anonymous KYC, sybil resistance, and compliance.", + "team": { + "anonymous": true + }, + "links": { + "web": "https://holonym.id", + "github": "https://github.com/holonym-foundation", + "docs": "https://docs.holonym.id/", + "blog": "https://medium.com/holonym", + "twitter": "https://x.com/0xHolonym" + }, + "have_token": false, + "usecases": [ + "kyc-solution" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/holonym/logo.png" + } + ] + }, + { + "id": "status-web3-browser", + "name": "Status Web3 Browser", + "categories": [ + "applications" + ], + "description": "Access the latest defi dapps, exchanges, marketplaces, games and more with the Web3 Browser", + "links": { + "web": "https://status.im/web-three-browser/", + "github": "https://github.com/status-im", + "blog": "https://status.app/blog", + "twitter": "https://twitter.com/ethstatus", + "facebook": "https://www.facebook.com/ethstatus/about" + }, + "usecases": [ + "browser" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/status-web3-browser/logo.png" + } + ] + }, + { + "id": "zkvalidator", + "name": "ZKValidator", + "categories": [ + "defi" + ], + "usecases": [ + "defi" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zkvalidator/logo.png" + } + ] + }, + { + "id": "dappnode", + "name": "DappNode", + "categories": [ + "hardware" + ], + "description": "Easy to use hardware and software solution for running Ethereum and other kind of nodes, staking, IPFS, etc", + "ecosystem": [ + "multichain" + ], + "links": { + "web": "https://dappnode.io/", + "github": "https://github.com/dappnode", + "docs": "https://docs.dappnode.io/", + "forum": "https://discourse.dappnode.io/", + "blog": "https://medium.com/dappnode", + "twitter": "https://x.com/DAppNode", + "discord": "https://discord.com/invite/dappnode" + }, + "team": { + "anonymous": false, + "company": { + "link": "https://dappnode.com/pages/about" + } + }, + "usecases": [ + "hardware" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/dappnode/logo.png" + } + ] + }, + { + "id": "universal-privacy-alliance", + "name": "Universal Privacy Alliance", + "categories": [ + "social-and-communications" + ], + "description": "seeks to advance the understanding of privacy as the very basis of free and flourishing digital societies", + "links": { + "web": "https://privacyalliance.com", + "blog": "https://nymtech.medium.com/press-release-universal-privacy-alliance-launches-privacy-legal-defence-fund-at-devcon-c80af393ab11", + "twitter": "https://twitter.com/priv_alliance" + }, + "usecases": [ + "alliances" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/universal-privacy-alliance/logo.png" + } + ] + }, + { + "id": "whonix", + "name": "Whonix", + "categories": [ + "applications" + ], + "description": "Software designed to preserve privacy and anonymity by helping users run applications anonymously. Whonix™ can be installed on Windows, macOS, Linux, and Qubes", + "team": { + "anonymous": true + }, + "links": { + "web": "https://www.whonix.org/", + "github": "https://github.com/Whonix", + "docs": "https://www.whonix.org/wiki/Documentation", + "twitter": "https://twitter.com/Whonix", + "forum": "https://forums.whonix.org/", + "facebook": "https://www.facebook.com/Whonix", + "telegram": "https://t.me/s/Whonix" + }, + "project_status": { + "live_status": true, + "version": "17.0.4.5", + "testnet": false, + "mainnet": false + }, + "usecases": [ + "operation-systems" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/whonix/logo.png" + } + ] + }, + { + "id": "gotabit", + "name": "GotaBit", + "categories": [ + "infrastructure" + ], + "description": "An open-source and proof-of-stake blockchain that aims to provide a sandbox environment for the deployment of smart contracts", + "team": { + "anonymous": true + }, + "links": { + "web": "https://gotabit.io", + "github": "https://github.com/gotabit", + "docs": "https://docs.gotabit.io/", + "twitter": "https://twitter.com/GotaBitG" + }, + "have_token": false, + "project_status": { + "live_status": true, + "version": "Testnet", + "testnet": true, + "mainnet": false + }, + "usecases": [ + "infrastructure" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/gotabit/logo.png" + } + ] + }, + { + "id": "privatixy", + "name": "Privatixy", + "categories": [ + "infrastructure" + ], + "description": "An open-source protocol that offers a wide variety of solutions for privacy preservation for blockchain users", + "have_token": false, + "tokens": [ + { + "symbol": "PRIVATIXY" + } + ], + "usecases": [ + "infrastructure" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/privatixy/logo.png" + } + ] + }, + { + "id": "realran", + "name": "RealRan", + "categories": [ + "infrastructure" + ], + "description": "RealRan comes from the global engineering and cryptography research team, expertise in cryptography protocol and distribution consensus engineering", + "links": { + "web": "https://www.realran.com/home", + "github": "https://github.com/realran", + "docs": "https://docs.realran.com/Docs/Getting%20Started/Overview", + "blog": "https://medium.com/@realran", + "twitter": "https://x.com/RealRanCrypto/", + "discord": "https://discord.com/invite/K9J5cCAAUC" + }, + "sunset": true, + "usecases": [ + "research-and-development" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/realran/logo.png" + } + ] + }, + { + "id": "proof-of-passport", + "name": "Proof of Passport", + "categories": [ + "applications" + ], + "description": "Passport proving protocol using zk-SNARKs", + "links": { + "web": "https://proofofpassport.com/", + "github": "https://github.com/zk-passport/proof-of-passport", + "docs": "https://proof-of-passport.gitbook.io/", + "twitter": "https://x.com/proofofpassport", + "telegram": "https://t.me/proofofpassport" + }, + "team": { + "anonymous": false + }, + "have_token": false, + "usecases": [ + "kyc-solution" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/proof-of-passport/logo.png" + } + ] + }, + { + "id": "graphene-os", + "name": "Graphene OS", + "categories": [ + "applications" + ], + "description": "The private and secure mobile operating system with Android app compatibility", + "team": { + "anonymous": true + }, + "links": { + "web": "https://grapheneos.org", + "github": "https://github.com/GrapheneOS", + "docs": "https://grapheneos.org/usage", + "twitter": "https://x.com/GrapheneOS", + "forum": "https://discuss.grapheneos.org/", + "discord": "https://discord.com/invite/grapheneos", + "telegram": "https://t.me/GrapheneOS" + }, + "project_status": { + "live_status": true, + "version": "2024051500", + "testnet": false, + "mainnet": true + }, + "usecases": [ + "operation-systems" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/graphene-os/logo.png" + } + ] + }, + { + "id": "coinbook", + "name": "CoinBook", + "categories": [ + "defi" + ], + "usecases": [ + "defi" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/coinbook/logo.png" + } + ] + }, + { + "id": "fractal-id", + "name": "Fractal ID", + "categories": [ + "applications" + ], + "description": "We help web3 platforms and ecosystems ensure data and regulatory compliance by enabling selective disclosure of verified user data to KYC/AML status", + "links": { + "web": "https://web.fractal.id", + "github": "https://github.com/trustfractal", + "docs": "https://fractal-id.gitbook.io/fractal-id", + "blog": "https://web.fractal.id/blog/", + "twitter": "https://x.com/Fractal_ID", + "telegram": "https://t.me/Fractal_ID_Support_bot" + }, + "have_token": false, + "usecases": [ + "did" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/fractal-id/logo.png" } ] }, @@ -5153,14 +11685,192 @@ ] }, { - "id": "0xtip", - "name": "0xTIP", + "id": "bpsaa", + "name": "BPSAA", + "categories": [ + "social-and-communications" + ], + "description": "The Blockchain Privacy, Security & Adoption Alliance educates the public on privacy, security, and decentralization.", + "links": { + "web": "https://bpsaa.vision", + "twitter": "https://twitter.com/BPSAA_Official" + }, + "usecases": [ + "alliances" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/bpsaa/logo.png" + } + ] + }, + { + "id": "incognet", + "name": "Incognet", + "categories": [ + "infrastructure" + ], + "description": "Privacy-respecting ISP, hosting, and VPS provider that can be accessed on I2P, TOR, and Yggdrasil - accepts various cryptocurrencies as payment (Bitcoin, Monero, Litecoin)", + "team": { + "anonymous": true + }, + "links": { + "web": "https://incognet.io/", + "blog": "https://blog.incognet.io/", + "tor": "http://incoghostm2dytlqdiaj3lmtn7x2l5gb76jhabb6ywbqhjfzcoqq6aad.onion/", + "twitter": "https://x.com/IncogNetLLC" + }, + "usecases": [ + "infrastructure" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/incognet/logo.png" + } + ] + }, + { + "id": "valid-id", + "name": "Valid.id", "categories": [ "applications" ], - "description": "0xTIP features mixing, private bridging from Ethereum to BNB chain as well as off-chain transfers.", + "description": "Build the root of trust for your entity in a way that is both cryptographic and legally binding", "links": { - "web": "https://0xmonero.com/mixer" + "web": "https://valid3.id", + "docs": "https://valid3.id/tutorial/" + }, + "have_token": false, + "usecases": [ + "did" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/valid-id/logo.png" + } + ] + }, + { + "id": "zkchaos", + "name": "ZKCHAOS", + "categories": [ + "infrastructure" + ], + "description": "ZKCHAOS is a layer2-based anonymous transaction protocol, and a fair game platform, which is built to enhance privacy for all kinds of cryptocurrency", + "ecosystem": [ + "tbd" + ], + "links": { + "web": "https://www.zkchaos.com", + "github": "https://github.com/zkchaos", + "blog": "https://zkchaos.medium.com/", + "twitter": "https://x.com/zkchaos2020", + "telegram": "https://t.me/zkchaos" + }, + "usecases": [ + "eth-layer-2" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zkchaos/logo.png" + } + ] + }, + { + "id": "spoc", + "name": "Spoc", + "categories": [ + "applications" + ], + "description": "A privacy system that enables DaaS and creates balance between business CRM and how individuals control & manage data", + "links": { + "web": "https://spoc.com/", + "twitter": "https://x.com/SPOCme" + }, + "usecases": [ + "data-management" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/spoc/logo.png" + } + ] + }, + { + "id": "synx", + "name": "Synx", + "categories": [ + "applications" + ], + "description": "The Web3 storage platform", + "team": { + "anonymous": true + }, + "links": { + "web": "https://synx.xyz", + "twitter": "https://x.com/synx_xyz" + }, + "project_status": { + "live_status": true, + "version": "Alpha", + "testnet": false, + "mainnet": true + }, + "usecases": [ + "storage" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/synx/logo.png" + } + ] + }, + { + "id": "tornadocash", + "name": "TornadoCash", + "categories": [ + "applications" + ], + "description": "an open source, non-custodial, fully decentralized cryptocurrency tumbler that runs on Ethereum Virtual Machine-compatible networks", + "team": { + "anonymous": true + }, + "links": { + "web": "https://tornado.dev/", + "docs": "https://docs.tornado.dev/", + "github": "https://github.com/tornadocashdev", + "blog": "https://tornado-cash.medium.com/", + "twitter": "https://x.com/tornadocash", + "telegram": "https://t.me/TornadoCash" + }, + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": true, + "mainnet": true }, "usecases": [ "mixing-service" @@ -5171,217 +11881,100 @@ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/0xtip/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/tornadocash/logo.png" } ] }, { - "id": "concordium", - "name": "Concordium", + "id": "wasabi-wallet", + "name": "Wasabi Wallet", "categories": [ - "infrastructure" + "applications" ], - "description": "A compliance ready blockchain backed by science that enables private and public transactions", + "description": "Open-source, non-custodial Bitcoin Wallet for desktop", + "ecosystem": [ + "bitcoin" + ], + "links": { + "web": "https://wasabiwallet.io/", + "github": "https://github.com/WalletWasabi", + "docs": "https://docs.wasabiwallet.io/", + "blog": "https://blog.wasabiwallet.io/", + "twitter": "https://x.com/wasabiwallet", + "discord": "https://discord.gg/nm7YHEZnJs", + "telegram": "https://t.me/WasabiWallet" + }, "team": { "anonymous": false, "teammembers": [ { - "name": "Lars Seier Christensen", - "roles": "Chairman" + "name": "Lucas Ontivero", + "link": "https://github.com/lontivero" }, { - "name": "Nibras Stiebar-Bang", - "roles": "CTO & CPO" - }, - { - "name": "Jonas Stiebar-Bang", - "roles": "CCO" - }, - { - "name": "Jørgen Hauglund", - "roles": "CFO" + "name": "Turbolay", + "link": "https://github.com/turbolay" } ] }, - "links": { - "web": "https://concordium.com", - "github": "https://github.com/Concordium", - "whitepaper": "https://www.concordium.com/technology#whitepapers" - }, - "have_token": false, - "tokens": [ - { - "symbol": "CCD" - } - ], - "project_status": { - "live_status": true, - "version": "", - "testnet": false, - "mainnet": true - }, "usecases": [ - "infrastructure" + "wallets" ], + "project_phase": "Mainnet", + "sunset": false, + "have_token": false, + "blockchain_features": { + "opensource": true, + "asset_custody_type": "non-custody", + "upgradability": { + "enabled": true + } + }, + "privacy_policy": { + "defined": false + }, + "default_privacy": true, + "traceability": { + "kyc": false, + "sign_in_type_requirments": "wallet" + }, "third_party_dependency": false, "logos": [ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/concordium/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/wasabi-wallet/logo.png" } ] }, { - "id": "the-anon-club", - "name": "The Anon Club", - "categories": [ - "applications" - ], - "description": "World's first privacy-focused digital collectibles.", - "links": { - "web": "https://theanonclub.com", - "twitter": "https://x.com/theanonclub" - }, - "sunset": true, - "usecases": [ - "nft-community" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/the-anon-club/logo.png" - } - ] - }, - { - "id": "zkvalidator", - "name": "ZKValidator", + "id": "offshift", + "name": "Offshift", "categories": [ "defi" ], - "usecases": [ - "defi" + "ecosystem": [ + "ethereum" ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/zkvalidator/logo.png" - } - ] - }, - { - "id": "stealthpay", - "name": "StealthPay", - "categories": [ - "defi" - ], - "usecases": [ - "defi" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/stealthpay/logo.png" - } - ] - }, - { - "id": "skiff-drive", - "name": "Skiff Drive", - "categories": [ - "applications" - ], - "description": "Secure file storage", + "description": "Offshift’s proprietary Shifting mechanism allows users to Shift between our native token, XFT, and a full palette of private synthetics", "links": { - "web": "https://skiff.com/drive", - "github": "https://github.com/skiff-org" - }, - "sunset": true, - "usecases": [ - "storage" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/skiff-drive/logo.png" - } - ] - }, - { - "id": "tonnel-network", - "name": "Tonnel Network", - "categories": [ - "infrastructure" - ], - "description": "This is the first fully functioning tornado-core implementation on TON blockchain. It is based on circom and snarkjs libraries.", - "team": { - "anonymous": true - }, - "links": { - "web": "https://www.tonnel.network", - "github": "https://github.com/Tonnel-Network/core", - "twitter": "https://twitter.com/tonnel_network" - }, - "have_token": false, - "tokens": [ - { - "symbol": "$TONNEL" - } - ], - "project_status": { - "live_status": true, - "version": "Testnet", - "testnet": true, - "mainnet": false - }, - "usecases": [ - "infrastructure" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/tonnel-network/logo.png" - } - ] - }, - { - "id": "raspiblitz", - "name": "RaspiBlitz", - "categories": [ - "infrastructure" - ], - "description": "DIY Bitcoin & Lightning Node on a RaspberryPi.", - "team": { - "anonymous": true - }, - "links": { - "web": "https://raspiblitz.org", - "docs": "https://docs.raspiblitz.org/docs/setup/intro", - "github": "https://github.com/raspiblitz" + "web": "https://www.offshift.io/", + "github": "https://open.offshift.io/offshiftXFT", + "docs": "https://docs.elusiv.io/" }, "project_status": { "live_status": true, - "version": "v1.11.0", - "testnet": false, - "mainnet": true + "mainnet": true, + "testnet": false + }, + "team": { + "anonymous": true, + "company": { + "link": "https://offshift.io/#team" + } }, "usecases": [ - "node" + "defi" ], "have_token": false, "third_party_dependency": false, @@ -5389,101 +11982,112 @@ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/raspiblitz/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/offshift/logo.png" } ] }, { - "id": "tomochainp", - "name": "TomoChainP", - "categories": [ - "infrastructure" - ], - "description": "A privacy protocols developed on TomoChain and designed to create safe and untraceable transactions", - "links": { - "web": "https://tomochain.com/tomop", - "github": "https://github.com/tomochain/tomop" - }, - "have_token": false, - "tokens": [ - { - "symbol": "TOMO" - } - ], - "usecases": [ - "infrastructure" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/tomochainp/logo.png" - } - ] - }, - { - "id": "zus", - "name": "Züs", + "id": "brume-wallet", + "name": "Brume wallet", "categories": [ "applications" ], - "description": "A high-performance storage network powering limitless applications", - "team": { - "anonymous": true + "ecosystem": [ + "ethereum" + ], + "description": "Tor based wallet for Ethereum", + "project_type": "Wallets", + "product_launch_day": "2022-11-13", + "technology": { + "type": "Tor", + "name": "Tor project", + "features": [ + "private", + "Wallet" + ] }, "links": { - "web": "https://zus.network", - "github": "https://github.com/0chain", - "blog": "https://zus.network/blog/", - "whitepaper": "https://zus.network/whitepapers/", - "docs": "https://docs.zus.network/", - "twitter": "https://twitter.com/zus_network", - "discord": "https://discord.com/invite/h3BFjdtCp4", - "facebook": "https://www.facebook.com/ZusNetwork", - "telegram": "https://t.me/zus_network" + "web": "https://bento.me/brume", + "twitter": "https://twitter.com/BrumeWallet", + "discord": "https://discord.com/invite/KVEPWfN9jK", + "github": "https://github.com/brumewallet" }, + "blockchain_features": { + "p2p": true, + "encryption": "Tor", + "opensource": true, + "frontend_anonymity": "Tor", + "identity_integration": "Profiles", + "reversability_condition": "Hack, spyware", + "data_masking": "Tor based", + "asset_custody_type": "non-custody" + }, + "privacy_policy": { + "defined": false + }, + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Haz Æ 41", + "role": "developer", + "link": "https://bento.me/hazae41" + } + ] + }, + "storage": { + "decentralized": true + }, + "tracebility": { + "tracked_data": "no ( Tor based )", + "kyc": false, + "sign_in_type_requirments": "seed" + }, + "third_party_dependency": false, + "history": [ + { + "title": "Hackaton", + "event_type": "Hackaton", + "description": "Hackaton project", + "time": "Nov 13, 2022" + } + ], + "default_privacy": true, "project_status": { "live_status": true, "version": "Mainnet", "testnet": false, "mainnet": true }, - "have_token": false, - "token_link": "https://etherscan.io/token/0xb9ef770b6a5e12e45983c5d80545258aa38f3b78", - "tokens": [ - { - "name": "ZCN Token", - "symbol": "ZCN", - "network": "Ethereum", - "contract_address": "0xb9ef770b6a5e12e45983c5d80545258aa38f3b78" - } - ], "usecases": [ - "storage" + "wallets" ], - "third_party_dependency": false, + "have_token": false, "logos": [ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/zus/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/brume-wallet/logo.png" } ] }, { - "id": "monero-pocketnode", - "name": "Monero PocketNode", + "id": "trivium", + "name": "Trivium", "categories": [ "infrastructure" ], - "description": "A Monero node for your Android Device.", + "description": "Provides validator services to several networks, and develops privacy-preserving dApps", "links": { - "web": "https://github.com/CryptoGrampy/xmr-pocket-node" + "web": "https://trivium.network", + "github": "https://github.com/TriviumNode", + "block_explorer": "https://explorer.trivium.network/", + "twitter": "https://x.com/TriviumNode", + "discord": "https://discord.com/invite/tZj7ZhhdP5", + "telegram": "https://t.me/TriviumNode" }, - "sunset": true, "usecases": [ - "node" + "research-and-development" ], "have_token": false, "third_party_dependency": false, @@ -5491,25 +12095,57 @@ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/monero-pocketnode/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/trivium/logo.png" } ] }, { - "id": "fulldive", - "name": "Fulldive", + "id": "dauth-network", + "name": "DAuth Network", "categories": [ "applications" ], - "description": "Web3 browser that respects your privacy", + "description": "a decentralized authentication network empowering wallets and dApps to create authentication with a focus on privacy", "links": { - "web": "https://www.fulldive.com", - "twitter": "https://x.com/fulldive", - "discord": "https://discord.com/invite/3f79ygxZ3y", - "facebook": "https://www.facebook.com/fulldiveco" + "web": "https://www.dauth.network", + "github": "https://github.com/DAuth-Network", + "docs": "https://openid3.gitbook.io/openid3-docs", + "blog": "https://dauthnetwork.medium.com/", + "twitter": "https://x.com/DauthNetwork", + "discord": "https://discord.com/invite/ZJZjAAej2q" + }, + "have_token": false, + "usecases": [ + "did" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/dauth-network/logo.png" + } + ] + }, + { + "id": "xata", + "name": "XATA", + "categories": [ + "defi" + ], + "ecosystem": [ + "automata" + ], + "description": "A MEV Minimization solution to survive the Dark Forest", + "links": { + "web": "https://www.xata.fi/", + "docs": "https://docs.xata.fi/" + }, + "team": { + "anonymous": true }, "usecases": [ - "browser" + "defi" ], "have_token": false, "third_party_dependency": false, @@ -5517,7 +12153,7 @@ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/fulldive/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/xata/logo.png" } ] }, @@ -5763,70 +12399,47 @@ "history": [] }, { - "id": "carbon-browser", - "name": "Carbon Browser", + "id": "sunscreen", + "name": "Sunsscreen", "categories": [ "applications" ], - "description": "The Fastest Web 3 Browser. AdBlock + 100% Privacy", + "description": "Privacy engine of the new web.", "links": { - "web": "https://carbon.website", - "github": "https://github.com/Carbon-Browser", - "whitepapaer": "https://carbon.website/whitepaper/", - "twitter": "https://twitter.com/trycarbonio", - "telegram": "https://t.me/trycarbonio" + "web": "https://sunscreen.tech/", + "blog": "https://blog.sunscreen.tech/", + "twitter": "https://x.com/sunscreentech", + "discord": "https://discord.com/invite/WHCs6jNNDS" }, - "usecases": [ - "browser" - ], "have_token": false, "third_party_dependency": false, "logos": [ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/carbon-browser/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/sunscreen/logo.png" } ] }, { - "id": "coinbook", - "name": "CoinBook", + "id": "motherbored", + "name": "Motherbored", "categories": [ - "defi" + "hardware" ], - "usecases": [ - "defi" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/coinbook/logo.png" - } - ] - }, - { - "id": "zecrey-wallet", - "name": "Zecrey Wallet", - "categories": [ - "applications" - ], - "description": "a portal to the new & open Internet. Zecrey is an all-in-one wallet that not only provides a multi-chain layer-1 wallet but also a private cross-chain layer-2 wallet", + "description": "#dVPN hardware (node + SM card)", "ecosystem": [ - "multichain" + "solana" ], "links": { - "web": "https://www.zecrey.com/", - "github": "https://github.com/Zecrey-Labs" + "web": "https://store.motherbored.limited", + "github": "https://github.com/boringprotocol/motherbored" }, "team": { "anonymous": true }, "usecases": [ - "wallets" + "hardware" ], "have_token": false, "third_party_dependency": false, @@ -5834,84 +12447,41 @@ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/zecrey-wallet/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/motherbored/logo.png" } ] }, { - "id": "zkpass", - "name": "zkPass", + "id": "blackhat-coin", + "name": "BlackHat Coin", "categories": [ - "applications" + "defi" ], - "description": "Protocol for Private Data based on MPC, ZKP, 3P-TLS", - "links": { - "web": "https://zkpass.org/home", - "github": "https://github.com/zkPassOfficial", - "docs": "https://zkpass.gitbook.io/zkpass", - "whitepaper": "https://docsend.com/view/5wdg66beu7m95jf3", - "blog": "https://medium.com/zkpass", - "twitter": "https://x.com/zkPass", - "discord": "https://discord.com/invite/zkpass" + "description": "Privacy-focused decentralized cryptocurrency providing truly anonymous untraceable transactions based on PoS consensus and zk-SNARKs data protection protocol", + "ecosystem": [ + "blackhat" + ], + "project_status": { + "version": "Mainnet", + "live_status": true, + "mainnet": true, + "testnet": false }, - "have_token": false, - "usecases": [ - "did" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/zkpass/logo.png" - } - ] - }, - { - "id": "suterusu", - "name": "Suterusu", - "categories": [ - "infrastructure" - ], - "description": "A suite of privacy-preserving services to obfuscate transactional and asset information", "links": { - "web": "https://suterusu.io", - "github": "https://github.com/suterusu-team" + "web": "https://blackhatco.in", + "github": "https://github.com/BlackHatCoin", + "block_explorer": "https://explorer.blackhatco.in/", + "forum": "https://forum.blackhatco.in/", + "whitepaper": "https://blackhatco.in/resources/whitepaper.pdf?v092", + "twitter": "https://x.com/blkcoin", + "discord": "https://discord.com/invite/wGvzQVfhdR", + "telegram": "https://t.me/BlackHatCoin" }, - "have_token": false, - "tokens": [ - { - "symbol": "SUTER" - } - ], - "usecases": [ - "infrastructure" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/suterusu/logo.png" - } - ] - }, - { - "id": "trocador-app", - "name": "Trocador App", - "categories": [ - "infrastructure" - ], - "description": "A privacy-focused exchange aggregator. Anonymous service, no Java, no registration, onion site and I2P available", "team": { "anonymous": true }, - "links": { - "web": "https://trocador.app", - "docs": "https://trocador.app/en/docs/" - }, "usecases": [ - "infrastructure" + "currency" ], "have_token": false, "third_party_dependency": false, @@ -5919,10 +12489,58 @@ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/trocador-app/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/blackhat-coin/logo.png" } ] }, + { + "id": "raw-box", + "name": "RawBox", + "categories": [ + "hardware" + ], + "ecosystem": [ + "nym" + ], + "description": "Redefined privacy-enabled router.", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Oleksandr", + "link": "https://x.com/oleksky" + }, + { + "name": "crptcpchk", + "link": "https://x.com/the01100011" + }, + { + "name": "Yana Matrosova", + "link": "https://x.com/yana_tnfl" + }, + { + "name": "Beyond", + "link": "https://x.com/Beyond_Karto" + } + ] + }, + "links": { + "github": "https://github.com/Raw-Box/", + "twitter": "https://x.com/rawbox_tech", + "telegram": "https://t.me/+G4ixLEgYBXJkZWRi" + }, + "project_status": { + "live_status": true, + "version": "Testnet", + "testnet": true, + "mainnet": false + }, + "have_token": false, + "usecases": [ + "hardware" + ], + "third_party_dependency": false + }, { "id": "vult", "name": "vult", @@ -5959,208 +12577,503 @@ ] }, { - "id": "motherbored", - "name": "Motherbored", - "categories": [ - "hardware" - ], - "description": "#dVPN hardware (node + SM card)", - "ecosystem": [ - "solana" - ], - "links": { - "web": "https://store.motherbored.limited", - "github": "https://github.com/boringprotocol/motherbored" - }, - "team": { - "anonymous": true - }, - "usecases": [ - "hardware" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/motherbored/logo.png" - } - ] - }, - { - "id": "skiff-pages", - "name": "Skiff Pages", + "id": "sentz", + "name": "Sentz", "categories": [ "applications" ], - "description": "Private, End-to-End Encrypted Notes", - "links": { - "web": "https://skiff.com/pages", - "github": "https://github.com/skiff-org" - }, - "usecases": [ - "dapps" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/skiff-pages/logo.png" - } - ] - }, - { - "id": "speak-app", - "name": "Speak app", - "categories": [ - "applications" - ], - "description": "No phone number. No email address. Speakapp is a simple, and secure web3 messenger", - "team": { - "anonymous": true - }, - "links": { - "web": "https://speakapp.me", - "blog": "https://blog.speakapp.me/", - "twitter": "https://twitter.com/speakappme" - }, - "usecases": [ - "messaging" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/speak-app/logo.png" - } - ] - }, - { - "id": "nil-foundation", - "name": "=nil; Foundation", - "categories": [ - "infrastructure" - ], - "description": "Foundation intends to create a tightly integrated set of technologies becoming a basis for secure data storages operating in insecure environments", - "links": { - "web": "https://nil.foundation", - "github": "https://github.com/nilfoundation", - "docs": "https://docs.nil.foundation/", - "blog": "https://nil.foundation/blog", - "twitter": "https://x.com/nil_foundation", - "discord": "https://discord.com/invite/KmTAEjbmM3", - "telegram": "https://t.me/nilfoundation" - }, - "usecases": [ - "research-and-development" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/nil-foundation/logo.png" - } - ] - }, - { - "id": "Shutter", - "name": "Shutter", - "categories": [ - "dapps" - ], - "ecosystem": [ - "Ethereum", - "Gnosis", - "Arbitrum" - ], - "usecases": [ - "voting" - ], - "description": "Pioneering threshold encryption protocol protecting you against sandwich attacks & voting whales.", - "product_launch_day": "2021", + "description": "Global payments app for Freelancers & Creators", "team": { "anonymous": false, "teammembers": [ { - "name": "Luis Bezzenberger", - "link": "https://x.com/bezzenberger" + "name": "Sara Drakeley", + "link": "https://www.linkedin.com/in/sara-drakeley/" }, { - "name": "Loring Harkness", - "link": "https://x.com/LoringHarkness" + "name": "Henry Holtzman", + "link": "https://www.linkedin.com/in/holtzmanh/?original_referer=https%3A%2F%2Fwww.sentz.com%2F" } ] }, "links": { - "web": "https://www.shutter.network/", - "github": "https://github.com/shutter-network", - "blog": "https://blog.shutter.network/", - "forum": "https://shutternetwork.discourse.group/", - "twitter": "https://x.com/ShutterNetwork", - "discord": "https://discord.com/invite/Fx7m5cUcua" + "web": "https://www.sentz.com/", + "github": "https://github.com/mobilecoinofficial", + "whitepaper": "https://www.sentz.com/learn/whitepapers", + "docs": "https://www.sentz.com/developers", + "blog": "https://www.sentz.com/blog", + "twitter": "https://x.com/sentzapp", + "discord": "https://discord.com/invite/mobilecoin" }, - "project_phase": "Mainnet", "sunset": false, "tokens": [ { - "name": "Shutter Token", - "symbol": "$SHU", - "network": "Ethereum", - "contract_address": "0xe485E2f1bab389C08721B291f6b59780feC83Fd7", - "token_link": "https://etherscan.io/token/0xe485E2f1bab389C08721B291f6b59780feC83Fd7" + "name": "Mobile Coin", + "symbol": "$MOB", + "token_link": "https://www.coingecko.com/en/coins/mobilecoin" } ], "blockchain_features": { "opensource": true, - "asset_custody_type": "DAO Multisig", - "upgradability": { - "enabled": true, - "type": "DAO Governance", - "admin_keys": "51% vote" - } + "asset_custody_type": "non-custody", + "p2p": false }, "privacy_policy": { "defined": true, - "link": "https://www.shutter.network/privacy-policy" + "link": "https://www.sentz.com/privacy-policy" }, "default_privacy": true, - "traceability": { + "tracebility": { "kyc": false, - "sign_in_type_requirments": "wallet or Email" + "sign_in_type_requirments": "wallet" }, "third_party_dependency": false, - "compliance": false, - "storage": { - "decentralized": true - }, - "tecnology": { - "type": "encrypted mempool" - } + "audits": [ + { + "name": "Trail of Bits", + "link": "https://www.sentz.com/developers/audits" + } + ], + "assets_used": [ + "EUSD" + ], + "usecases": [ + "dapps" + ], + "have_token": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/sentz/logo.png" + } + ] }, { - "id": "zoker", - "name": "Zoker", + "id": "synaps", + "name": "Synaps", "categories": [ "applications" ], - "description": "The foremost ZK-based Wallet in Web3", + "description": "KYC provider and verifiable credential issuer for DID protocols.", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Florian Le Goff", + "role": "CEO", + "link": "https://x.com/0xAnimaniac" + } + ] + }, + "links": { + "web": "https://synaps.io/", + "github": "https://github.com/synaps-io", + "docs": "https://docs.synaps.io/", + "blog": "https://synaps.io/blog", + "twitter": "https://x.com/synaps_id" + }, + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": false, + "mainnet": true + }, + "have_token": false, + "usecases": [ + "kyc-solution" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/synaps/logo.png" + } + ] + }, + { + "id": "ethernity-cloud", + "name": "Ethernity cloud", + "categories": [ + "infrastructure" + ], + "description": "The Web3 decentralized confidential computing ecosystem", + "ecosystem": [ + "polygon" + ], + "links": { + "web": "https://ethernity.cloud/", + "docs": "https://docs.ethernity.cloud/", + "whitepaper": "https://ethernity.cloud/ethernity_whitepaper.pdf", + "github": "https://github.com/ethernity-cloud", + "blog": "https://blog.marlin.org/", + "twitter": "https://x.com/Ethernity_cloud", + "discord": "https://discord.gg/W74JcFPGcb", + "telegram": "https://t.me/ethernitycloud", + "facebook": "https://www.facebook.com/Ethernity.cloud/" + }, + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Keith Koo", + "role": "Advisor" + }, + { + "name": "Iosif Peterfi", + "role": "Founder & CEO" + }, + { + "name": "Ioan Munteanu", + "role": "COO" + }, + { + "name": "Andreas Stavropoulos", + "role": "CTO" + } + ] + }, + "blockchain_features": { + "p2p": false, + "encryption": "ECC", + "opensource": true + }, + "tracebility": { + "kyc": false + }, + "storage": { + "decentralized": true + }, + "usecases": [ + "computing" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/ethernity-cloud/logo.png" + } + ] + }, + { + "id": "cloak-ai", + "name": "Cloak Ai", + "categories": [ + "applications" + ], + "description": "The purpose-built Web3 GenAI engine for the privacy conscious individual or business", + "links": { + "web": "https://www.cloakai.xyz/", + "twitter": "https://x.com/Cloak_xyz", + "telegram": "https://t.me/cloakai" + }, + "have_token": false, + "token_link": "https://etherscan.io/token/0x13f7b4581df403542286563c2f762077b2a368da", + "tokens": [ + { + "name": "Cloak", + "symbol": "CLOAK", + "network": "Ethereum", + "contract_address": "0x13f7B4581dF403542286563C2F762077B2a368Da" + } + ], + "sunset": false, + "usecases": [ + "ai" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/cloak-ai/logo.png" + } + ] + }, + { + "id": "kinto", + "name": "Kinto", + "categories": [ + "infrastructure" + ], + "description": "The safety-first L2 for Finance", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Ramon Recuero", + "role": "CEO", + "link": "https://x.com/ramonrecuero" + } + ] + }, + "links": { + "web": "https://www.kinto.xyz/", + "github": "https://github.com/kintoxyz", + "block_explorer": "https://kintoscan.io/", + "docs": "https://docs.kinto.xyz/kinto-the-safe-l2", + "whitepaper": "https://docs.kinto.xyz/kinto-the-safe-l2/general/litepaper", + "blog": "https://mirror.xyz/kintoxyz.eth", + "twitter": "https://x.com/KintoXYZ", + "discord": "https://discord.com/invite/kinto?a=1" + }, + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": false, + "mainnet": true + }, + "have_token": false, + "token_link": "https://kintoscan.io/token/0x010700808D59d2bb92257fCafACfe8e5bFF7aB87?chainid=7887", + "tokens": [ + { + "name": "KINTO", + "symbol": "$KINTO", + "network": "Kinto", + "contract_address": "0x010700808D59d2bb92257fCafACfe8e5bFF7aB87" + } + ], + "usecases": [ + "eth-layer-2" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/kinto/logo.png" + } + ] + }, + { + "id": "nata-network", + "name": "Nata network", + "categories": [ + "infrastructure" + ], + "description": "Nata Network is your portal to private cross-chain transactions.", + "team": { + "anonymous": true + }, + "links": { + "web": "https://app.natarouter.com/", + "github": "https://github.com/shichiro-nakahara", + "block_explorer": "https://explorer.natanetwork.io/", + "docs": "https://docs.natanetwork.io/", + "blog": "https://mirror.xyz/natanetwork.eth", + "twitter": "https://x.com/nata_network_io", + "discord": "https://discord.com/invite/m9Ma7PbFwb" + }, + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": false, + "mainnet": true + }, + "have_token": false, + "usecases": [ + "bridge" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/nata-network/logo.png" + } + ] + }, + { + "id": "dmail-network", + "name": "Dmail Network", + "categories": [ + "applications" + ], + "description": "Construct DID in Web3.0, Not Just an Email.", "ecosystem": [ "multichain" ], "links": { - "web": "https://zoker.tech/", - "docs": "https://zoker.tech/wp.pdf" + "web": "https://dmail.ai", + "github": "https://github.com/dmailofficial/dmail", + "docs": "https://dmailnetwork.gitbook.io/dmail-network", + "blog": "https://blog.dmail.ai/", + "twitter": "https://x.com/dmailofficial?ref=blog.dmail.ai", + "discord": "https://discord.com/invite/RyYNmdqjF9?ref=blog.dmail.ai", + "telegram": "https://t.me/dmailofficial" }, + "have_token": false, + "usecases": [ + "did" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/dmail-network/logo.png" + } + ] + }, + { + "id": "penumbra", + "name": "Penumbra", + "categories": [ + "infrastructure" + ], + "description": "A shielded, cross-chain network allowing anyone to securely transact, stake, swap, or marketmake without broadcasting their personal information to the world", "team": { "anonymous": true }, + "links": { + "web": "https://penumbra.zone", + "github": "https://github.com/penumbra-zone", + "blog": "https://penumbra.zone/blog", + "docs": "https://protocol.penumbra.zone/main/index.html", + "twitter": "https://twitter.com/penumbrazone" + }, + "project_status": { + "live_status": true, + "version": "Penumbra Summoning Testnet", + "testnet": true, + "mainnet": false + }, + "usecases": [ + "infrastructure" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/penumbra/logo.png" + } + ] + }, + { + "id": "mix-btc", + "name": "Mix BTC", + "categories": [ + "applications" + ], + "description": "Bitcoin mixer.", + "team": { + "anonymous": true + }, + "links": { + "web": "https://mixbtc.online", + "twitter": "https://x.com/mixbtc_online" + }, + "project_status": { + "live_status": true, + "version": "unkown", + "testnet": false, + "mainnet": false + }, + "usecases": [ + "mixing-service" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/mix-btc/logo.png" + } + ] + }, + { + "id": "anydao", + "name": "AnyDAO", + "categories": [ + "applications" + ], + "description": "Vote aggregation across different blockchain networks with adjustable privacy settings which controls the visibility of the voting", + "links": { + "web": "https://app.anydao.io/bsc/explore", + "docs": "https://docs.anydao.io/", + "blog": "https://anydao.medium.com/", + "twitter": "https://x.com/0xAnyDAO", + "telegram": "https://t.me/AnyDAO" + }, + "usecases": [ + "dao" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/anydao/logo.png" + } + ] + }, + { + "id": "hashbon-pass", + "name": "Hashbon Pass", + "categories": [ + "applications" + ], + "description": "Tokenized All Web3 Pass to KYC while being anonymous.", + "team": { + "anonymous": false + }, + "links": { + "web": "https://pass.hashbon.com", + "docs": "https://hashbon.gitbook.io/hashbon-rocket", + "whitepaper": "https://pass.hashbon.com/files/Hashbon_Pass_Whitepaper_v1.0.pdf", + "twitter": "https://twitter.com/hashbon", + "telegram": "https://t.me/hashbon_chat" + }, + "usecases": [ + "kyc-solution" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/hashbon-pass/logo.png" + } + ] + }, + { + "id": "lunar", + "name": "Lunar aka Brume Wallet", + "categories": [ + "applications" + ], + "ecosystem": [ + "ethereum" + ], + "links": { + "web:": "https://bento.me/brume", + "github:": "https://github.com/brumewallet", + "twitter": "https://twitter.com/BrumeWallet" + }, + "project_status": { + "live_status": true, + "version": "0.5.16", + "testnet": false, + "mainnet": false + }, + "team": { + "anonymous": true, + "teammembers": [ + { + "name": "Haz Æ 41", + "role": "Founder", + "link": "https://x.com/hazae41" + } + ] + }, "usecases": [ "wallets" ], @@ -6170,7 +13083,702 @@ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/zoker/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/lunar/logo.png" + } + ] + }, + { + "id": "hopr", + "name": "HOPR", + "categories": [ + "infrastructure" + ], + "description": "The HOPR network is a decentralized incentivized mixnet, ensuring complete data and metadata privacy for everyone who uses it. Data is sent via multiple hops, so no-one but the sender and receiver know the origin, destination, or content of a data transfer.", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Dr. Sebastian Bürgel", + "role": "President" + }, + { + "name": "Rik Krieger", + "role": "Co-Founder" + } + ] + }, + "links": { + "web": "https://hoprnet.org/protocol", + "github": "https://github.com/hoprnet", + "docs": "https://docs.hoprnet.org/" + }, + "have_token": false, + "tokens": [ + { + "symbol": "HOPR" + } + ], + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": false, + "mainnet": true + }, + "usecases": [ + "infrastructure" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/hopr/logo.png" + } + ] + }, + { + "id": "anonklub", + "name": "AnonKlub", + "categories": [ + "applications" + ], + "description": "AnonKlub is a tool designed for Ethereum developers that allows for anonymous proof of Ethereum address ownership.", + "project_status": { + "live_status": false, + "version": "testnet", + "testnet": true, + "mainnet": false + }, + "team": { + "anonymous": true + }, + "links": { + "web": "http://anonklub.xyz", + "docs": "https://docs.anonklub.xyz/docs/intro", + "github": "https://github.com/anonklub/anonklub" + }, + "technology": { + "type": "circom, snarkjs, halo2", + "features": [ + "zkp" + ] + }, + "usecases": [ + "did" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/anonklub/logo.png" + } + ] + }, + { + "id": "seven-seas", + "name": "Seven Seas", + "categories": [ + "defi" + ], + "usecases": [ + "defi" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/seven-seas/logo.png" + } + ] + }, + { + "id": "zero-knowledge-verifiable-credential", + "name": "Zero Knowledge Verifiable Credential", + "categories": [ + "applications" + ], + "description": "Sketching out verifiable credential selective disclosure presentation on Mina with snarky.js", + "links": { + "web": "https://github.com/mono-koto/zkcred" + }, + "have_token": false, + "usecases": [ + "did" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zero-knowledge-verifiable-credential/logo.png" + } + ] + }, + { + "id": "tusima", + "name": "Tusima", + "categories": [ + "infrastructure" + ], + "description": "Privacy Financial Infrastructure For Blockchain", + "links": { + "web": "https://tusima.network", + "docs": "https://tusima.gitbook.io/tusima_en/tusima-introduction/what-is-tusima", + "github": "https://github.com/TusimaNetwork", + "blog": "https://medium.com/@TusimaNetwork", + "twitter": "https://x.com/TusimaNetwork", + "discord": "https://discord.com/invite/tusimanetwork", + "telegram": "https://t.me/tusimaofficial" + }, + "usecases": [ + "eth-layer-2" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/tusima/logo.png" + } + ] + }, + { + "id": "spiral-finance", + "name": "Spiral Finance", + "categories": [ + "defi" + ], + "usecases": [ + "defi" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/spiral-finance/logo.png" + } + ] + }, + { + "id": "platon-network", + "name": "PlatOn Network", + "categories": [ + "infrastructure" + ], + "description": "Combining blockchain and privacy-preserving computation technologies, PlatON is building a decentralized and collaborative AI network and global brain to drive the democratization of AI for safe artificial general intelligence", + "ecosystem": [ + "alaya" + ], + "links": { + "web": "https://www.platon.network/en", + "github": "https://github.com/PlatONnetwork", + "docs": "https://devdocs.platon.network/docs/en/", + "forum": "https://forum.latticex.foundation/", + "whitepaper": "https://www.platon.network/pdf/en/PlatON_A_High-Efficiency_Trustless_Computing_Network_Whitepaper_EN_2.pdf", + "blog": "https://medium.com/platon-network", + "twitter": "https://x.com/PlatON_Network", + "discord": "https://discord.com/invite/jAjFzJ3Cff", + "facebook": "https://www.facebook.com/PlatONNetwork/", + "telegram": "https://t.me/PlatONNetwork" + }, + "team": { + "anonymous": false, + "company": { + "link": "https://www.linkedin.com/search/results/people/?currentCompany=%5B%2214399632%22%5D&origin=COMPANY_PAGE_CANNED_SEARCH&sid=PCz" + } + }, + "usecases": [ + "computing" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/platon-network/logo.png" + } + ] + }, + { + "id": "stashh", + "name": "Stashh", + "categories": [ + "applications" + ], + "description": "Explore the worlds first marketplace for NFTs with privacy by default and unlock their hidden data", + "links": { + "web": "https://stashh.io", + "github": "https://github.com/stashh-labs", + "blog": "https://blog.stashh.io/", + "twitter": "https://x.com/StashhApp", + "discord": "https://discord.com/invite/stashh-855087853662502983", + "telegram": "https://t.me/stashhio" + }, + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": false, + "mainnet": true + }, + "have_token": false, + "sunset": false, + "usecases": [ + "nft-community" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/stashh/logo.png" + } + ] + }, + { + "id": "brave-wallet", + "name": "Brave Wallet", + "categories": [ + "applications" + ], + "description": "The secure multi-chain crypto wallet", + "ecosystem": [ + "multichain" + ], + "links": { + "web": "https://brave.com/wallet/", + "github": "https://github.com/brave/brave-wallet-docs" + }, + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Brendan Eich", + "role": "CEO", + "link": "https://brave.com/about/" + } + ] + }, + "project_status": { + "live_status": true, + "version": "", + "testnet": false, + "mainnet": false + }, + "usecases": [ + "wallets" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/brave-wallet/logo.png" + } + ] + }, + { + "id": "brave", + "name": "Brave", + "categories": [ + "applications" + ], + "description": "Browse privately. Search privately. And ditch Big Tech", + "links": { + "web": "http://brave.com", + "github": "https://github.com/brave/brave-browser", + "blog": "https://brave.com/blog/", + "twitter": "https://twitter.com/brave", + "facebook": "https://www.facebook.com/BraveSoftware/" + }, + "usecases": [ + "browser" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/brave/logo.png" + } + ] + }, + { + "id": "coti", + "name": "Coti", + "categories": [ + "infrastructure" + ], + "description": "EVM L2 solving blockchain privacy with Garbled Circuits", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Joshua Maddox", + "role": "CEPO", + "link": "https://x.com/JoshuaBMaddox" + }, + { + "name": "Shaf Bar-Geffen", + "role": "CEO", + "link": "https://x.com/shahafbg" + } + ] + }, + "links": { + "web": "https://coti.io/", + "github": "https://github.com/coti-io", + "docs": "https://docs.coti.io/coti-v2-documentation", + "whitepaper": "https://coti.io/files/coti_v2_whitepaper.pdf", + "blog": "https://coti.io/blog", + "twitter": "https://x.com/COTInetwork", + "discord": "https://discord.com/invite/wfAQfbc3Df", + "telegram": "https://t.me/COTInetwork" + }, + "project_status": { + "live_status": true, + "version": "Testnet", + "testnet": true, + "mainnet": false + }, + "have_token": false, + "token_link": "https://etherscan.io/token/0xddb3422497e61e13543bea06989c0789117555c5", + "tokens": [ + { + "name": "CotiToken", + "symbol": "$COTI", + "network": "Ethereum", + "contract_address": "0xDDB3422497E61e13543BeA06989C0789117555c5" + } + ], + "usecases": [ + "eth-layer-2" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/coti/logo.png" + } + ] + }, + { + "id": "hackers-congress-paralelni-polis", + "name": "Hackers Congress Paralelní Polis", + "description": "the flagship event of Paralelní Polis, which since 2014 has been regularly attended by over 500 fans and IT experts from all over the world.", + "categories": [ + "social-and-communications" + ], + "links": { + "web": "https://last-shot.hcpp.cz/", + "twitter": "https://twitter.com/institutecrypto", + "telegram": "https://t.me/HCCP20" + }, + "usecases": [ + "events" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/hackers-congress-paralelni-polis/logo.png" + } + ] + }, + { + "id": "zion", + "name": "Zion", + "categories": [ + "applications" + ], + "description": "The Zion app is a peer-governed social network where members are the true owners of their data with BTC lightning integration.", + "team": { + "anonymous": true + }, + "links": { + "web": "https://www.zion.fyi", + "github": "https://github.com/getzion/", + "whitepaper": "https://github.com/getZION/whitepaper-documents/tree/master/schemas", + "docs": "https://docs.zion.fyi/", + "blog": "https://medium.com/@zion-fyi", + "twitter": "https://twitter.com/get_Zion", + "telegram": "https://t.me/getZION" + }, + "usecases": [ + "messaging" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zion/logo.png" + } + ] + }, + { + "id": "zecrey", + "name": "Zecrey", + "categories": [ + "infrastructure" + ], + "description": "zkRollup basedLayer 2 protocol featuring privacy and scalability", + "ecosystem": [ + "multichain" + ], + "links": { + "web": "https://www.zecrey.com", + "github": "https://github.com/Zecrey-Labs", + "docs": "https://docs.zecrey.com/", + "blog": "https://zecrey.medium.com/", + "twitter": "https://x.com/ZecreyLabs", + "discord": "https://discord.com/invite/MdajwkVZE4" + }, + "team": { + "anonymous": true + }, + "usecases": [ + "eth-layer-2" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zecrey/logo.png" + } + ] + }, + { + "id": "spook", + "name": "Spook", + "categories": [ + "infrastructure" + ], + "description": "Mixing service using the Nym network to anonymize Ethereum RPC calls.", + "links": { + "web": "https://github.com/EdenBlockVC/spook" + }, + "usecases": [ + "rpc-provider" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/spook/logo.png" + } + ] + }, + { + "id": "pollen-mobile", + "name": "Pollen Mobile", + "categories": [ + "infrastructure" + ], + "description": "The worlds first decentralized, user-owned and operated mobile network. \"Your information is yours and yours alone", + "links": { + "web": "https://www.pollenmobile.io", + "github": "https://docs.pollenmobile.io/pollen-mobile-docs/" + }, + "have_token": false, + "tokens": [ + { + "symbol": "PCN" + } + ], + "usecases": [ + "infrastructure" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/pollen-mobile/logo.png" + } + ] + }, + { + "id": "0xtip", + "name": "0xTIP", + "categories": [ + "applications" + ], + "description": "0xTIP features mixing, private bridging from Ethereum to BNB chain as well as off-chain transfers.", + "links": { + "web": "https://0xmonero.com/mixer" + }, + "usecases": [ + "mixing-service" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/0xtip/logo.png" + } + ] + }, + { + "id": "justnote", + "name": "Justnote", + "categories": [ + "applications" + ], + "description": "A simple, fast, privacy-focused note-taking app that you can use easily, take notes rapidly, and, importantly, truly own your account and data.", + "links": { + "web": "https://justnote.cc", + "github": "https://github.com/stxapps/justnote-client", + "blog": "https://medium.com/@stxapps", + "twitter": "https://x.com/justnotecc" + }, + "project_status": { + "live_status": true, + "mainnet": true, + "testnet": false + }, + "usecases": [ + "dapps" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/justnote/logo.png" + } + ] + }, + { + "id": "espresso-systems", + "name": "Espresso Systems", + "categories": [ + "infrastructure" + ], + "description": "Espresso is building a marketplace for shared sequencing, allowing rollups to auction the rights to build their blocks", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Ben Fisch", + "role": "CEO" + }, + { + "name": "Charles Lu", + "role": "COO" + }, + { + "name": "Jill Gunter", + "role": "CSO" + }, + { + "name": "Benedikt Bünz", + "role": "Chief Scientist" + }, + { + "name": "Binyi Chen", + "role": "Chief Cryptographer" + } + ] + }, + "links": { + "web": "https://www.espressosys.com", + "github": "https://github.com/EspressoSystems/", + "whitepaper": "https://github.com/EspressoSystems/HotShot/blob/main/docs/espresso-sequencer-paper.pdf", + "docs": "https://docs.espressosys.com/" + }, + "project_status": { + "live_status": true, + "version": "", + "testnet": true, + "mainnet": false + }, + "usecases": [ + "infrastructure" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/espresso-systems/logo.png" + } + ] + }, + { + "id": "polyhedra-zk-nft-container", + "name": "Polyhedra ZK-NFT Container", + "categories": [ + "applications" + ], + "description": "A new NFT protocol that can contain other NFTs, realizing maximum interoperability", + "links": { + "web": "https://polyhedra.network/zknft-container", + "github": "https://github.com/PolyhedraZK/Expander", + "docs": "https://docs.zkbridge.com/", + "blog": "https://polyhedra.medium.com/", + "twitter": "https://x.com/PolyhedraZK", + "discord": "https://discord.com/invite/polyhedra-network" + }, + "sunset": false, + "usecases": [ + "nft-community" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/polyhedra-zk-nft-container/logo.png" + } + ] + }, + { + "id": "skiff", + "name": "Skiff", + "categories": [ + "applications" + ], + "description": "Web3 email, drive, and docs", + "links": { + "web": "https://skiff.com/crypto", + "github": "https://github.com/skiff-org/skiff-mail", + "whitepaper": "https://skiff-org.github.io/whitepaper/Skiff_Whitepaper_2023.pdf", + "docs": "https://skiff.com/skiff-crypto/", + "twitter": "https://x.com/skiffprivacy" + }, + "usecases": [ + "dapps" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/skiff/logo.png" } ] }, @@ -6211,75 +13819,472 @@ ] }, { - "id": "mailchain", - "name": "Mailchain", + "id": "basic-attention-token", + "name": "Basic Attention Token", + "categories": [ + "defi" + ], + "description": "Making Crypto and DeFi accessible and usable for everyone (powered by Brave)", + "ecosystem": [ + "solana" + ], + "links": { + "web": "https://basicattentiontoken.org", + "whitepaper": "https://basicattentiontoken.org/static-assets/documents/BasicAttentionTokenWhitePaper-4.pdf", + "blog": "https://basicattentiontoken.org/blog/", + "twitter": "https://x.com/attentiontoken", + "discord": "https://discord.com/invite/BATBrigade" + }, + "team": { + "anonymous": false + }, + "usecases": [ + "currency" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/basic-attention-token/logo.png" + } + ] + }, + { + "id": "hurricane-protocol", + "name": "Hurricane Protocol", + "categories": [ + "defi" + ], + "usecases": [ + "defi" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/hurricane-protocol/logo.png" + } + ] + }, + { + "id": "privacy-infrastructure-solutions", + "name": "Privacy Infrastructure Solutions", + "categories": [ + "hardware" + ], + "description": "Cloud and data center acceleration solution for Privacy Enhancing Technologies", + "ecosystem": [ + "multichain" + ], + "links": { + "web": "https://www.chain-reaction.io", + "docs": "https://www.chain-reaction.io/resource-hub/", + "blog": "https://chain-reaction.io/news-media/", + "twitter": "https://x.com/chainreactioni0" + }, + "team": { + "anonymous": false, + "company": { + "link": "https://www.chain-reaction.io/about/" + } + }, + "usecases": [ + "hardware" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/privacy-infrastructure-solutions/logo.png" + } + ] + }, + { + "id": "mynode", + "name": "myNode", + "categories": [ + "infrastructure" + ], + "description": "The easiest, most powerful way to run a Bitcoin and Lightning node.", + "team": { + "anonymous": true + }, + "links": { + "web": "https://mynodebtc.com", + "github": "https://github.com/mynodebtc/mynode", + "docs": "https://mynodebtc.github.io/intro/introduction.html", + "twitter": "https://twitter.com/mynodebtc", + "telegram": "https://t.me/mynode_btc" + }, + "project_status": { + "live_status": true, + "version": "v0.3.28", + "testnet": false, + "mainnet": true + }, + "have_token": false, + "sunset": false, + "usecases": [ + "node" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/mynode/logo.png" + } + ] + }, + { + "id": "tonnel-network", + "name": "Tonnel Network", + "categories": [ + "infrastructure" + ], + "description": "This is the first fully functioning tornado-core implementation on TON blockchain. It is based on circom and snarkjs libraries.", + "team": { + "anonymous": true + }, + "links": { + "web": "https://www.tonnel.network", + "github": "https://github.com/Tonnel-Network/core", + "twitter": "https://twitter.com/tonnel_network" + }, + "have_token": false, + "tokens": [ + { + "symbol": "$TONNEL" + } + ], + "project_status": { + "live_status": true, + "version": "Testnet", + "testnet": true, + "mainnet": false + }, + "usecases": [ + "infrastructure" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/tonnel-network/logo.png" + } + ] + }, + { + "id": "speak-app", + "name": "Speak app", + "categories": [ + "applications" + ], + "description": "No phone number. No email address. Speakapp is a simple, and secure web3 messenger", + "team": { + "anonymous": true + }, + "links": { + "web": "https://speakapp.me", + "blog": "https://blog.speakapp.me/", + "twitter": "https://twitter.com/speakappme" + }, + "usecases": [ + "messaging" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/speak-app/logo.png" + } + ] + }, + { + "id": "timpi", + "name": "Timpi", + "categories": [ + "applications" + ], + "description": "Decentralized Search Engine & Index", + "links": { + "web": "https://timpi.io", + "whitepaper": "https://timpi.io/timpi-whitepaper/", + "blog": "https://timpi.io/category/blogs/", + "twitter": "https://x.com/Timpi_TheNewWay", + "discord": "https://discord.com/invite/wGRm9c7JE2", + "telegram": "https://t.me/TimpiMe" + }, + "usecases": [ + "dapps" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/timpi/logo.png" + } + ] + }, + { + "id": "deguard", + "name": "DeGuard", + "categories": [ + "applications" + ], + "description": "Provide utimate privacy based on web3", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Niktim", + "link": "https://x.com/Crypto_Niktim" + } + ] + }, + "links": { + "web": "https://deguard.io/", + "github": "https://github.com/deguardvpn", + "docs": "https://docs.deguard.io/", + "twitter": "https://x.com/DeGuardVPN", + "discord": "https://discord.com/invite/agv3a9wGUn", + "telegram": "https://t.me/DeGuardVPN" + }, + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": false, + "mainnet": true + }, + "have_token": false, + "usecases": [ + "vpn" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/deguard/logo.png" + } + ] + }, + { + "id": "slashags", + "name": "Slashags", + "categories": [ + "applications" + ], + "description": "Slashtags gives developers tools to build secure and scalable peer-to-peer applications that put users in control of their profiles, contacts, accounts, and data", + "links": { + "web": "https://slashtags.to", + "github": "https://github.com/synonymdev/slashtags", + "blog": "https://blog.bitkit.to/", + "twitter": "https://x.com/slashtags_to", + "discord": "https://discord.com/invite/DxTBJXvJxn", + "telegram": "https://t.me/slashtags" + }, + "have_token": false, + "usecases": [ + "did" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/slashags/logo.png" + } + ] + }, + { + "id": "super-protocol", + "name": "SuperProtocol", + "categories": [ + "applications" + ], + "description": "The confidential and self-sovereign AI cloud and marketplace, governed by smart contracts", + "team": { + "anonymous": true + }, + "links": { + "web": "https://superprotocol.com/", + "docs": "https://docs.superprotocol.com/developers/", + "twitter": "https://x.com/super__protocol", + "discord": "https://discord.com/invite/superprotocol", + "telegram": "https://t.me/superprotocol" + }, + "have_token": false, + "sunset": false, + "usecases": [ + "ai" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/super-protocol/logo.png" + } + ] + }, + { + "id": "lunardao", + "name": "LunarDAO", + "categories": [ + "applications" + ], + "description": "DAO fostering R&D and investments within Lunarpunk movement", + "links": { + "web": "https://lunardao.net", + "github": "https://github.com/lunardao", + "docs": "https://wiki.lunardao.net/", + "forum": "https://forum.lunardao.net/", + "blog": "https://lunardao.net/blog.html", + "twitter": "https://x.com/lunarpunksquad", + "telegram": "https://t.me/LunarDAO_Official" + }, + "usecases": [ + "dao" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/lunardao/logo.png" + } + ] + }, + { + "id": "elusiv", + "name": "Elusiv", + "categories": [ + "defi" + ], + "ecosystem": [ + "solana" + ], + "description": "Create blockchain privacy solutions that are built for everyday transactions — with the power of scalable ZK infrastructure on Solana.", + "technology": { + "type": "zk", + "features": [ + "zk-SNARKS" + ] + }, + "links": { + "web": "https://elusiv.io/", + "github": "https://github.com/elusiv-privacy", + "docs": "https://docs.elusiv.io/" + }, + "project_status": { + "live_status": true, + "mainnet": true, + "testnet": false + }, + "team": { + "anonymous": false, + "company": { + "link": "https://www.linkedin.com/search/results/people/?currentCompany=%5B%2280778213%22%5D&origin=COMPANY_PAGE_CANNED_SEARCH&sid=s_%40" + } + }, + "usecases": [ + "defi" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/elusiv/logo.png" + } + ] + }, + { + "id": "presearch", + "name": "Presearch", "categories": [ "applications" ], "ecosystem": [ "ethereum" ], - "description": "Web3 communication layer & web3 email for everyone", + "description": "The Decentralized Search Engine with more than 4 million members", "team": { "anonymous": false, "teammembers": [ { - "name": "Tim Boeckmann", - "link": "https://x.com/t_boeckmann" + "name": "Tim Enneking", + "link": "https://www.linkedin.com/in/timothy-enneking-a725905/" }, { - "name": "Rob De Feo", - "link": "https://x.com/robdefeo" + "name": "Mark Torelli", + "link": "https://www.linkedin.com/in/mark-torelli" }, { - "name": "Misha Deville", - "link": "https://x.com/MishaDV_" + "name": "Jeff Hunt", + "link": "https://www.linkedin.com/in/jeff-hunt-b302631b" }, { - "name": "Elizabeth Stuart-Morris", - "link": "https://x.com/esm_iam" + "name": "Ed Reese", + "link": "https://www.linkedin.com/in/edreese/" }, { - "name": "Hannah Anderson", - "link": "https://www.linkedin.com/in/hannahsanderson/" + "name": "Brenden Tacon", + "link": "https://www.linkedin.com/in/brenden-tacon-81abb211/" }, { - "name": "Alexandru Velicu", - "link": "https://www.linkedin.com/in/velicu-a-73794348/" + "name": "Todd Enneking", + "link": "https://www.linkedin.com/in/toddenneking/" }, { - "name": "Zubeyir O.", - "link": "https://github.com/zubeyiro" + "name": "Colin Pape", + "link": "https://www.linkedin.com/in/colinpape" }, { - "name": "Antonio Ivanovski", - "link": "https://github.com/toteto" + "name": "Trey Grainger", + "link": "https://www.linkedin.com/in/treygrainger/" }, { - "name": "Nathan Sorochan", - "link": "https://x.com/nathansorochan" - }, - { - "name": "Tom Sargent", - "link": "https://x.com/expensive_jpeg" - }, - { - "name": "Becky Prunty", - "link": "https://www.linkedin.com/in/becky-prunty-b93406a9/" + "name": "Luís Dalmolin", + "link": "https://www.linkedin.com/in/luisdalmolin/" } ] }, "links": { - "web": "https://mailchain.com/", - "github": "https://github.com/mailchain", - "whitepaper": "https://mailchain.com/papers/mailchain-whitepaper", - "docs": "https://docs.mailchain.com/", - "blog": "https://medium.com/@mailchain", - "twitter": "https://x.com/Mailchain_xyz", - "lens": "https://hey.xyz/u/mailchain", - "farcaster": "https://warpcast.com/mailchain" + "web": "https://presearch.com/", + "github": "https://github.com/presearchofficial", + "whitepaper": "https://presearch.io/vision.pdf", + "docs": "https://docs.presearch.io/", + "blog": "https://news.presearch.io/", + "forum": "https://community.presearch.io/", + "twitter": "https://x.com/presearchnews", + "telegram": "https://t.me/presearch", + "discord": "https://discord.com/invite/KUpshRZz2n" }, "sunset": false, + "tokens": [ + { + "name": "Pre Token", + "symbol": "$PRE", + "network": "Ethereum", + "contract_address": "0xEC213F83defB583af3A000B1c0ada660b1902A0F", + "token_link": "https://etherscan.io/token/0xEC213F83defB583af3A000B1c0ada660b1902A0F" + } + ], "blockchain_features": { "opensource": true, "asset_custody_type": "non-custody", @@ -6287,7 +14292,7 @@ }, "privacy_policy": { "defined": true, - "link": "https://mailchain.com/terms" + "link": "https://presearch.com/privacy" }, "default_privacy": true, "tracebility": { @@ -6295,15 +14300,182 @@ "sign_in_type_requirments": "wallet" }, "third_party_dependency": false, + "audits": [ + { + "name": "Mantisec Lab", + "link": "https://github.com/PresearchOfficial/audit/blob/main/Final%20Presearch%20SCA.Code%20Audit.pdf", + "time": "2023-10" + } + ], + "storage": { + "decentralized": true + }, "usecases": [ - "dapps" + "browser" ], "have_token": false, + "ratings": [ + { + "type": "openess", + "name": "Openess", + "items": [ + { + "isValid": true, + "label": "Team", + "positive": "9 Members", + "negative": "Anonymous", + "value": 9 + }, + { + "isValid": true, + "label": "Documentation", + "positive": "Link", + "negative": "Not available", + "value": "https://docs.presearch.io/" + }, + { + "isValid": true, + "label": "Github", + "positive": "Link", + "negative": "Not available", + "value": "https://github.com/presearchofficial" + }, + { + "isValid": true, + "label": "Twitter", + "positive": "Link", + "negative": "Not available", + "value": "https://x.com/presearchnews" + }, + { + "isValid": true, + "label": "Twitter", + "positive": "Link", + "negative": "Not available", + "value": "https://t.me/presearch" + }, + { + "isValid": true, + "label": "Discord", + "positive": "Link", + "negative": "Not available", + "value": "https://discord.com/invite/KUpshRZz2n" + }, + { + "isValid": false, + "label": "Lens", + "positive": "Link", + "negative": "Not available" + }, + { + "isValid": false, + "label": "Farcaster", + "positive": "Link", + "negative": "Not available" + }, + { + "isValid": true, + "label": "Whitepaper", + "positive": "Link", + "negative": "Not available", + "value": "https://presearch.io/vision.pdf" + }, + { + "isValid": false, + "label": "Funding", + "positive": "Investment", + "negative": "Not available" + } + ], + "points": 43 + }, + { + "type": "technology", + "name": "Technology", + "items": [ + { + "isValid": false, + "label": "Mainnet", + "positive": "Yes", + "negative": "No" + }, + { + "isValid": true, + "label": "Open Source", + "positive": "Yes", + "negative": "No", + "value": true + }, + { + "isValid": true, + "label": "Non Custody", + "positive": "None", + "negative": "Custodial", + "value": "non-custody" + }, + { + "isValid": false, + "label": "Upgradability", + "positive": "Disabled", + "negative": "Enabled" + }, + { + "isValid": true, + "label": "Audits", + "positive": "1 Audit", + "negative": "None", + "value": 1 + } + ], + "points": 40 + }, + { + "type": "privacy", + "name": "Privacy", + "items": [ + { + "isValid": true, + "label": "Privacy Policy", + "positive": "Link", + "negative": "Not available", + "value": "https://presearch.com/privacy" + }, + { + "isValid": true, + "label": "KYC", + "positive": "No", + "negative": "Yes", + "value": false + }, + { + "isValid": false, + "label": "Compliance", + "positive": "No", + "negative": "OFAC", + "value": false + }, + { + "isValid": true, + "label": "Default Privacy", + "positive": "YES", + "negative": "No", + "value": true + } + ], + "points": 30 + } + ], + "percentage": 75, "logos": [ { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/mailchain/logo.png" + "file": "logo.svg", + "ext": "svg", + "url": "https://explorer-data.web3privacy.info/assets/projects/presearch/logo.svg" + }, + { + "file": "logo.svg+xml", + "ext": "svg+xml", + "url": "https://explorer-data.web3privacy.info/assets/projects/presearch/logo.svg+xml" } ] }, @@ -6338,20 +14510,244 @@ ] }, { - "id": "brightid", - "name": "BrightID", + "id": "ethbrno", + "name": "ETHBrno", + "description": "An annual independent & open community hackathon for supporters of decentralised finance, smart contracts and Web3 happening in Brno, Czech Republic. 13 projects", + "categories": [ + "social-and-communications" + ], + "ecosystem": [ + "ethereum" + ], + "links": { + "web": "https://ethbrno.cz/", + "twitter": "https://twitter.com/ETHBrno" + }, + "usecases": [ + "events" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/ethbrno/logo.png" + } + ] + }, + { + "id": "conceal-network", + "name": "Conceal Network", + "categories": [ + "defi" + ], + "usecases": [ + "defi" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/conceal-network/logo.png" + } + ] + }, + { + "id": "hypermine", + "name": "Hypermine", + "categories": [ + "infrastructure" + ], + "description": "Smart tools and protocols for Identity, Privacy & Security, with our roots in Distributed Systems, Machine Learning & Cryptography", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Vikram Anand", + "role": "Product&Engineering", + "link": "https://x.com/bhushan_vikram" + }, + { + "name": "Irfan Khan", + "role": "Business&Strategy", + "link": "https://x.com/arcaneprojekt" + }, + { + "name": "Vishwas Bhushan", + "role": "Research&dev", + "link": "https://www.linkedin.com/in/vishwas-anand-bhushan-bab55576/" + } + ] + }, + "links": { + "web": "https://hypermine.co", + "blog": "https://hypermine.co/blog" + }, + "usecases": [ + "research-and-development" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/hypermine/logo.png" + } + ] + }, + { + "id": "electric-coin-co", + "name": "Electric Coin. Co", + "categories": [ + "infrastructure" + ], + "description": "R&D advances accessibility, usability and scalability of Zcash, but the implications of our work have an even broader potential", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Josh Swihart", + "role": "CEO", + "link": "https://x.com/jswihart" + }, + { + "name": "Paul Brigner", + "role": "VP", + "link": "https://x.com/paulbrigner" + } + ] + }, + "links": { + "web": "https://electriccoin.co/", + "blog": "https://electriccoin.co/blog/", + "twitter": "https://x.com/ElectricCoinCo" + }, + "usecases": [ + "research-and-development" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/electric-coin-co/logo.png" + } + ] + }, + { + "id": "exabits", + "name": "Exabits", "categories": [ "applications" ], - "description": "A social identity network that allows you to prove that you’re only using one account. It’s the holy grail of digital identity", + "description": "Simplified Access to the Currency of the Future ", + "team": { + "anonymous": true + }, "links": { - "web": "https://www.brightid.org", - "github": "https://github.com/BrightID", - "whitepaper": "https://www.brightid.org/whitepaper", - "forum": "https://forum.brightid.org/", - "blog": "https://brightid.mirror.xyz/", - "twitter": "https://x.com/BrightIDProject", - "discord": "https://discord.com/invite/brightid-596752664906432522" + "web": "https://www.exabits.ai/", + "docs": "https://docs.exabits.ai/introduction/what-is-exabits", + "blog": "https://blog.exabits.ai/", + "twitter": "https://x.com/exa_bits", + "discord": "https://discord.com/invite/exabits", + "telegram": "https://t.me/+D0CulDl9udZjMWIx" + }, + "have_token": false, + "sunset": false, + "usecases": [ + "ai" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/exabits/logo.png" + } + ] + }, + { + "id": "nodl-one", + "name": "nodl One", + "categories": [ + "infrastructure" + ], + "description": "A full Bitcoin and Lightning Network node.", + "links": { + "web": "https://www.nodl.eu/products/nodl-one/" + }, + "usecases": [ + "node" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/nodl-one/logo.png" + } + ] + }, + { + "id": "mullvad-vpn", + "name": "Mullvad VPN", + "categories": [ + "applications" + ], + "description": "One of the most privacy-focused VPN providers (check their Privacy Policy and history)", + "ecosystem": [ + "no-chain" + ], + "links": { + "web": "https://mullvad.net/", + "github": "https://github.com/mullvad", + "blog": "https://mullvad.net/en/blog", + "twitter": "https://www.x.com/mullvadnet" + }, + "team": { + "anonymous": false, + "company": { + "link": "https://mullvad.net/en/about" + } + }, + "project_status": { + "live_status": true, + "version": "2024.3", + "testnet": false, + "mainnet": false + }, + "usecases": [ + "vpn" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/mullvad-vpn/logo.png" + } + ] + }, + { + "id": "quadrata", + "name": "Quadrata", + "categories": [ + "applications" + ], + "description": " Establish Trust and Identification via Sybil resistant DIDs and KYC/AML natively on-chain", + "links": { + "web": "https://quadrata.com", + "docs": "https://docs.quadrata.com/integration", + "blog": "https://medium.com/quadrata-network", + "twitter": "https://x.com/QuadrataNetwork", + "discord": "https://discord.com/invite/67QgzrymHW" }, "have_token": false, "usecases": [ @@ -6362,190 +14758,210 @@ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/brightid/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/quadrata/logo.png" } ] }, { - "id": "silk", - "name": "SILK", + "id": "certup", + "name": "certUP", "categories": [ - "defi" + "applications" ], - "description": "Private Over-Collateralized Anti-inflationary Stable Coin", - "technology": { - "features": [ - "" - ], - "type": "TEE", - "name": "Trusted execution environment" + "description": "SecretNFT Certificates revolutionizing official document distribution, verification, and publication", + "links": { + "web": "https://certup.net", + "github": "https://github.com/CertUP", + "twitter": "https://x.com/cert_up", + "discord": "https://discord.com/invite/jNZJYBDcZQ" }, - "blockchain_features": { - "p2p": false, - "encryption": "TEE", - "opensource": true, - "viewing_key": true, - "dissapearing_tx": false, - "connected_tx": false, - "reversability_condition": "viewing key, hack", - "data_masking": "Secret contracts", - "asset_custody_type": "non-custody", - "revealed_recipient": false, - "revealed_sender": false, - "revealed_ammount": false - }, - "default_privacy": true, - "storage": { - "decentralized": true - }, - "tracebility": { - "kyc": false, - "sign_in_type_requirments": "wallet" - }, - "third_party_dependency": false, - "social_trust": "Shade Core team ( Secret Contract multisig )", - "technical_spof": "Can decrypt", "project_status": { "live_status": true, "version": "Mainnet", "testnet": false, "mainnet": true }, - "ecosystem": [ - "secret-network" - ], - "links": { - "web": "https://app.shadeprotocol.io/silk", - "github": "https://github.com/securesecrets/shade", - "twitter": "https://x.com/Silk_Stable" - }, - "usecases": [ - "currency" - ], - "have_token": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/silk/logo.png" - } - ] - }, - { - "id": "slashags", - "name": "Slashags", - "categories": [ - "applications" - ], - "description": "Slashtags gives developers tools to build secure and scalable peer-to-peer applications that put users in control of their profiles, contacts, accounts, and data", - "links": { - "web": "https://slashtags.to", - "github": "https://github.com/synonymdev/slashtags", - "blog": "https://blog.bitkit.to/", - "twitter": "https://x.com/slashtags_to", - "discord": "https://discord.com/invite/DxTBJXvJxn", - "telegram": "https://t.me/slashtags" - }, "have_token": false, + "sunset": false, "usecases": [ - "did" + "nft-community" ], "third_party_dependency": false, "logos": [ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/slashags/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/certup/logo.png" } ] }, { - "id": "masq", - "name": "MASQ", + "id": "jami", + "name": "Jami", "categories": [ - "infrastructure", "applications" ], - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/masq/logo.png" - } - ], - "ecosystem": [ - "ethereum", - "polygon" - ], - "project_type": "Decentralized privacy network protocol", - "description": "a web3-native browser, dMeshVPN, dApp Store, protocol, and earning ecosystem that makes living in Web3 anonymous and private", - "product_launch_day": "2019-10-20", + "description": "a free/libre, end-to-end encrypted, and private communication platform", "team": { "anonymous": true }, "links": { - "web": "https://www.masqbrowser.com/", - "github": "https://github.com/MASQ-Project", - "docs": "https://docs.masq.ai/masq", - "blog": "https://www.masqbrowser.com/blog", - "twitter": "https://twitter.com/MASQ_ai", - "changelog": "https://masq-network.canny.io/changelog", - "telegram": "https://t.me/MASQ_ai", - "discord": "https://discord.gg/masq", - "youtube": "http://www.youtube.com/@MASQNetwork", - "education": "https://docs.masq.ai/masq/getting-started/faqs" + "web": "https://jami.net/", + "github": "https://git.jami.net/savoirfairelinux/jami-project", + "docs": "https://docs.jami.net/en_US/user/index.html", + "forum": "https://forum.jami.net/", + "blog": "https://jami.net/tag/articles/", + "twitter": "https://x.com/jami_social", + "facebook": "https://www.facebook.com/JamiCommunication" }, - "technology": { - "type": "P2P networking", - "name": "dMeshVPN", - "features": [ - "private", - "encrypted", - "incentivized" - ] - }, - "blockchain_features": { - "opensource": true, - "p2p": true, - "asset_custody_type": "Non-custodial" - }, - "project_status": { - "version": "v0.9", - "live_status": true, - "testnet": true, - "mainnet": false - }, - "licences": "GPLv3 License", - "privacy_policy": { - "defined": true, - "link": "https://www.notion.so/MASQ-Network-Privacy-Practices-a58209dd0089404b80474da924015c03?pvs=4", - "data_usage": "Not Using" - }, - "default_privacy": true, - "storage": { - "decentralized": true - }, - "third_party_dependency": false, - "social_trust": "Team Multisigs & Dune analytics", "usecases": [ - "infrastructure", - "vpn", - "browser" + "messaging" ], - "have_token": false + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/jami/logo.png" + } + ] }, { - "id": "plugin-io", - "name": "Plugin.io", + "id": "cultdao", + "name": "CULT DAO", "categories": [ "applications" ], - "description": "Privacy-focused, ad-free social media & digital marketplace.", + "assets_used": [ + "CULT" + ], + "ecosystem": [ + "ethereum" + ], + "description": "Investment DAO that fight against centralization and further decentralization", + "product_readiness": "live", + "have_token": false, + "token_link": "https://etherscan.io/address/0xf0f9D895aCa5c8678f706FB8216fa22957685A13", + "tokens": [ + { + "name": "CULT", + "symbol": "CULT", + "network": "Ethereum", + "contract_address": "0xf0f9D895aCa5c8678f706FB8216fa22957685A13" + } + ], + "fee": "0.4%", + "team": { + "anonymous": true, + "teammembers": [ + { + "name": "Mr. O Modulus", + "role": "Founder", + "link": "https://x.com/MrOmodulus" + }, + { + "name": "Artorias", + "role": "Co-Founder", + "link": "https://x.com/Artorias_eth" + } + ] + }, "links": { - "web": "https://plugin.io/", - "github": "https://github.com/pluginio", - "twitter": "https://x.com/pluginio", - "facebook": "https://www.facebook.com/pluginio/" + "web": "https://cultdao.io/", + "github": "https://github.com/cultdao-developer/cultdao", + "docs": "https://doc.cultdao.io/", + "whitepaper": "https://cultdao.io/manifesto", + "l2 zkevm": "https://moduluszk.io/", + "docs l2": "https://docs.moduluszk.io/", + "changelog": "https://changelog.sample-website.com", + "Proposals": "https://app.cultdao.io/#/proposalOptions", + "snapshot": "https://snapshot.org/#/cult-dao.eth", + "blog": "https://medium.com/@wearecultdao", + "twitter": "https://x.com/wearecultdao", + "discord": "https://discord.gg/cultdao", + "telegram": "https://t.me/cultdaothemany" + }, + "audits": [ + { + "name": "Solidproof Audit", + "link": "https://github.com/solidproof/smart-contract-audits/blob/main/SmartContract_Audit_Solidproof_CultDAO.pdf", + "time": "2022-11-11" + } + ], + "usecases": [ + "dao" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/cultdao/logo.png" + } + ] + }, + { + "id": "crypviser-secure-messenger", + "name": "Crypviser Secure Messenger", + "categories": [ + "social-and-communications" + ], + "description": "The most private messaging app, based on Blockchain technology", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Vadim Andryan", + "role": "Managing Director" + }, + { + "name": "Waldemar Konradi", + "role": "Managing Director" + } + ] + }, + "links": { + "web": "https://crypviser.network/", + "whitepaper": "https://crypviser.network/CrypViser_Whitepaper.pdf", + "blog": "https://crypviser.medium.com/", + "twitter": "https://twitter.com/crypviser", + "facebook": "https://www.facebook.com/crypviser/" + }, + "have_token": false, + "tokens": [ + { + "symbol": "CVT" + } + ], + "project_status": { + "live_status": true, + "version": "mainnet", + "testnet": false, + "mainnet": true + }, + "usecases": [ + "messaging" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/crypviser-secure-messenger/logo.png" + } + ] + }, + { + "id": "stealthdrop", + "name": "Stealthdrop", + "categories": [ + "applications" + ], + "description": "Anonymous Airdrops using ZK-SNARKS ✨️**ZK**", + "links": { + "web": "https://stealthdrop.xyz", + "github": "https://github.com/stealthdrop/stealthdrop" }, "usecases": [ "dapps" @@ -6556,37 +14972,374 @@ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/plugin-io/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/stealthdrop/logo.png" } ] }, { - "id": "proof-of-passport", - "name": "Proof of Passport", + "id": "silent-protocol", + "name": "Silent protocol", + "categories": [ + "defi" + ], + "ecosystem": [ + "ethereum" + ], + "description": "Silent Protocol is the first protocol enabling compliant full-stack privacy for smart contract assets and web3 applications at scale.", + "links": { + "web": "https://www.silentprotocol.org/" + }, + "team": { + "anonymous": true + }, + "usecases": [ + "defi" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/silent-protocol/logo.png" + } + ] + }, + { + "id": "solar-labs", + "name": "Solar labs", "categories": [ "applications" ], - "description": "Passport proving protocol using zk-SNARKs", + "description": "World’s first truly decentralized blockchain-based VPN service.", "links": { - "web": "https://proofofpassport.com/", - "github": "https://github.com/zk-passport/proof-of-passport", - "docs": "https://proof-of-passport.gitbook.io/", - "twitter": "https://x.com/proofofpassport", - "telegram": "https://t.me/proofofpassport" - }, - "team": { - "anonymous": false + "web": "https://solarlabs.ee", + "twitter": "https://twitter.com/solardvpn" }, "have_token": false, "usecases": [ - "kyc-solution" + "vpn" ], "third_party_dependency": false, "logos": [ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/proof-of-passport/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/solar-labs/logo.png" + } + ] + }, + { + "id": "zeronet", + "name": "ZeroNet", + "categories": [ + "infrastructure" + ], + "description": "Open, free and uncensorable websites, using Bitcoin cryptography and BitTorrent network", + "links": { + "web": "https://zeronet.io", + "github": "https://github.com/HelloZeroNet/ZeroNet" + }, + "usecases": [ + "infrastructure" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zeronet/logo.png" + } + ] + }, + { + "id": "ivpn", + "name": "IVPN", + "categories": [ + "applications" + ], + "description": "Audited, privacy focused VPN service.", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Nicholas Pestell", + "role": "CEO", + "link": "https://github.com/cipheromega" + }, + { + "name": "Edward De", + "role": "Technical Support Lead", + "link": "https://www.linkedin.com/in/edward-de-91793b163/" + }, + { + "name": "Iain Douglas", + "link": "https://github.com/Iain-ivpn" + }, + { + "name": "Gorka Pernas", + "role": "Senior QA Engineer", + "link": "https://github.com/gorkapernas" + }, + { + "name": "Natanael Rodriguez", + "link": "https://github.com/nathanrod" + }, + { + "name": "Juraj Hilje", + "role": "Dev", + "link": "https://github.com/jurajhilje" + }, + { + "name": "Alexandr Stelnykovych", + "role": "Dev", + "link": "https://github.com/stenya" + }, + { + "name": "Jordan Sullivan", + "link": "https://github.com/jordan-ivpn" + } + ] + }, + "links": { + "web": "https://www.ivpn.net/en/", + "github": "https://github.com/ivpn", + "blog": "https://www.ivpn.net/en/blog/", + "twitter": "https://x.com/ivpnnet" + }, + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": false, + "mainnet": true + }, + "have_token": false, + "usecases": [ + "vpn" + ], + "third_party_dependency": false + }, + { + "id": "nomos", + "name": "Nomos", + "categories": [ + "infrastructure" + ], + "description": "Nomos is a novel blockchain project that will address a network states fundamental need for adaptable privacy and sovereignty", + "team": { + "anonymous": true + }, + "links": { + "web": "http://nomos.tech", + "github": "https://github.com/logos-co/nomos-node", + "blog": "https://blog.nomos.tech/", + "twitter": "https://twitter.com/Nomos_tech" + }, + "have_token": false, + "project_status": { + "live_status": false, + "version": "", + "testnet": true, + "mainnet": false + }, + "usecases": [ + "infrastructure" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/nomos/logo.png" + } + ] + }, + { + "id": "cape", + "name": "CAPE", + "categories": [ + "defi" + ], + "ecosystem": [ + "ethereum" + ], + "description": "Configurable Asset Privacy for Ethereum", + "links": { + "web": "https://app.firn.cash/", + "github": "https://github.com/EspressoSystems/cape", + "docs": "https://docs.espressosys.com/sequencer/espresso-sequencer-architecture/readme" + }, + "project_status": { + "live_status": false, + "testnet": true, + "mainnet": false + }, + "team": { + "anonymous": true + }, + "usecases": [ + "defi" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/cape/logo.png" + } + ] + }, + { + "id": "telebridge", + "name": "Hype (formerly known as TeleBridge)", + "categories": [ + "applications" + ], + "description": "Hype is the first Telegram-based bot that can be used to mix your ETH, clean your wallets and bridge anonymously.", + "team": { + "anonymous": true + }, + "links": { + "web": "https://hype-eth.com/", + "whitepaper": "https://hype-eth.com/whitepaper.pdf", + "twitter": "https://x.com/TelebridgeERC", + "telegram": "https://t.me/TeleBridgingBot" + }, + "usecases": [ + "mixing-service" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/telebridge/logo.png" + } + ] + }, + { + "id": "zama", + "name": "Zama", + "categories": [ + "infrastructure" + ], + "description": "an open source cryptography company building FHE solutions for blockchain and AI.", + "team": { + "anonymous": false + }, + "links": { + "web": "https://www.zama.ai", + "docs": "https://docs.zama.ai/" + }, + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zama/logo.png" + } + ] + }, + { + "id": "yellow-submarine", + "name": "Yellow Submarine", + "categories": [ + "defi" + ], + "usecases": [ + "defi" + ], + "have_token": false, + "third_party_dependency": false + }, + { + "id": "evanesco", + "name": "Evanesco", + "categories": [ + "defi" + ], + "ecosystem": [ + "eva" + ], + "description": "A financial protocol platform that combines Layer0 network infrastructure with a private computing framework.", + "links": { + "web": "https://evanesco.org/", + "github": "https://github.com/Evanesco-Labs" + }, + "project_status": { + "live_status": true, + "mainnet": true, + "testnet": false + }, + "team": { + "anonymous": true + }, + "usecases": [ + "defi" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/evanesco/logo.png" + } + ] + }, + { + "id": "entropy1729", + "name": "Entropy1729", + "categories": [ + "infrastructure" + ], + "description": "Zero Knowledge Shop.", + "links": { + "web": "https://www.entropy1729.com", + "twitter": "https://x.com/1729entropy" + }, + "sunset": true, + "usecases": [ + "research-and-development" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/entropy1729/logo.png" + } + ] + }, + { + "id": "opera-crypto-browser", + "name": "Opera Crypto Browser", + "categories": [ + "applications" + ], + "description": "Experience the Web3 browser for crypto users. Get crypto-oriented security enhancements, manage multiple crypto wallets simultaneously, and access Discord, Telegram and more directly from the sidebar", + "links": { + "web": "https://www.opera.com/crypto/next", + "forum": "https://forums.opera.com/", + "blog": "https://blogs.opera.com/news/", + "twitter": "https://twitter.com/opera", + "facebook": "https://www.facebook.com/Opera/" + }, + "usecases": [ + "browser" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/opera-crypto-browser/logo.png" } ] }, @@ -6635,14 +15388,123 @@ ] }, { - "id": "secure-rpc", - "name": "Secure RPC", + "id": "frame", + "name": "Frame", + "categories": [ + "applications" + ], + "ecosystem": [ + "ethereum" + ], + "description": "A privacy focused Ethereum wallet that runs natively on macOS, Windows and Linux.", + "links": { + "web": "https://frame.sh/", + "docs": "https://docs.frame.sh/", + "blog": "https://blog.frame.sh/", + "discord": "https://discord.com/invite/rr4Yr3JkPq", + "github": "https://github.com/floating/frame", + "twitter": "https://x.com/0xFrame" + }, + "team": { + "anonymous": true + }, + "project_status": { + "live_status": true, + "version": "0.6.9", + "testnet": false, + "mainnet": false + }, + "usecases": [ + "wallets" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/frame/logo.png" + } + ] + }, + { + "id": "mina", + "name": "Mina", "categories": [ "infrastructure" ], - "description": "a bare-metal, fully conformant JSON-RPC/gRPC Infrastructure plane that aims to perform well", + "description": "The world’s lightest blockchain, powered by participants. Using zero knowledge technology", + "team": { + "anonymous": true + }, "links": { - "web": "https://securerpc.com" + "web": "https://minaprotocol.com", + "github": "https://github.com/MinaProtocol/mina", + "whitepaper": "https://minaprotocol.com/wp-content/uploads/technicalWhitepaper.pdf", + "docs": "https://docs.minaprotocol.com/", + "twitter": "https://twitter.com/minaprotocol" + }, + "have_token": false, + "tokens": [ + { + "symbol": "MINA" + } + ], + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": true, + "mainnet": true + }, + "usecases": [ + "infrastructure" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/mina/logo.png" + } + ] + }, + { + "id": "coinomize", + "name": "Coinomize", + "categories": [ + "applications" + ], + "description": "Coinomize helps you protect your privacy and identity and mix your Bitcoins (CoinJoin) easily and cheaply without storing any logs from you", + "links": { + "web": "https://coinomize.biz", + "blog": "https://coinomize.biz/blog" + }, + "usecases": [ + "mixing-service" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/coinomize/logo.png" + } + ] + }, + { + "id": "rpch", + "name": "RPCh", + "categories": [ + "infrastructure" + ], + "description": "a privacy-preserving RPC service for wallets that detaches the user’s identity from all communication with the blockchain", + "links": { + "web": "https://rpch.net/", + "github": "https://github.com/Rpc-h/RPCh", + "docs": "https://docs.rpch.net/docs/tutorial-basics/What-is-RPCh", + "twitter": "https://x.com/RPC_h_", + "discord": "https://discord.com/invite/VRyTQTNBTy" }, "usecases": [ "rpc-provider" @@ -6653,44 +15515,1174 @@ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/secure-rpc/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/rpch/logo.png" } ] }, { - "id": "brume-wallet", - "name": "Brume wallet", + "id": "hushchat", + "name": "HushChat", + "categories": [ + "applications" + ], + "description": "HushChat is a protocol which is a particular use case of HushList protocol and which sits on top of Hush Protocol, an improved Zcash Protocol", + "team": { + "anonymous": true + }, + "links": { + "web": "https://hush.is/", + "github": "https://git.hush.is/hush", + "docs": "https://git.hush.is/hush/docs", + "blog": "https://blog.hush.is/", + "twitter": "https://twitter.com/hushisprivacy" + }, + "project_status": { + "live_status": true, + "version": "mainnet", + "testnet": false, + "mainnet": true + }, + "usecases": [ + "messaging" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/hushchat/logo.png" + } + ] + }, + { + "id": "cyclone", + "name": "Cyclone", + "categories": [ + "applications" + ], + "description": "Cyclone is a protocol that applies zkSNARKs to enable transactional privacy by breaking the on-chain link between depositor and recipient addresses.", + "team": { + "anonymous": true + }, + "product_readiness": "live", + "links": { + "web": "https://cyclone.xyz", + "github": "https://github.com/cycloneprotocol/cyclone-contracts", + "docs": "https://docs.cyclone.xyz/", + "forum": "https://forum.cyclone.xyz/", + "blog": "https://cycloneprotocol.medium.com/", + "twitter": "https://x.com/cycloneprotocol", + "telegram": "https://t.me/cycloneprotocol" + }, + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": false, + "mainnet": true + }, + "audits": [ + { + "name": "Smart Contract Audit Report Cyclone Protocol v2", + "link": "https://4040024839-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MNeAQGL5skC11vu82Sy%2F-MVwM2h1RmXM94Ik7NAO%2F-MVwMB3sAAKGp9zma217%2FSmart%20Contract%20Audit%20Report%20-%20Cyclone%20Protocol%20v2.pdf?alt=media&token=03e492f6-bebc-4969-aff4-d0441fe662df", + "time": "March, 2021" + }, + { + "name": "Smart Contract Security Audit Report", + "link": "https://4040024839-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MNeAQGL5skC11vu82Sy%2F-MY3RBSlDMhVlkrMsx5Y%2F-MY3RKd1R4T7nq41E4hA%2FSmart%20Contract%20Security%20Audit%20Report%20-%20Cyclone.pdf?alt=media&token=339e5433-2dac-4022-8310-5a87ad0f9b09", + "time": "April, 2021" + } + ], + "usecases": [ + "mixing-service" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/cyclone/logo.png" + } + ] + }, + { + "id": "zeal", + "name": "Zeal", + "categories": [ + "applications" + ], + "description": "The web3 wallet that defends your crypto and privacy", + "ecosystem": [ + "multichain" + ], + "links": { + "web": "https://www.zeal.app/" + }, + "team": { + "anonymous": true + }, + "usecases": [ + "wallets" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zeal/logo.png" + } + ] + }, + { + "id": "bandada", + "name": "Bandada", + "categories": [ + "applications" + ], + "description": "An open-source system for managing privacy-preserving groups of anonymous individuals.", + "project_status": { + "version": "testnet", + "live_status": true, + "mainnet": false, + "testnet": true + }, + "team": { + "anonymous": true + }, + "links": { + "web": "https://bandada.pse.dev/", + "docs": "https://docs.bandada.pse.dev/", + "github": "https://github.com/bandada-infra/bandada", + "type": "semaphore, zk-kit" + }, + "usecases": [ + "did" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/bandada/logo.png" + } + ] + }, + { + "id": "zcloak", + "name": "zCloak", + "categories": [ + "applications" + ], + "description": "Privacy-first DID and verifiable computation infrastructure", + "links": { + "web": "https://zcloak.network", + "github": "https://github.com/zCloak-Network", + "docs": "https://zcloak-network.notion.site/166923ca03f0410888ad3860c96c0894?v=9aa8a4f5436942d0b224da99ad2a4565", + "blog": "https://zcloaknetwork.medium.com/", + "twitter": "https://x.com/zcloaknetwork", + "discord": "https://discord.com/invite/wcKt6MDRJz" + }, + "have_token": false, + "usecases": [ + "did" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zcloak/logo.png" + } + ] + }, + { + "id": "asterizm", + "name": "Asterizm", + "categories": [ + "infrastructure" + ], + "description": "Plug and play blockchain interoperability solution for enterprises, web3 protocols, and fintech with privacy at the core. Launch in-demand cross-chain solutions with their core modules - asset bridge, NFT bridge, native cross-chain token & NFT", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Artem Avdeev", + "role": "CEO" + }, + { + "name": "Denis Polulyakhov", + "role": "Co-Founder" + } + ] + }, + "links": { + "web": "https://asterizm.io", + "github": "https://github.com/Asterizm-Protocol", + "docs": "http://docs.asterizm.io/", + "blog": "https://medium.com/asterizm-labs", + "whitepaper": "https://asterizm.io/files/wp.pdf", + "twitter": "https://twitter.com/Asterizm_layer", + "discord": "https://discord.gg/z5QVerD48C", + "telegram": "https://t.me/asterizm_protocol" + }, + "usecases": [ + "infrastructure" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/asterizm/logo.png" + } + ] + }, + { + "id": "zengo", + "name": "ZenGo", + "categories": [ + "applications" + ], + "description": "The only self-custodial wallet with no seed phrase vulnerability (shielded transactions)", + "ecosystem": [ + "multichain" + ], + "links": { + "web": "https://zengo.com/", + "github": "https://github.com/ZenGo-X" + }, + "team": { + "anonymous": false + }, + "usecases": [ + "wallets" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zengo/logo.png" + } + ] + }, + { + "id": "aleo", + "name": "Aleo", + "categories": [ + "infrastructure" + ], + "description": "An all-in-one Zero-Knowledge platform. On Aleo you can code, deploy, and run your apps in a single place. Build full-stack, private applications with ZK on layer 1.", + "team": { + "anonymous": true + }, + "links": { + "web": "https://www.aleo.studio", + "twitter": "https://twitter.com/AleoHQ", + "discord": "https://discord.gg/aleo", + "youtube": "https://www.youtube.com/@aleofoundation", + "github": "https://github.com/AleoHQ", + "block_explorer": "https://explorer.aleo.org/", + "docs": "https://developer.aleo.org/getting_started/", + "blog": "https://aleo.org/blog/" + }, + "project_status": { + "version": "Testnet", + "open_source": true, + "testnet": true, + "mainnet": false, + "live_status": true + }, + "technology": { + "type": "zk-SNARKs", + "features": [ + "ZK circuit programming", + "SNARK validator network" + ] + }, + "blockchain_features": { + "opensource": true, + "p2p": true, + "viewing_key": true, + "dissapearing_tx": true, + "connected_tx": true + }, + "client_diversability": [ + { + "name": "address", + "link": "https://explorer.aleo.org/validators" + } + ], + "default_privacy": true, + "storage": { + "decentralized": true + }, + "third_party_dependency": false, + "usecases": [ + "infrastructure" + ], + "have_token": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/aleo/logo.png" + } + ] + }, + { + "id": "webb", + "name": "Webb", + "categories": [ + "defi" + ], + "ecosystem": [ + "tangle" + ], + "description": "an interoperable private bridge", + "technology": { + "type": "zk", + "features": [ + "Anchor System" + ] + }, + "links": { + "web": "https://app.webb.tools/#/tornado", + "github": "https://github.com/webb-tools", + "docs": "https://docs.manta.network/docs/Introduction" + }, + "project_status": { + "live_status": false, + "beta": true, + "mainnet": false, + "testnet": false + }, + "team": { + "anonymous": true + }, + "usecases": [ + "defi" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/webb/logo.png" + } + ] + }, + { + "id": "zecrey-wallet", + "name": "Zecrey Wallet", + "categories": [ + "applications" + ], + "description": "a portal to the new & open Internet. Zecrey is an all-in-one wallet that not only provides a multi-chain layer-1 wallet but also a private cross-chain layer-2 wallet", + "ecosystem": [ + "multichain" + ], + "links": { + "web": "https://www.zecrey.com/", + "github": "https://github.com/Zecrey-Labs" + }, + "team": { + "anonymous": true + }, + "usecases": [ + "wallets" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zecrey-wallet/logo.png" + } + ] + }, + { + "id": "2fa-guru", + "name": "2FA Guru", + "categories": [ + "applications" + ], + "description": "A simple solution to interact with DApps by enforcing an additional signature check before each transaction", + "links": { + "web": "https://www.2fa.guru", + "github": "https://github.com/skiff-org/skiff-mail" + }, + "usecases": [ + "dapps" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/2fa-guru/logo.png" + } + ] + }, + { + "id": "skiff-drive", + "name": "Skiff Drive", + "categories": [ + "applications" + ], + "description": "Secure file storage", + "links": { + "web": "https://skiff.com/drive", + "github": "https://github.com/skiff-org" + }, + "sunset": true, + "usecases": [ + "storage" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/skiff-drive/logo.png" + } + ] + }, + { + "id": "sacred", + "name": "Sacred", + "categories": [ + "defi" + ], + "usecases": [ + "defi" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/sacred/logo.png" + } + ] + }, + { + "id": "light-protocol", + "name": "Light Protocol", + "categories": [ + "infrastructure" + ], + "description": "Light is a protocol built on Solana introducing ZK compression, a new primitive that enables the secure scaling of state directly on the L1.", + "team": { + "anonymous": true + }, + "links": { + "web": "https://www.lightprotocol.com", + "github": "https://github.com/Lightprotocol/light-protocol", + "docs": "https://docs.lightprotocol.com/" + }, + "have_token": false, + "tokens": [ + { + "symbol": "LIGHT" + } + ], + "usecases": [ + "infrastructure" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/light-protocol/logo.png" + } + ] + }, + { + "id": "navcoin", + "name": "Navcoin", + "categories": [ + "defi" + ], + "description": "An open-sourced digital currency offering fast and reliable payments with innovative technological and privacy features", + "ecosystem": [ + "navcoin" + ], + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": true, + "mainnet": true + }, + "links": { + "web": "https://navcoin.org", + "github": "https://github.com/navcoin", + "block_explorer": "https://explorer.navcoin.org/", + "blog": "https://medium.com/nav-coin", + "twitter": "https://x.com/navcoin", + "discord": "https://discord.com/invite/y4Vu9jw", + "facebook": "https://www.facebook.com/Navcoin/", + "telegram": "https://t.me/navcoin" + }, + "team": { + "anonymous": true + }, + "usecases": [ + "currency" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/navcoin/logo.png" + } + ] + }, + { + "id": "fade-wtf", + "name": "Fade WTF", + "categories": [ + "applications" + ], + "description": "Privacy for NFTs powered by Light Protocol.", + "links": { + "web": "http://mint.fade.wtf" + }, + "usecases": [ + "nft-community" + ], + "have_token": false, + "third_party_dependency": false + }, + { + "id": "manta-pay", + "name": "Manta Pay", + "categories": [ + "defi" + ], + "ecosystem": [ + "polkadot" + ], + "description": "MantaPay is coming to Calamari as the first privacy payment solution in the Kusama ecosystem.", + "technology": { + "type": "zk", + "features": [ + "modular" + ] + }, + "links": { + "web": "https://app.manta.network/dolphin/transact", + "github": "https://github.com/Manta-Network", + "docs": "https://docs.manta.network/docs/Introduction" + }, + "project_status": { + "live_status": false, + "testnet": true, + "mainnet": false + }, + "team": { + "anonymous": true + }, + "usecases": [ + "defi" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/manta-pay/logo.png" + } + ] + }, + { + "id": "broearn", + "name": "Broearn", + "categories": [ + "applications" + ], + "description": "Broearn the Ai Browser. Use-to-Earn solution, the privacy-centric Web3 browser", + "team": { + "anonymous": true + }, + "links": { + "web": "https://www.broearn.com/", + "docs": "https://docs.broearn.com/", + "twitter": "https://x.com/broearn", + "discord": "https://discord.com/invite/vsfqexDTDK", + "telegram": "https://t.me/broearn_browser" + }, + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": false, + "mainnet": true + }, + "have_token": false, + "usecases": [ + "browser" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/broearn/logo.png" + } + ] + }, + { + "id": "privy", + "name": "Privy", "categories": [ "applications" ], "ecosystem": [ - "ethereum" + "solana" ], - "description": "Tor based wallet for Ethereum", - "project_type": "Wallets", - "product_launch_day": "2022-11-13", - "technology": { - "type": "Tor", - "name": "Tor project", - "features": [ - "private", - "Wallet" + "description": "Privy builds authentication, authorization and data control tooling so developers can deliver amazing products that keep users safe.", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Colfax", + "link": "https://x.com/colfaxselby" + }, + { + "name": "Jainil Sutaria", + "link": "https://x.com/jainilsutaria1" + } ] }, "links": { - "web": "https://bento.me/brume", - "twitter": "https://twitter.com/BrumeWallet", - "discord": "https://discord.com/invite/KVEPWfN9jK", - "github": "https://github.com/brumewallet" + "web": "https://www.privy.io/", + "blog": "https://www.privy.io/blog", + "github": "https://github.com/privy-io", + "forum": "", + "docs": "https://docs.privy.io/", + "whitepaper": "", + "block_explorer": "", + "governance": "", + "twitter": "https://x.com/privy_io", + "discord": "", + "telegram": "", + "lens": "", + "farcaster": "" + }, + "sunset": false, + "blockchain_features": { + "opensource": true, + "upgradability": { + "enabled": false + }, + "asset_custody_type": "non-custody", + "encryption": "", + "p2p": true + }, + "privacy_policy": { + "defined": true, + "link": "https://www.privy.io/privacy-policy", + "data_usage": "Service Providers, Analytics Providers, Payment Processing partners, Business Partners" + }, + "default_privacy": false, + "tracebility": { + "kyc": false, + "tracked_data": "Email, Phone number, Payment Card type, Full number of payment card, IP adress, type of device/operating system/browser, IP-adress-based location information", + "sign_in_type_requirments": [ + "email" + ] + }, + "third_party_dependency": "", + "audits": [ + { + "name": "Zellic", + "link": "https://github.com/Zellic/publications/blob/master/Privy_Shamir_Secret_Sharing_-_Zellic_Audit_Report.pdf", + "time": "2023-08" + } + ], + "usecases": [ + "wallets" + ], + "have_token": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/privy/logo.png" + } + ], + "percentage": 76, + "assets_used": [], + "tokens": [], + "project_phase": "mainnet", + "storage": {}, + "compliance": "", + "social_trust": "", + "technical_spof": "" + }, + { + "id": "beepo", + "name": "Beepo", + "categories": [ + "social-and-communications" + ], + "description": "A social networking application integrated with a multichain chain crypto wallet, a web 3 browser, instant messaging and calling, an eCommerce store, and a sales catalog section for business accounts", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Michael Jimoh", + "role": "Co-Founder & CEO" + }, + { + "name": "Clement Hochart", + "role": "Co-Founder" + } + ] + }, + "links": { + "web": "https://beepoapp.net/#features", + "github": "https://github.com/beepo-app", + "whitepaper": "https://beepo.gitbook.io/internal-wiki/the-company/whitepaper", + "twitter": "https://x.com/beepoapp", + "discord": "https://discord.com/invite/DhYJGgAVzR", + "telegram": "https://t.me/beepoapp" + }, + "usecases": [ + "messaging" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/beepo/logo.png" + } + ] + }, + { + "id": "summa", + "name": "Summa", + "categories": [ + "infrastructure" + ], + "description": "Protocol enabling centralized exchanges to prove solvency without compromising private information.", + "project_status": { + "live_status": true, + "testnet": false, + "mainnet": false + }, + "team": { + "anonymous": true + }, + "links": { + "github": "https://github.com/summa-dev" + }, + "technology": { + "type": "halo2", + "features": [ + "" + ] + }, + "usecases": [ + "infrastructure" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/summa/logo.png" + } + ] + }, + { + "id": "sociogram", + "name": "Sociogram", + "categories": [ + "applications" + ], + "description": "Web3Social Media focused on privacy.", + "links": { + "web": "https://sociogram.org", + "docs": "https://socio.gitbook.io/sociogram.org", + "blog": "https://sociogram.medium.com/", + "twitter": "https://x.com/SociogramSocFi", + "discord": "https://discord.com/invite/kufW7ZfjeD", + "telegram": "https://t.me/sociogram_channel" + }, + "usecases": [ + "dapps" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/sociogram/logo.png" + } + ] + }, + { + "id": "origin-trail", + "name": "OriginTrail", + "categories": [ + "applications" + ], + "description": "Powering Verifiable Internet for Artificial Intelligence ", + "links": { + "web": "https://origintrail.io/", + "github": "https://github.com/OriginTrail", + "docs": "https://docs.origintrail.io/", + "whitepaper": "https://origintrail.io/documents/Verifiable_Internet_for_Artificial_Intelligence_whitepaper_v3_pre_publication.pdf", + "blog": "https://origintrail.io/blog", + "twitter": "https://x.com/origin_trail", + "discord": "https://discord.com/invite/QctFuPCMew", + "telegram": "https://t.me/origintrail" + }, + "usecases": [ + "ai" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/origin-trail/logo.png" + } + ] + }, + { + "id": "ola", + "name": "OLA", + "categories": [ + "infrastructure" + ], + "description": "ZK-ZKVM Bringing Programmable Privacy to Blockchains", + "team": { + "anonymous": false + }, + "links": { + "web": "https://olavm.org/", + "github": "https://github.com/Sin7Y", + "blog": "https://medium.com/@ola_zkzkvm", + "docs": "https://ola-2.gitbook.io/ola-developer-documents", + "whitepaper": "https://github.com/Sin7Y/olavm-whitepaper-v2/blob/master/Ola%20-%20A%20ZKVM-based%2C%20High-performance%2C%20and%20Privacy-focused%20Layer2%20platform.pdf", + "twitter": "https://twitter.com/ola_zkzkvm", + "discord": "https://discord.com/invite/Bk3dNHWt2n", + "telegram": "https://t.me/sin7y_labs" + }, + "project_status": { + "live_status": true, + "version": "Testnet", + "testnet": true, + "mainnet": false + }, + "usecases": [ + "eth-layer-2" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/ola/logo.png" + } + ] + }, + { + "id": "notebook-labs", + "name": "Notebook labs", + "categories": [ + "applications" + ], + "description": "Built Zephyr - the first non-custodial onramp to decentralize the gates of crypto. Zephyr leverages Zero Knowledge proofs to ensure that on and off-rampers never need to rely on centralized institutions", + "team": { + "anonymous": true + }, + "links": { + "web": "https://www.notebooklabs.xyz", + "docs": "https://notebook-6.gitbook.io/notebook-docs/guides/for-authentication", + "blog": "https://medium.com/@notebook_labs", + "twitter": "https://twitter.com/ZephyrExchange" + }, + "usecases": [ + "kyc-solution" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/notebook-labs/logo.png" + } + ] + }, + { + "id": "tails-os", + "name": "TAILS OS", + "categories": [ + "applications" + ], + "description": "Tails is a portable operating system that protects your privacy and helps you avoid censorship", + "team": { + "anonymous": true + }, + "links": { + "web": "https://tails.boum.org", + "docs": "https://tails.net/doc/index.en.html", + "github": "https://gitlab.tails.boum.org/tails/tails", + "twitter": "https://twitter.com/Tails_live" + }, + "project_status": { + "live_status": true, + "version": "6.3", + "testnet": false, + "mainnet": false + }, + "usecases": [ + "operation-systems" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/tails-os/logo.png" + } + ] + }, + { + "id": "firn-protocol", + "name": "Firn Protocol", + "categories": [ + "defi" + ], + "ecosystem": [ + "ethereum" + ], + "description": "Firn is the first-ever zero-knowledge privacy platform in the account-based model, and introduces pluggable, flexible privacy to Ethereum-based chains.", + "tokens": [ + { + "name": "Firn", + "symbol": "FIRN", + "network": "Optimism", + "contract_address": "0xb20d84ebFeCdC6821448C7094564a039F0AE5EA4" + } + ], + "project_type": "DeFi", + "product_launch_day": "2021-11-06", + "technology": { + "type": "ZK", + "name": "Zero-knowledge", + "features": [ + "privacy", + "payments" + ] + }, + "links": { + "web": "https://app.firn.cash/", + "twitter": "https://twitter.com/firnprotocol", + "discord": "https://discord.com/invite/2TPJE7CMdu", + "whitepaper": "https://firn.cash/whitepaper.pdf", + "github": "https://github.com/firnprotocol", + "docs": "https://docs.firn.cash/" + }, + "blockchain_features": { + "p2p": false, + "encryption": "ZK", + "opensource": true, + "viewing_key": false, + "dissapearing_tx": true, + "frontend_anonymity": "options", + "connected_tx": false, + "revealed_recipient": false, + "revealed_sender": false, + "revealed_ammount": false, + "reversability_condition": "hack", + "data_masking": "deposit", + "asset_custody_type": "non-custody" + }, + "privacy_policy": { + "defined": false + }, + "team": { + "anonymous": true + }, + "storage": { + "decentralized": true + }, + "tracebility": { + "tracked_dat": "non", + "kyc": false, + "sign_in_type_requirments": "wallet" + }, + "third_party_dependency": false, + "audits": [ + { + "name": "BlockSec", + "link": "https://github.com/blocksecteam/audit-reports/blob/main/solidity/blocksec_firnprotocol_v1.0-signed.pdf", + "time": "Aug, 7. 2023" + } + ], + "history": [ + { + "title": "Github", + "event_type": "launch", + "description": "AGithub start", + "time": "Nov 6, 2021", + "link": "https://github.com/firnprotocol" + } + ], + "client_diversability": [ + { + "name": "Metamask", + "link": "https://www.metamask.io" + } + ], + "default_privacy": true, + "funding": { + "name": "LunarDAO", + "type": "token sale", + "link": "https://lunardao.net/firn_investment.html", + "value": "45.000 $", + "time": "Jun 1, 2023" + }, + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": false, + "mainnet": true + }, + "usecases": [ + "defi" + ], + "have_token": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/firn-protocol/logo.png" + } + ] + }, + { + "id": "sparrow", + "name": "Sparrow", + "categories": [ + "applications" + ], + "description": "A Bitcoin wallet for those who value financial self-sovereignty", + "ecosystem": [ + "bitcoin" + ], + "links": { + "web": "https://sparrowwallet.com/", + "github": "https://github.com/sparrowwallet/sparrow", + "docs": "https://sparrowwallet.com/docs/", + "twitter": "https://twitter.com/SparrowWallet" + }, + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "craigraw", + "role": "Project Lead", + "link": "http://twitter.com/craigraw" + } + ] + }, + "project_status": { + "live_status": true, + "testnet": false, + "mainnet": false + }, + "usecases": [ + "wallets" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/sparrow/logo.png" + } + ] + }, + { + "id": "railgun", + "name": "RAILGUN", + "categories": [ + "defi" + ], + "tokens": [ + { + "name": "Railgun", + "symbol": "RAIL", + "network": "Ethereum", + "contract_address": "0xe76c6c83af64e4c60245d8c7de953df673a7a33d" + }, + { + "name": "Railgun", + "symbol": "RAIL", + "network": "Polygon", + "contract_address": "0x92A9C92C215092720C731c96D4Ff508c831a714f" + } + ], + "description": "Private transfers and DeFi infra for Ethereum, Polygon, Binance Smart Chain and Arbitrum.", + "project_type": "transaction", + "technology": { + "type": "zk", + "features": [ + "private" + ] + }, + "links": { + "web": "https://railgun.org/", + "twitter": "https://twitter.com/railgun_project", + "telegram": "https://t.me/railgun_privacy", + "discord": "https://discord.com/invite/jgUQjkYWzh", + "blog": "https://medium.com/@Railgun_Project", + "block_explorer": "https://etherscan.io/", + "whitepaper": "https://docs.railgun.org/wiki/learn/overview", + "github": "https://github.com/Railgun-Privacy" }, "blockchain_features": { "p2p": true, - "encryption": "Tor", + "encryption": "zksnark", + "network": "Ethereum", "opensource": true, - "frontend_anonymity": "Tor", - "identity_integration": "Profiles", - "reversability_condition": "Hack, spyware", - "data_masking": "Tor based", + "viewing_key": true, + "dissapearing_tx": false, + "frontend_anonymity": "( Railway frontend dont work on Firefox/Tor )", + "connected_tx": false, + "revealed_recipient": false, + "revealed_sender": false, + "revealed_ammount": false, + "reversability_condition": "viewing key, hack", + "data_masking": "Contract deposit", "asset_custody_type": "non-custody" }, "privacy_policy": { @@ -6700,9 +16692,52 @@ "anonymous": false, "teammembers": [ { - "name": "Haz Æ 41", - "role": "developer", - "link": "https://bento.me/hazae41" + "name": "Alan Scott", + "role": "researcher" + }, + { + "name": "Kieran Mesquita", + "role": "researcher" + }, + { + "name": "John Meurer", + "role": "researcher" + }, + { + "name": "Dylan Oliver", + "role": "researcher" + }, + { + "name": "Hisham Galan", + "role": "researcher" + }, + { + "name": "Peter Simpson", + "role": "researcher" + }, + { + "name": "Bill Liang", + "role": "researcher" + }, + { + "name": "Matias Grote", + "role": "researcher" + }, + { + "name": "Jacob Makarsky", + "role": "Software engineer" + }, + { + "name": "Edward P. Fricker", + "role": "Legal counsel" + }, + { + "name": "Phil Huang", + "role": "Advisor" + }, + { + "name": "Emmanuel Goldstein", + "role": "Global economist" } ] }, @@ -6710,17 +16745,415 @@ "decentralized": true }, "tracebility": { - "tracked_data": "no ( Tor based )", "kyc": false, - "sign_in_type_requirments": "seed" + "sign_in_type_requirments": "wallet" }, "third_party_dependency": false, + "audits": [ + { + "name": "Railgun audit report", + "link": "https://assets.railgun.org/docs/audits/", + "time": "July, 2021" + } + ], "history": [ { - "title": "Hackaton", - "event_type": "Hackaton", - "description": "Hackaton project", - "time": "Nov 13, 2022" + "title": "Mainet", + "event_type": "launch", + "description": "Token Launch", + "time": "Jul 3, 2021", + "link": "https://shadeprotocol.io/blog/shade-protocol-claim-tutorial" + } + ], + "client_diversability": [ + { + "name": "Railway", + "link": "https://www.railway.xyz/" + }, + { + "name": "TokenShielder", + "link": "https://tokenshielder.com/" + } + ], + "default_privacy": true, + "funding": { + "name": "DCG", + "type": "Investments", + "link": "https://www.coindesk.com/business/2022/01/26/railgun-aims-for-private-defi-with-10m-backing-from-dcg/", + "value": "10.000.000 $", + "time": "Jan 26, 2022" + }, + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": false, + "mainnet": true + }, + "usecases": [ + "defi" + ], + "have_token": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/railgun/logo.png" + } + ] + }, + { + "id": "shade", + "name": "Shade Protocol", + "categories": [ + "defi" + ], + "ecosystem": [ + "secret" + ], + "tokens": [ + { + "name": "Shade Protocol", + "symbol": "SHD", + "network": "Secret Network", + "contract_address": "secret153wu605vvp934xhd4k9dtd640zsep5jkesstdm" + } + ], + "description": "Super app for private DeFi", + "project_type": "DeFi", + "product_launch_day": "2022-02-21", + "technology": { + "type": "TEE", + "name": "Trusted execution environment", + "features": [ + "private", + "DeFi" + ] + }, + "links": { + "web": "https://shadeprotocol.io/", + "twitter": "https://twitter.com/Shade_Protocol", + "telegram": "https://t.me/ShadeProtocol", + "discord": "https://discord.com/invite/YMcUrXK476", + "blog": "https://shadeprotocol.io/blog", + "block_explorer": "https://www.mintscan.io/secret", + "whitepaper": "https://framerusercontent.com/modules/assets/aAMeX7kkaxljkFRXRIN4CElVJbo~pEHSkrNceWvWuHWRiNuOD_CQEuYf_tS-dLtgATuz0QY.pdf", + "github": "https://github.com/securesecrets/shade", + "docs": "https://docs.shadeprotocol.io/shade-protocol/", + "forum": "https://forum.shadeprotocol.io/" + }, + "blockchain_features": { + "p2p": false, + "encryption": "TEE", + "opensource": true, + "viewing_key": true, + "dissapearing_tx": false, + "frontend_anonymity": "options", + "connected_tx": false, + "revealed_recipient": false, + "revealed_sender": false, + "revealed_ammount": false, + "reversability_condition": "viewing key, hack", + "data_masking": "SNIP-20 token", + "asset_custody_type": "non-custody" + }, + "licences": "General Public License", + "privacy_policy": { + "defined": true, + "link": "https://app.shadeprotocol.io/use-terms", + "data_usage": "tools you are making TXs on" + }, + "team": { + "anonymous": false, + "company": { + "name": "Secure Secrets", + "link": "https://www.securesecrets.org/", + "contacts": "https://twitter.com/securesecrets" + }, + "teammembers": [ + { + "name": "Carter L. Woetzel", + "role": "researcher", + "link": "https://twitter.com/l_woetzel" + } + ] + }, + "storage": { + "decentralized": true + }, + "tracebility": { + "tracked_data": "user SCRT adress", + "kyc": false, + "sign_in_type_requirments": "wallet" + }, + "third_party_dependency": false, + "audits": [ + { + "name": "stkd-SCRT", + "link": "https://docs.shadeprotocol.io/shade-protocol/research/audit-log", + "time": "March 29th, 2022" + }, + { + "name": "Bonds", + "link": "https://docs.shadeprotocol.io/shade-protocol/research/audit-log", + "time": "August 2nd, 2022" + } + ], + "social_trust": "Slabs ( MRSINGER )", + "technical_spof": "Can decrypt", + "history": [ + { + "title": "Mainet", + "event_type": "launch", + "description": "Airdrop", + "time": "Feb 21, 2022", + "link": "https://shadeprotocol.io/blog/shade-protocol-claim-tutorial" + } + ], + "client_diversability": [ + { + "name": "Keplr", + "link": "https://www.keplr.app/" + }, + { + "name": "Starshell", + "link": "https://starshell.net/" + } + ], + "default_privacy": true, + "funding": { + "name": "Private investors", + "type": "ICO", + "link": "https://shadeprotocol.io/blog/shade-protocol-raises-5m-20-key-partners-invested", + "value": "5.000.000 $", + "time": "Feb 17, 2022" + }, + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": false, + "mainnet": true + }, + "usecases": [ + "defi" + ], + "have_token": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/shade/logo.png" + } + ] + }, + { + "id": "zephyr-protocol", + "name": "Zephyr Protocol", + "categories": [ + "defi" + ], + "description": "The Untraceable Stablecoin Protocol", + "ecosystem": [ + "zephyr" + ], + "links": { + "web": "https://zephyrprotocol.com/", + "github": "https://github.com/monero-ecosystem", + "block_explorer": "https://explorer.zephyrprotocol.com/", + "whitepaper": "https://static1.squarespace.com/static/64707f0b29789a5633c33117/t/6486fe5a300eb9556ff3f54b/1686568545016/Zephyr_Whitepaper_v1.pdf", + "blog": "https://medium.com/@zephyrcurrencyprotocol", + "twitter": "https://twitter.com/zephyr_org", + "discord": "https://discord.gg/y4mzbDYSqQ", + "telegram": "https://t.me/zephyrprotocol" + }, + "team": { + "anonymous": true + }, + "technology": { + "type": "Monero", + "features": [ + "Bulletproofs", + "Ring signatures" + ] + }, + "blockchain_features": { + "p2p": true, + "opensource": false, + "encryption": "Cryptonote", + "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 + }, + "project_status": { + "live_status": true, + "testnet": false, + "mainnet": true + }, + "audits": [ + { + "name": "Cyberscope", + "link": "https://www.cyberscope.io/audits/coin-zephyr-protocol", + "time": "Apr. 2024" + } + ], + "usecases": [ + "currency" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zephyr-protocol/logo.png" + } + ] + }, + { + "id": "the-farcaster-project", + "name": "The Farcaster Project", + "categories": [ + "infrastructure" + ], + "description": "A cross-chain atomic swap protocol and implementation who allows to exchange Bitcoin and Monero in a peer-to-peer manner with anyone running a Farcaster node", + "team": { + "anonymous": true + }, + "links": { + "web": "https://farcaster.dev/", + "github": "https://github.com/farcaster-project" + }, + "usecases": [ + "infrastructure" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/the-farcaster-project/logo.png" + } + ] + }, + { + "id": "boring-protocol", + "name": "Boring Protocol", + "categories": [ + "applications" + ], + "description": "A Decentralized VPN on Solana", + "ecosystem": [ + "solana" + ], + "links": { + "web": "https://boringprotocol.io", + "github": "https://docs.boringprotocol.io/bop/information/boring-protocol" + }, + "team": { + "anonymous": true + }, + "have_token": false, + "token_link": "https://coinmarketcap.com/currencies/boring-protocol/", + "sunset": true, + "usecases": [ + "vpn" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/boring-protocol/logo.png" + } + ] + }, + { + "id": "blackbox", + "name": "Blackbox", + "categories": [ + "defi" + ], + "ecosystem": [ + "secret" + ], + "description": "Collection of tools allowing you send & receive SCRT anonymously", + "project_type": "DeFi", + "product_launch_day": "2021-15-02", + "technology": { + "type": "TEE", + "name": "Trusted execution environment", + "features": [ + "Privacy", + "Payments" + ] + }, + "links": { + "web": "https://blackbox.cash/", + "twitter": "https://twitter.com/TriviumNode", + "telegram": "https://t.me/TriviumNode", + "block_explorer": "https://www.mintscan.io/secret", + "github": "https://github.com/TriviumNode" + }, + "blockchain_features": { + "p2p": false, + "encryption": "TEE", + "opensource": true, + "viewing_key": true, + "dissapearing_tx": false, + "frontend_anonymity": "options", + "connected_tx": false, + "revealed_recipient": false, + "revealed_sender": false, + "revealed_ammount": false, + "reversability_condition": "hack", + "data_masking": "SNIP-20 token/SCRT contracts", + "asset_custody_type": "non-custody" + }, + "licences": "Apache License", + "privacy_policy": { + "defined": false + }, + "team": { + "anonymous": false, + "company": { + "name": "Trivium Nodes", + "link": "https://trivium.network/", + "contacts": "info@trivium.network" + }, + "teammembers": [ + { + "name": "Xiphiar", + "role": "rdeveloper", + "link": "https://github.com/Xiphiar" + } + ] + }, + "storage": { + "decentralized": true + }, + "tracebility": { + "kyc": false, + "sign_in_type_requirments": "wallet" + }, + "third_party_dependency": true, + "social_trust": "Slabs ( MRSINGER ), Contract operator ( Trivium )", + "technical_spof": "Can decrypt/fraud", + "client_diversability": [ + { + "name": "Keplr", + "link": "https://www.keplr.app/" + }, + { + "name": "Starshell", + "link": "https://starshell.net/" } ], "default_privacy": true, @@ -6731,42 +17164,407 @@ "mainnet": true }, "usecases": [ - "wallets" + "defi" ], "have_token": false, "logos": [ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/brume-wallet/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/blackbox/logo.png" } ] }, { - "id": "zano", - "name": "Zano", + "id": "sporran", + "name": "Sporran", "categories": [ - "defi" + "applications" ], - "description": "A scalable and secure coin, with confidential assets support", + "description": "The Sporran wallet is a browser extension that provides a gateway to the KILT blockchain identity protocol and Web3 services", + "links": { + "web": "https://www.sporran.org/", + "github": "https://github.com/BTE-Trusted-Entity/sporran-extension" + }, + "team": { + "anonymous": true + }, + "usecases": [ + "wallets" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/sporran/logo.png" + } + ] + }, + { + "id": "specter-diy", + "name": "Specter-DIY", + "categories": [ + "applications" + ], + "description": "DIY airgapped hardware wallet that uses QR codes for communication with the host", "ecosystem": [ - "zano" + "bitcoin" + ], + "links": { + "web": "https://specter.solutions/hardware", + "github": "https://github.com/cryptoadvance/specter-diy/" + }, + "team": { + "anonymous": false + }, + "usecases": [ + "wallets" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/specter-diy/logo.png" + } + ] + }, + { + "id": "mysterium-vpn", + "name": "Mysterium VPN", + "categories": [ + "applications" + ], + "description": "A global, distributed network powered by everyday people.", + "ecosystem": [ + "multichain" + ], + "links": { + "web": "https://www.mysterium.network/mysteriumvpn", + "github": "https://github.com/mysteriumnetwork/node", + "docs": "https://docs.mysterium.network/", + "blog": "https://www.mysterium.network/blog" + }, + "team": { + "anonymous": false, + "company": { + "link": "https://www.mysterium.network/team" + } + }, + "have_token": false, + "token_link": "https://coinmarketcap.com/currencies/mysterium/", + "usecases": [ + "vpn" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/mysterium-vpn/logo.png" + } + ] + }, + { + "id": "deeponion", + "name": "DeepOnion", + "categories": [ + "applications" + ], + "assets_used": [ + "ZK-SNARKS", + "TOR-NETWORK" + ], + "ecosystem": [ + "deeponion-network" + ], + "project_type": "Hybrid cryptocurrency", + "description": "DeepOnion (ONION) is a decentralized, open-source, community-driven cryptocurrency that offers multi-layered privacy and everyday use cases. It uses an x13 hybrid PoW/PoS to secure the network. DeepOnion is one of the earliest cryptos to integrate the Tor network into the wallet, which has not leaked any IP addresses since its release on 12 July 2017.", + "product_readiness": "Mainnet", + "product_launch_day": "2017-07-12", + "have_token": true, + "tokens": [ + { + "name": "DeepOnion", + "symbol": "ONION", + "network": "DeepOnion Network", + "fee": "0.0001 ONION/kB" + } + ], + "team": { + "anonymous": true, + "teammembers": [ + { + "name": "Deeper", + "role": "Marketing Manager", + "link": "https://deeponion.org/community/members/deeper.2/" + }, + { + "name": "Monocolor", + "role": "Lead Blockchain Developer", + "link": "https://deeponion.org/community/members/monocolor.207/" + }, + { + "name": "Nezero", + "role": "Blockchain Developer", + "link": "https://deeponion.org/community/members/nezero.1858/" + }, + { + "name": "Obszoenling", + "role": "Blockchain Developer", + "link": "https://deeponion.org/community/members/obszoenling.414/" + }, + { + "name": "Impressive", + "role": "Web Developer", + "link": "https://deeponion.org/community/members/impressive.2278/" + }, + { + "name": "DogLover", + "role": "Web Developer", + "link": "https://deeponion.org/community/members/doglover.2258/" + } + ] + }, + "funding": { + "name": "Community Contributions", + "type": "Community Support", + "link": "https://deeponion.org/community", + "value": "Not applicable", + "time": "Ongoing" + }, + "sunset": false, + "links": { + "web": "https://deeponion.org", + "github": "https://github.com/deeponion/deeponion/", + "block_explorer": "https://explorer.deeponion.org/", + "forum": "https://deeponion.org/community/", + "whitepaper": "https://deeponion.org/White-Paper.pdf", + "twitter": "https://twitter.com/TheDeepOnion", + "facebook": "https://www.facebook.com/deeponionx", + "telegram": "https://t.me/getdeeponion", + "cmc community": "https://coinmarketcap.com/community/profile/DeepOnion/", + "gettr": "https://gettr.com/user/deeponion", + "rumble": "https://rumble.com/user/DeepOnion", + "primal": "http://primal.net/p/npub1l3h54332pdmwnvyg83fsd5g6cfsrdf75mqy3fnh8nxhls0gr2eysm5hucr", + "education": "https://deeponion.org/#academy" + }, + "technology": { + "type": "x13 PoW & PoS", + "features": [ + "Private wallet", + "Hybrid - PoW & PoS", + "ZK-Snarks for privacy", + "TOR Network integration", + "DeepSend for transaction masking", + "DeepVault for file verification", + "DeepProtocol for encrypted messaging", + "DeepOnionJ for Java integration", + "VoteCentral for community governance" + ] + }, + "blockchain_features": { + "encryption": "zksnark", + "opensource": true, + "data_masking": "DeepSend", + "frontend_anonymity": "TOR addresses", + "asset_custody_type": "non-custodial", + "p2p": true + }, + "project_status": { + "live_status": true, + "version": "V2.3.3", + "testnet": false, + "mainnet": true, + "client_diversability": { + "name": "DeepOnion Wallet", + "link": "https://deeponion.org/#download" + } + }, + "licences": "General Public License", + "privacy_policy": { + "defined": true, + "link": "https://deeponion.org/privacypolicy.html", + "data_usage": "Not using" + }, + "tracebility": { + "kyc": false, + "sign_in_type_requirements": "wallet" + }, + "storage": { + "decentralized": true + }, + "third_party_dependency": false, + "social_trust": "DeepOnion uses a multisig system for governance decisions and has a DAO for community voting.", + "usecases": [ + "currency" + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/deeponion/logo.png" + } + ] + }, + { + "id": "comit-network", + "name": "Comit Network", + "categories": [ + "infrastructure" + ], + "description": "COMIT is an open protocol facilitating trustless cross-blockchain applications, connecting all blockchains without adding yet another. Working on BTC-XMR atomic swaps as well as various libraries and clients", + "team": { + "anonymous": true + }, + "links": { + "web": "https://comit.network/", + "github": "https://github.com/comit-network", + "blog": "https://comit.network/blog/" + }, + "project_status": { + "live_status": false, + "version": "", + "testnet": false, + "mainnet": false + }, + "usecases": [ + "infrastructure" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/comit-network/logo.png" + } + ] + }, + { + "id": "logion", + "name": "Logion", + "categories": [ + "infrastructure" + ], + "description": "Substrate-based public blockchain operated by a decentralized network of legal officers. Logion redefines the connection between digital actions and their legal implications by ensuring every blockchain-based transaction is backed by robust legal certification", + "team": { + "anonymous": false + }, + "links": { + "web": "https://logion.network", + "github": "https://github.com/logion-network", + "docs": "https://logion-network.github.io/logion-api/", + "whitepaper": "https://docs.logion.network/logion-white-paper", + "twitter": "https://twitter.com/logion_network" + }, + "have_token": false, + "usecases": [ + "infrastructure" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/logion/logo.png" + } + ] + }, + { + "id": "integritee", + "name": "Integritee", + "categories": [ + "infrastructure" + ], + "description": "Integritee is a highly scalable, privacy-enabling network in the Polkadot ecosystem with parachains on Polkadot and Kusama", + "team": { + "anonymous": true + }, + "links": { + "web": "https://integritee.network", + "github": "https://github.com/integritee-network", + "docs": "https://docs.integritee.network/", + "blog": "https://www.integritee.network/blog", + "Lightpaper": "https://www.integritee.network/docs/Integritee_%20Lightpaper_2021.pdf", + "twitter": "https://twitter.com/integri_t_e_e" + }, + "have_token": false, + "tokens": [ + { + "symbol": "TEER" + } ], "project_status": { "live_status": true, - "version": "Mainnet", + "version": "testnet", "testnet": true, "mainnet": true }, + "usecases": [ + "infrastructure" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/integritee/logo.png" + } + ] + }, + { + "id": "parami", + "name": "Parami", + "categories": [ + "infrastructure" + ], + "description": "Para metaverse identity. As the next generation identity protocol based on the W3C decentralized identity standard, it is designed for metaverse and Web 3 users with self-sovereign and permissionless service", + "project_status": { + "live_status": true, + "version": "testnet", + "testnet": true, + "mainnet": false + }, "links": { - "web": "https://zano.org", - "github": "https://github.com/hyle-team/zano", - "block_explorer": "https://explorer.zano.org/", - "docs": "https://docs.zano.org/", - "blog": "https://blog.zano.org/", - "twitter": "https://x.com/zano_project", - "discord": "https://discord.com/invite/wE3rmYY", - "telegram": "https://t.me/zanocoin" + "web": "https://parami.io" + }, + "usecases": [ + "infrastructure" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/parami/logo.png" + } + ] + }, + { + "id": "decred", + "name": "Decred", + "categories": [ + "defi" + ], + "description": "A blockchain-based cryptocurrency with a strong focus on community input, open governance, and sustainable funding for development", + "ecosystem": [ + "lighting-network" + ], + "links": { + "web": "https://decred.org", + "github": "https://docs.decred.org", + "block_explorer": "https://dcrdata.decred.org/", + "docs": "https://docs.decred.org/", + "blog": "https://medium.com/decred", + "twitter": "https://x.com/decredproject", + "discord": "https://discord.com/invite/dXSmwvYury", + "facebook": "https://www.facebook.com/decredproject", + "telegram": "https://t.me/Decred" }, "team": { "anonymous": false @@ -6780,23 +17578,92 @@ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/zano/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/decred/logo.png" } ] }, { - "id": "spoc", - "name": "Spoc", + "id": "raze-network", + "name": "Raze Network", "categories": [ - "applications" + "infrastructure" ], - "description": "A privacy system that enables DaaS and creates balance between business CRM and how individuals control & manage data", + "description": "Raze Network is a EVM-compatible privacy protocol. It is built as a native privacy layer that can provide end-to-end anonymity for the entire DeFi and Web3.0 stack. ", "links": { - "web": "https://spoc.com/", - "twitter": "https://x.com/SPOCme" + "web": "https://www.raze.network", + "github": "https://github.com/Raze-Net", + "whitepaper": "https://docsend.com/view/nea4rj23f28z5b98", + "blog": "https://raze-net.medium.com/", + "twitter": "https://twitter.com/R4ZE_Network" + }, + "have_token": false, + "tokens": [ + { + "symbol": "RAZE" + } + ], + "usecases": [ + "infrastructure" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/raze-network/logo.png" + } + ] + }, + { + "id": "marlin", + "name": "Marlin", + "categories": [ + "infrastructure" + ], + "description": "Serverless backends for Web3 - Access and process data verifiably using ZKPs and TEEs", + "ecosystem": [ + "ethereum" + ], + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": true, + "mainnet": true + }, + "links": { + "web": "https://www.marlin.org/", + "docs": "https://docs.marlin.org/", + "github": "https://github.com/marlinprotocol", + "blog": "https://blog.marlin.org/", + "twitter": "https://twitter.com/MarlinProtocol/", + "discord": "https://discord.gg/pdQZyyy", + "telegram": "https://t.me/marlinprotocol", + "facebook": "https://www.facebook.com/marlinprotocol/" + }, + "team": { + "anonymous": true + }, + "technology": { + "type": "TEE, ZK", + "features": [ + "Serverless", + "ZK proof marketplace" + ] + }, + "blockchain_features": { + "p2p": false, + "opensource": true + }, + "tracebility": { + "kyc": false, + "sign_in_type_requirments": "wallet" + }, + "default_privacy": true, + "storage": { + "decentralized": true }, "usecases": [ - "data-management" + "computing" ], "have_token": false, "third_party_dependency": false, @@ -6804,57 +17671,717 @@ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/spoc/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/marlin/logo.png" } ] }, { - "id": "chainback", - "name": "Chainback", + "id": "cake-wallet", + "name": "Cake Wallet", "categories": [ "applications" ], + "description": "Cake Wallet allows you to safely store, send, receive, and exchange your XMR, BTC, LTC, and XHV and exchange other currencies", "ecosystem": [ - "ethereum", - "solana", - "bsc", - "polygon" + "monero" ], - "description": "Ultimate Cloud Computing & File Storage", + "links": { + "web": "https://monero.com/wallets", + "github": "https://github.com/cake-tech/cake_wallet", + "docs": "https://guides.cakewallet.com/" + }, + "project_status": { + "live_status": true, + "version": "", + "testnet": false, + "mainnet": false + }, + "team": { + "anonymous": true + }, + "usecases": [ + "wallets" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/cake-wallet/logo.png" + } + ] + }, + { + "id": "rln-anonymous-chat", + "name": "RLN Anonymous Chat", + "categories": [ + "social-and-communications" + ], + "description": "A spam-resistant instant messaging application for private and anonymous communication", + "links": { + "web": "https://github.com/njofce/zk-chat" + }, + "usecases": [ + "messaging" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/rln-anonymous-chat/logo.png" + } + ] + }, + { + "id": "diva", + "name": "Diva", + "categories": [ + "defi" + ], + "usecases": [ + "defi" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/diva/logo.png" + } + ] + }, + { + "id": "ronindojo-tanto", + "name": "RoninDojo Tanto", + "categories": [ + "hardware" + ], + "description": "Fully validating Bitcoin full node. Served over a Tor hidden service", + "ecosystem": [ + "bitcoin" + ], + "links": { + "web": "https://ronindojo.io/", + "docs": "https://docs.samourai.io/", + "blog": "https://blog.ronindojo.io/tag/news/", + "twitter": "https://x.com/RoninDojoNode", + "telegram": "https://t.me/RoninDojoNode" + }, + "team": { + "anonymous": true + }, + "usecases": [ + "hardware" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/ronindojo-tanto/logo.png" + } + ] + }, + { + "id": "x-cash", + "name": "x-cash", + "categories": [ + "defi" + ], + "description": "Web3’s Private Public Computing Platform", + "ecosystem": [ + "xcash" + ], + "project_status": { + "version": "Mainnet", + "live_status": true, + "mainnet": true, + "testnet": false + }, + "links": { + "web": "https://xcash.tech", + "github": "https://github.com/X-CASH-official", + "blog": "https://medium.com/x-cash", + "twitter": "https://x.com/XCashCrypto", + "youtube": "https://www.youtube.com/@x-cashcommunity1764", + "discord": "https://discord.com/invite/4CAahnd" + }, + "team": { + "anonymous": false + }, + "usecases": [ + "currency" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/x-cash/logo.png" + } + ] + }, + { + "id": "shinobi", + "name": "Shinobi", + "categories": [ + "defi" + ], + "links": { + "github": "https://github.com/shinobi-protocol", + "docs": "https://docs.sbtc.ninja/", + "whitepaper": "https://www.sbtc.ninja/pdf/whitepaper.pdf", + "blog": "https://medium.com/@ShinobiProtocol", + "twitter": "https://twitter.com/ShinobiProtocol", + "discord": "https://discord.com/invite/wm275b6m8d", + "telegram": "https://t.me/shinobi_protocol" + }, + "usecases": [ + "bridge" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/shinobi/logo.png" + } + ] + }, + { + "id": "cia-protocol", + "name": "CIA protocol", + "categories": [ + "defi" + ], + "usecases": [ + "defi" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/cia-protocol/logo.png" + } + ] + }, + { + "id": "zkagi", + "name": "ZkAGI", + "categories": [ + "applications" + ], + "description": "Pioneering Privacy AI with Decentralized Infrastructure (DePIN)", + "links": { + "web": "https://www.zkagi.ai/", + "docs": "https://zkagi.gitbook.io/introduction", + "whitepaper": "https://docsend.com/view/gfz2t2emnz9uifbx", + "blog": "https://medium.com/zkagi", + "twitter": "https://x.com/zk_agi", + "discord": "https://discord.com/invite/Zjxe6m4GhH", + "telegram": "https://t.me/ZkAGI_AI" + }, + "have_token": false, + "sunset": false, + "usecases": [ + "ai" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zkagi/logo.png" + } + ] + }, + { + "id": "zk-kit", + "name": "zk-kit", + "categories": [ + "infrastructure" + ], + "description": "A set of reusable libraries for zero-knowledge technologies.", + "project_status": { + "live_status": true, + "mainnet": false, + "testnet": false + }, "team": { "anonymous": true }, "links": { - "web": "https://chainback.org/", - "docs": "https://chainback.gitbook.io/chainback-whitepaper", - "block_explorer": "https://app.chainback.org/explorer", - "whitepaper": "https://drive.google.com/file/d/1wtzmijhSoJJmIO5S2PRDH3-rV3IH93xv/view", - "blog": "https://medium.com/@chainback.archive", - "twitter": "https://x.com/ChainbackWeb3", - "telegram": "https://t.me/chainback_archive" + "github": "https://github.com/privacy-scaling-explorations/zk-kit", + "web": "https://zkkit.pse.dev/" + }, + "technology": { + "type": "javascript, circom, solidity, noir", + "features": [ + "" + ] + }, + "usecases": [ + "infrastructure" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zk-kit/logo.png" + } + ] + }, + { + "id": "paras", + "name": "Paras", + "categories": [ + "applications" + ], + "description": "A blockchain-agnostic protocol that offers privacy to NFTs", + "links": { + "web": "https://paras.id/", + "whitepaper": "https://eprint.iacr.org/2022/976.pdf", + "twitter": "https://x.com/ParasHQ", + "telegram": "https://t.me/parasannouncement" + }, + "have_token": false, + "tokens": [ + { + "name": "ParasToken", + "symbol": "PARAS", + "network": "Near" + } + ], + "sunset": false, + "usecases": [ + "nft-community" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/paras/logo.png" + } + ] + }, + { + "id": "monero", + "name": "Monero", + "categories": [ + "defi" + ], + "description": "Private, decentralized cryptocurrency that keeps your finances confidential and secure", + "ecosystem": [ + "monero" + ], + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": true, + "mainnet": true + }, + "links": { + "web": "https://www.getmonero.org", + "github": "https://github.com/monero-ecosystem", + "blog": "https://www.getmonero.org/blog/", + "twitter": "https://x.com/monero", + "facebook": "https://www.facebook.com/monerocurrency/", + "telegram": "https://t.me/monero" + }, + "team": { + "anonymous": true + }, + "usecases": [ + "currency" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/monero/logo.png" + } + ] + }, + { + "id": "fairmath", + "name": "FairMath", + "categories": [ + "applications" + ], + "description": "Building Privacy Preserving Future Rooted in Fully Homomorphic Encryption (FHE)", + "links": { + "web": "https://fairmath.xyz/", + "github": "https://github.com/fairmath", + "twitter": "https://x.com/FairMath", + "discord": "https://discord.com/invite/NfhXwyr9M5" + }, + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/fairmath/logo.png" + } + ] + }, + { + "id": "nulink", + "name": "Nulink", + "categories": [ + "infrastructure" + ], + "description": "ZK Provable Data Privacy Solution for Decentralized Applications", + "team": { + "anonymous": true + }, + "links": { + "web": "https://www.nulink.org", + "github": "https://github.com/NuLink-network", + "docs": "https://www.nulink.org/whitepaper-2-0", + "whitepaper": "https://www.nulink.org/whitepaper-2-0", + "blog": "https://www.nulink.org/blog", + "twitter": "https://twitter.com/NuLink_" + }, + "have_token": false, + "tokens": [ + { + "symbol": "NLINK" + } + ], + "project_status": { + "live_status": true, + "version": "Testnet Horus2.0", + "testnet": true, + "mainnet": false + }, + "usecases": [ + "infrastructure" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/nulink/logo.png" + } + ] + }, + { + "id": "weavemail", + "name": "Weavemail", + "categories": [ + "applications" + ], + "description": "The mail that cannot be lost, censored, or read by Google: Weavemail is mail that you own", + "links": { + "web": "https://docs.arweave.org/info/tools/weavemail" + }, + "usecases": [ + "dapps" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/weavemail/logo.png" + } + ] + }, + { + "id": "aesirx-web3-id", + "name": "AesirX WEB3 ID", + "categories": [ + "applications" + ], + "description": "an advanced identity management solution that protects users’ personal data and ensures privacy on the internet.", + "links": { + "web": "https://web3id.aesirx.io", + "github": "https://github.com/aesirxio", + "whitepaper": "https://whitepaper.aesirx.io/", + "blog": "https://aesirx.io/blog/aesirx", + "twitter": "https://x.com/aesirxio", + "facebook": "https://www.facebook.com/aesirxio", + "telegram": "https://t.me/aesirx_official_community" + }, + "have_token": false, + "usecases": [ + "did" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/aesirx-web3-id/logo.png" + } + ] + }, + { + "id": "legendao", + "name": "Legendao", + "categories": [ + "applications" + ], + "description": "The play-to-mint NFT platform, powered by Secret Network, that enables top artists, brands, and NFT creators to launch their NFT projects in a unique, gamified way", + "links": { + "web": "https://legendao.io", + "blog": "https://medium.com/legendao", + "twitter": "https://x.com/LegendaoNFT", + "discord": "https://discord.com/invite/ARgf2Qun2y" + }, + "have_token": false, + "tokens": [ + { + "name": "LegendaoToken", + "symbol": "LGND", + "network": "Cosmos" + } + ], + "sunset": false, + "usecases": [ + "nft-community" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/legendao/logo.png" + } + ] + }, + { + "id": "iden3", + "name": "Iden3", + "categories": [ + "applications" + ], + "description": "The open-source protocol at the basis of Polygon ID. The protocol defines on a low-level how the parties listed above communicate and interact with each.", + "ecosystem": [ + "ethereum" + ], + "links": { + "web": "https://iden3.io", + "github": "https://github.com/iden3", + "docs": "https://docs.iden3.io/", + "blog": "https://blog.iden3.io/", + "twitter": "https://x.com/identhree", + "telegram": "https://t.me/iden3io" + }, + "have_token": false, + "usecases": [ + "did" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/iden3/logo.png" + } + ] + }, + { + "id": "darkfi", + "name": "DarkFi", + "categories": [ + "infrastructure" + ], + "description": "DarkFi is a new Layer 1 blockchain, designed with anonymity at the forefront. It offers flexible private primitives that can be wielded to create any kind of application", + "links": { + "web": "https://dark.fi", + "github": "https://github.com/darkrenaissance/darkfi", + "docs": "https://darkrenaissance.github.io/darkfi/", + "blog": "https://dark.fi/insights/" + }, + "project_status": { + "live_status": true, + "version": "Testnet V.1", + "testnet": true, + "mainnet": false + }, + "usecases": [ + "infrastructure" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/darkfi/logo.png" + } + ] + }, + { + "id": "inco", + "name": "Inco", + "categories": [ + "infrastructure" + ], + "description": "Universal confidentiality layer for Web3, enabling the development of next-generation dApps, providing confidentiality to existing blockchains ", + "team": { + "anonymous": false + }, + "links": { + "web": "https://www.inco.org/", + "github": "https://github.com/Inco-fhevm", + "block_explorer": "https://explorer.testnet.inco.org/", + "docs": "https://docs.inco.org/", + "blog": "https://www.inco.org/blog/", + "twitter": "https://x.com/inconetwork", + "discord": "https://discord.com/invite/fnKZp2qHPQ", + "telgram": "https://t.me/inconetwork" + }, + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/inco/logo.png" + } + ] + }, + { + "id": "brace", + "name": "Brace.to", + "categories": [ + "applications" + ], + "description": "Save links to everything and visit them later easily, anytime, on any device, with Web3 technology that empowers you to truly own your account and data.", + "links": { + "web": "https://brace.to", + "github": "https://github.com/stxapps/brace-client", + "blog": "https://medium.com/@stxapps", + "twitter": "https://x.com/bracedotto" + }, + "project_status": { + "live_status": true, + "mainnet": true, + "testnet": false + }, + "usecases": [ + "dapps" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/brace/logo.png" + } + ] + }, + { + "id": "sons-of-crypto", + "name": "Sons of Crypto", + "categories": [ + "applications" + ], + "description": "Web3 wallet by degens for degens", + "ecosystem": [ + "multichain" + ], + "links": { + "web": "https://sonsofcrypto.com/", + "github": "https://github.com/sonsofcrypto", + "whitepaper": "https://sonsofcrypto.com/web3wallet_whitepaper.pdf", + "twitter": "https://twitter.com/sonsofcryptolab", + "blog": "https://medium.com/@sonsofcrypto" + }, + "team": { + "anonymous": true + }, + "project_status": { + "live_status": true, + "version": "", + "testnet": false, + "mainnet": false + }, + "usecases": [ + "wallets" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/sons-of-crypto/logo.png" + } + ] + }, + { + "id": "ergo", + "name": "Ergo Platform", + "categories": [ + "infrastructure" + ], + "ecosystem": [ + "ergo", + "btc" + ], + "description": "Ergo is the next-gen smart contract platform! Bringing economic freedom to ordinary people through decentralized financial tools", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Alex Chepurnoy", + "link": "https://x.com/chepurnoy" + }, + { + "name": "qx", + "link": "https://x.com/qx_ergo" + } + ] + }, + "links": { + "web": "https://ergoplatform.org/en/", + "github": "https://github.com/ergoplatform", + "whitepaper": "https://storage.googleapis.com/ergo-cms-media/Advanced_Ergo_Script_Tutorial_70ed6feddf/Advanced_Ergo_Script_Tutorial_70ed6feddf.pdf", + "docs": "https://docs.ergoplatform.com/", + "blog": "https://ergoplatform.org/en/blog/", + "forum": "https://www.ergoforum.org/", + "twitter": "https://x.com/ergo_platform", + "telegram": "https://t.me/Ergo_Chats", + "discord": "https://discord.com/invite/ergo-platform-668903786361651200" }, "sunset": false, "tokens": [ { - "name": "ARCHIVE Token", - "symbol": "$ARCHIVE", - "network": "Ethereum", - "contract_address": "0xC7f950271d118A5bdF250dFfc39128DCCED8472C", - "token_link": "https://etherscan.io/token/0xC7f950271d118A5bdF250dFfc39128DCCED8472C" + "name": "Ergo Token", + "symbol": "$ERG", + "network": "Ergochain", + "token_link": "https://www.coingecko.com/en/coins/ergo" } ], - "funding": { - "name": "Summus Capital", - "link": "https://summus.capital/" - }, "blockchain_features": { - "opensource": false, - "asset_custody_type": "non-custody", - "p2p": true + "opensource": true, + "p2p": false, + "asset_custody_type": "non-custody" }, "privacy_policy": { "defined": true, - "link": "https://chainback.gitbook.io/chainback-whitepaper/company-policy/privacy-policy" + "link": "https://ergoplatform.org/en/privacy-policy/" }, "default_privacy": true, "tracebility": { @@ -6862,18 +18389,166 @@ "sign_in_type_requirments": "wallet" }, "third_party_dependency": false, - "storage": { - "decentralized": true - }, + "audits": [ + { + "name": "Jean-Philipee Aumasson", + "link": "https://www.aumasson.jp/", + "time": "2019-12" + } + ], "usecases": [ - "storage" + "infrastructure" ], "have_token": false, "logos": [ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/chainback/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/ergo/logo.png" + } + ] + }, + { + "id": "buildoor", + "name": "Buildoor", + "categories": [ + "applications" + ], + "description": "Privacy Focused Analytics", + "links": { + "web": "https://buildoor.xyz", + "docs": "https://docs.buildoor.xyz/untitled", + "blog": "https://mirror.xyz/0xA19B625EdFB67422EE984712f6DF8d3625E64e61", + "twitter": "https://x.com/buildoorxyz", + "discord": "https://discord.com/invite/3hcjSGmEWD" + }, + "usecases": [ + "dapps" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.jpg", + "ext": "jpg", + "url": "https://explorer-data.web3privacy.info/assets/projects/buildoor/logo.jpg" + } + ] + }, + { + "id": "maci", + "name": "MACI", + "categories": [ + "infrastructure" + ], + "description": "Minimum Anti-Collusion Infrastructure (MACI) is a base layer for bribery-resistant, secure, and private digital voting", + "team": { + "anonymous": true + }, + "links": { + "web": "https://maci.pse.dev/", + "github": "https://github.com/privacy-scaling-explorations/maci", + "docs": "https://maci.pse.dev/docs/introduction", + "blog": "https://maci.pse.dev/blog", + "twitter": "https://twitter.com/zkMACI" + }, + "project_status": { + "live_status": true, + "version": "v1.3 alpha", + "testnet": false, + "mainnet": true + }, + "audits": [ + { + "name": "RMACI Security Audit", + "link": "https://maci.pse.dev/assets/files/20240223_PSE_Audit_audit_report-a181b98b05198c102be49113c354b5f2.pdf", + "time": "Feb., 2024" + } + ], + "usecases": [ + "infrastructure" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/maci/logo.png" + } + ] + }, + { + "id": "privacy-pools", + "name": "Privacy Pools", + "categories": [ + "applications" + ], + "description": "Allow you to generate a brand new Ethereum address that is completely unlinkable to any prior transaction history. But our privacy-preserving technology does much more than that", + "links": { + "web": "https://privacy-pools-v1-demo.netlify.app/", + "github": "https://github.com/ameensol/privacy-pools", + "docs": "https://papers.ssrn.com/sol3/papers.cfm?abstract_id=4563364", + "education": "https://x.com/0xArhat/status/1699812440614035944" + }, + "usecases": [ + "dapps" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/privacy-pools/logo.png" + } + ] + }, + { + "id": "zerochain", + "name": "Zerochain", + "categories": [ + "applications" + ], + "description": "Zerochain is a generic, privacy-protecting layer on top of Substrate.", + "links": { + "web": "https://layerxcom.github.io/zerochain-book/" + }, + "usecases": [ + "dapps" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zerochain/logo.png" + } + ] + }, + { + "id": "damus", + "name": "Damus", + "categories": [ + "applications" + ], + "description": "Nostr client for the social network you control.", + "links": { + "web": "https://damus.io", + "github": "https://github.com/damus-io", + "twitter": "https://x.com/damusapp" + }, + "usecases": [ + "dapps" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.jpg", + "ext": "jpg", + "url": "https://explorer-data.web3privacy.info/assets/projects/damus/logo.jpg" } ] }, @@ -7189,360 +18864,56 @@ "history": [] }, { - "id": "aleph-zero", - "name": "Aleph Zero", + "id": "lit", + "name": "Lit", "categories": [ "infrastructure" ], - "description": "Privacy-enhancing public blockchain with instant finality.", - "ecosystem": [ - "aleph" - ], - "project_status": { - "live_status": true, - "version": "Mainnet", - "testnet": true, - "mainnet": true - }, - "links": { - "web": "https://alephzero.org", - "github": "https://github.com/aleph-zero-foundation", - "docs": "https://docs.alephzero.org/aleph-zero", - "whitepaper": "https://docs.alephzero.org/aleph-zero/explore/whitepapers", - "twitter": "https://x.com/Aleph__Zero", - "discord": "https://discord.com/invite/alephzero", - "facebook": "https://www.facebook.com/AlephZeroFoundation", - "telegram": "https://t.me/AlephZeroFoundation" - }, + "description": "Builders of apps, wallets, protocols, and AI agents use the Lit network for decentralized signing, encryption, and compute.", "team": { "anonymous": false, "company": { - "link": "https://alephzero.org/the-team" - } - }, - "usecases": [ - "computing" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/aleph-zero/logo.png" - } - ] - }, - { - "id": "beam-wallet", - "name": "Beam", - "categories": [ - "applications" - ], - "description": "Self-custodial wallet built on eco.org", - "team": { - "anonymous": true - }, - "links": { - "web": "https://beam.eco/", - "twitter": "https://x.com/beam_eco", - "github": "https://github.com/eco-association" - }, - "project_status": { - "live_status": true, - "version": "", - "testnet": false, - "mainnet": false - }, - "usecases": [ - "wallets" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/beam-wallet/logo.png" - } - ] - }, - { - "id": "brave-wallet", - "name": "Brave Wallet", - "categories": [ - "applications" - ], - "description": "The secure multi-chain crypto wallet", - "ecosystem": [ - "multichain" - ], - "links": { - "web": "https://brave.com/wallet/", - "github": "https://github.com/brave/brave-wallet-docs" - }, - "team": { - "anonymous": false, + "link": "https://example-company.com" + }, "teammembers": [ { - "name": "Brendan Eich", - "role": "CEO", - "link": "https://brave.com/about/" - } - ] - }, - "project_status": { - "live_status": true, - "version": "", - "testnet": false, - "mainnet": false - }, - "usecases": [ - "wallets" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/brave-wallet/logo.png" - } - ] - }, - { - "id": "bluum", - "name": "Bluum", - "categories": [ - "applications" - ], - "description": "Enable confidentiality of NFT content.", - "links": { - "web": "https://bluumprotocol.com", - "github": "https://github.com/BluumProtocol" - }, - "usecases": [ - "nft-community" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/bluum/logo.png" - } - ] - }, - { - "id": "cloak-ai", - "name": "Cloak Ai", - "categories": [ - "applications" - ], - "description": "The purpose-built Web3 GenAI engine for the privacy conscious individual or business", - "links": { - "web": "https://www.cloakai.xyz/", - "twitter": "https://x.com/Cloak_xyz", - "telegram": "https://t.me/cloakai" - }, - "have_token": false, - "token_link": "https://etherscan.io/token/0x13f7b4581df403542286563c2f762077b2a368da", - "tokens": [ - { - "name": "Cloak", - "symbol": "CLOAK", - "network": "Ethereum", - "contract_address": "0x13f7B4581dF403542286563C2F762077B2a368Da" - } - ], - "sunset": false, - "usecases": [ - "ai" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/cloak-ai/logo.png" - } - ] - }, - { - "id": "onionclub", - "name": "Onionclub", - "categories": [ - "applications" - ], - "description": "Blockchain-based, business & social platform.", - "links": { - "web": "https://onionclub.io" - }, - "usecases": [ - "messaging" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/onionclub/logo.png" - } - ] - }, - { - "id": "sentz", - "name": "Sentz", - "categories": [ - "applications" - ], - "description": "Global payments app for Freelancers & Creators", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Sara Drakeley", - "link": "https://www.linkedin.com/in/sara-drakeley/" + "name": "David Sneider", + "role": "Co-Founder", + "link": "https://www.linkedin.com/in/davidsneider" }, { - "name": "Henry Holtzman", - "link": "https://www.linkedin.com/in/holtzmanh/?original_referer=https%3A%2F%2Fwww.sentz.com%2F" + "name": "Chris Cassano", + "role": "Co-Founder & CTO", + "link": "https://www.linkedin.com/in/chriscassano" } ] }, "links": { - "web": "https://www.sentz.com/", - "github": "https://github.com/mobilecoinofficial", - "whitepaper": "https://www.sentz.com/learn/whitepapers", - "docs": "https://www.sentz.com/developers", - "blog": "https://www.sentz.com/blog", - "twitter": "https://x.com/sentzapp", - "discord": "https://discord.com/invite/mobilecoin" + "web": "https://litprotocol.com", + "github": "https://github.com/LIT-Protocol/", + "docs": "https://developer.litprotocol.com/", + "whitepaper": "https://github.com/LIT-Protocol/whitepaper?ref=spark.litprotocol.com", + "blog": "https://spark.litprotocol.com/", + "twitter": "https://twitter.com/litprotocol" }, - "sunset": false, + "have_token": false, "tokens": [ { - "name": "Mobile Coin", - "symbol": "$MOB", - "token_link": "https://www.coingecko.com/en/coins/mobilecoin" + "symbol": "LIT" } ], - "blockchain_features": { - "opensource": true, - "asset_custody_type": "non-custody", - "p2p": false + "project_status": { + "live_status": true, + "version": "Mainnet (beta v0)", + "testnet": true, + "mainnet": true }, - "privacy_policy": { - "defined": true, - "link": "https://www.sentz.com/privacy-policy" - }, - "default_privacy": true, - "tracebility": { - "kyc": false, - "sign_in_type_requirments": "wallet" - }, - "third_party_dependency": false, "audits": [ { - "name": "Trail of Bits", - "link": "https://www.sentz.com/developers/audits" + "name": "4 Audits from Oct.23 - Jan.24", + "link": "https://drive.google.com/drive/folders/1Rrht88iUkzpofwl1CvP9gEjqY60BKyFn?usp=drive_link&ref=spark.litprotocol.com" } ], - "assets_used": [ - "EUSD" - ], - "usecases": [ - "dapps" - ], - "have_token": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/sentz/logo.png" - } - ] - }, - { - "id": "ethereum-portal-network", - "name": "Ethereum Portal Network", - "categories": [ - "infrastructure" - ], - "description": "Decentralized P2P overlay network on top of Ethereum devp2p for serving RPC requests", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Piper Merriam", - "role": "lead res", - "link": "https://github.com/pipermerriam" - }, - { - "name": "Jason Carver", - "role": "lead dev", - "link": "https://github.com/carver/" - }, - { - "name": "Nick Gheorghita", - "role": "dev", - "link": "https://github.com/njgheorghita" - }, - { - "name": "Kolby ML", - "role": "dev", - "link": "https://github.com/KolbyML" - } - ] - }, - "links": { - "web": "https://www.ethportal.net/", - "github": "https://github.com/ethereum/portal-network-specs", - "blog": "https://blog.ethportal.net/", - "twitter": "https://x.com/ethportalnet", - "discord": "https://discord.com/invite/rHruRsbgeY" - }, - "usecases": [ - "rpc-provider" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/ethereum-portal-network/logo.png" - } - ] - }, - { - "id": "xx-network", - "name": "XX network", - "categories": [ - "infrastructure" - ], - "description": "The first and only quantum-resistant and privacy-focused blockchain ecosystem", - "links": { - "web": "https://xx.network", - "github": "https://git.xx.network/explore", - "whitepaper": "https://xx.network/whitepapers/", - "docs": "https://blockchainapi.xx.network/", - "twitter": "https://twitter.com/xx_network" - }, - "have_token": false, - "tokens": [ - { - "symbol": "XX" - } - ], - "project_status": { - "live_status": true, - "version": "Mainnet", - "testnet": true, - "mainnet": true - }, "usecases": [ "infrastructure" ], @@ -7551,5030 +18922,97 @@ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/xx-network/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/lit/logo.png" } ] }, { - "id": "ola", - "name": "OLA", - "categories": [ - "infrastructure" - ], - "description": "ZK-ZKVM Bringing Programmable Privacy to Blockchains", - "team": { - "anonymous": false - }, - "links": { - "web": "https://olavm.org/", - "github": "https://github.com/Sin7Y", - "blog": "https://medium.com/@ola_zkzkvm", - "docs": "https://ola-2.gitbook.io/ola-developer-documents", - "whitepaper": "https://github.com/Sin7Y/olavm-whitepaper-v2/blob/master/Ola%20-%20A%20ZKVM-based%2C%20High-performance%2C%20and%20Privacy-focused%20Layer2%20platform.pdf", - "twitter": "https://twitter.com/ola_zkzkvm", - "discord": "https://discord.com/invite/Bk3dNHWt2n", - "telegram": "https://t.me/sin7y_labs" - }, - "project_status": { - "live_status": true, - "version": "Testnet", - "testnet": true, - "mainnet": false - }, - "usecases": [ - "eth-layer-2" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/ola/logo.png" - } - ] - }, - { - "id": "partisia-blockchain", - "name": "Partisia Blockchain", - "categories": [ - "infrastructure" - ], - "description": "Partisia Blockchain is built for trust, transparency, privacy and speed of light finalization.", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Kurt Nielsen", - "role": "Co-Founder & President" - }, - { - "name": "Peter F. Frandsen", - "role": "Co-Founder & CTO" - }, - { - "name": "Brian Gallagher" - } - ] - }, - "links": { - "web": "https://partisiablockchain.com", - "gitlab": "https://gitlab.com/partisiablockchain", - "docs": "https://partisiablockchain.com/develop/documentation/", - "whitepaper": "https://partisiablockchain.com/develop/documentation/", - "yellowpaper": "https://drive.google.com/file/d/1OX7ljrLY4IgEA1O3t3fKNH1qSO60_Qbw/view", - "twitter": "https://x.com/partisiampc" - }, - "have_token": false, - "tokens": [ - { - "symbol": "MPC" - } - ], - "project_status": { - "live_status": true, - "version": "Gamma Mainnet Vers 4.0", - "testnet": true, - "mainnet": true - }, - "usecases": [ - "infrastructure" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/partisia-blockchain/logo.png" - } - ] - }, - { - "id": "divestos", - "name": "DivestOS", + "id": "railway", + "name": "Railway", "categories": [ "applications" ], - "description": "A fork of LineageOS with monthly updates, automated CVE patchings, system WebView, and more", - "team": { - "anonymous": true - }, - "links": { - "web": "https://divestos.org/", - "github": "https://github.com/Divested-Mobile/DivestOS-Build" - }, - "project_status": { - "live_status": true, - "version": "20.0", - "testnet": false, - "mainnet": true - }, - "usecases": [ - "operation-systems" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/divestos/logo.png" - } - ] - }, - { - "id": "entropy1729", - "name": "Entropy1729", - "categories": [ - "infrastructure" - ], - "description": "Zero Knowledge Shop.", - "links": { - "web": "https://www.entropy1729.com", - "twitter": "https://x.com/1729entropy" - }, - "sunset": true, - "usecases": [ - "research-and-development" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/entropy1729/logo.png" - } - ] - }, - { - "id": "juno-analytics", - "name": "Juno Analytics", - "categories": [ - "applications" - ], - "description": "Simple, performant, and open-source web3 analytics solution designed with privacy in mind for the developers building decentralized dapps", - "links": { - "web": "https://juno.build/blog/introducing-juno-analytics-unlock-deeper-insights-with-privacy-in-mind", - "github": "https://github.com/junobuild/juno", - "docs": "https://juno.build/docs/intro", - "changelog": "https://juno.build/changelog", - "blog": "https://juno.build/blog", - "twitter": "https://x.com/junobuild", - "discord": "https://discord.com/invite/wHZ57Z2RAG" - }, - "usecases": [ - "dapps" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.jpg", - "ext": "jpg", - "url": "https://explorer-data.web3privacy.info/assets/projects/juno-analytics/logo.jpg" - } - ] - }, - { - "id": "light-shield", - "name": "Light Shield", - "categories": [ - "defi" - ], - "usecases": [ - "defi" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/light-shield/logo.png" - } - ] - }, - { - "id": "highline", - "name": "Highline", - "categories": [ - "infrastructure" - ], - "description": "An execution layer for Ethereum", - "links": { - "web": "https://highline.dev", - "github": "https://highline.dev/docs/" - }, - "usecases": [ - "infrastructure" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/highline/logo.png" - } - ] - }, - { - "id": "mynawallet", - "name": "MynaWallet", - "categories": [ - "applications" - ], - "description": "Use your Japanese My Number card as a crypto wallet, via verifying the full passport validity inside ZK and using it to sign a transaction.", + "description": "DeFi privacy wallet", "ecosystem": [ - "ethereum" - ], - "links": { - "web": "https://ethglobal.com/showcase/myna-uxzdd", - "github": "https://github.com/MynaWallet/monorepo" - }, - "team": { - "anonymous": true - }, - "technology": { - "type": "ZK", - "features": [ - "ZK-identity" - ] - }, - "project_status": { - "live_status": false, - "testnet": false, - "mainnet": false - }, - "usecases": [ - "wallets" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/mynawallet/logo.png" - } - ] - }, - { - "id": "adamant", - "name": "Adamant", - "categories": [ - "social-and-communications" - ], - "description": "Decentralized anonymous blockchain Messenger & crypto Wallet", - "team": { - "anonymous": true - }, - "links": { - "web": "https://adamant.im/", - "github": "https://github.com/adamant-im", - "block_explorer": "https://explorer.adamant.im/", - "whitepaper": "https://adamant.im/whitepapers-library/", - "blog": "https://news.adamant.im/", - "twitter": "https://x.com/adamant_im", - "telegram": "https://t.me/adamant_eng" - }, - "project_status": { - "live_status": true, - "version": "Mainnet", - "testnet": false, - "mainnet": true - }, - "have_token": false, - "token_link": "https://www.coingecko.com/en/coins/adamant-messenger", - "tokens": [ - { - "name": "ADMToken", - "symbol": "$ADM", - "network": "Ethereum" - } - ], - "usecases": [ - "messaging" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/adamant/logo.png" - } - ] - }, - { - "id": "oxo", - "name": "OxO", - "categories": [ - "applications" - ], - "ecosystem": [ - "ethereum" - ], - "description": "All-in-One Privacy Exchange", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Sir Enigma", - "link": "https://x.com/abdel_hhh" - }, - { - "name": "Smokey", - "link": "https://x.com/Smokey_0x0" - }, - { - "name": "Jay", - "link": "https://x.com/xcyb0rg" - }, - { - "name": "Andy", - "link": "https://t.me/Andy_0x0" - } - ] - }, - "links": { - "web": "https://0x0.ai/", - "github": "https://github.com/0x0exchange", - "docs": "https://docs.0x0.ai/", - "blog": "https://medium.com/@0x0exchange", - "twitter": "https://x.com/0x0exchange", - "telegram": "https://t.me/Portal0x0", - "discord": "https://discord.com/invite/0x0exchange" - }, - "sunset": false, - "tokens": [ - { - "name": "OxO Token", - "symbol": "$OxO", - "network": "Ethereum", - "contract_address": "0x5a3e6A77ba2f983eC0d371ea3B475F8Bc0811AD5", - "token_link": "https://etherscan.io/token/0x5a3e6a77ba2f983ec0d371ea3b475f8bc0811ad5" - } - ], - "blockchain_features": { - "opensource": true, - "asset_custody_type": "non-custody", - "p2p": false - }, - "privacy_policy": { - "defined": false - }, - "default_privacy": true, - "tracebility": { - "kyc": false, - "sign_in_type_requirments": "wallet" - }, - "third_party_dependency": false, - "usecases": [ - "ai" - ], - "have_token": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/oxo/logo.png" - } - ] - }, - { - "id": "xx-messenger", - "name": "xx messenger", - "categories": [ - "social-and-communications" - ], - "description": "An ultra-private messaging app, powered by the quantum-resistant and decentralized xx network", - "team": { - "anonymous": false - }, - "links": { - "web": "https://elixxir.io", - "github": "https://git.xx.network/elixxir/client-android", - "block_explorer": "https://explorer.xx.network/#/explorer", - "whitepapers": "https://xx.network/whitepapers/", - "twitter": "https://twitter.com/xx_network", - "forum": "https://forum.xx.network/", - "discord": "https://discord.com/invite/kbS4dSrPCv", - "telegram": "https://t.me/xxnetwork" - }, - "project_status": { - "live_status": true, - "version": "Mainnet", - "testnet": true, - "mainnet": true - }, - "usecases": [ - "messaging" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/xx-messenger/logo.png" - } - ] - }, - { - "id": "senging-me", - "name": "Senging.me", - "categories": [ - "applications" - ], - "description": "SendingMe is a decentralized and encrypted super-app that combines chat, socializing, and trade, giving you complete control over your social layer.", - "team": { - "anonymous": true - }, - "links": { - "web": "https://sending.me", - "github": "https://github.com/Sending-Network", - "docs": "https://sending-network.gitbook.io/sending.network/overview/getting-started", - "twitter": "https://twitter.com/SendingLabs", - "discord": "https://discord.com/invite/J43HGTNeWP", - "telegram": "https://t.me/SendingNetworkOfficial" - }, - "usecases": [ - "messaging" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/senging-me/logo.png" - } - ] - }, - { - "id": "xata", - "name": "XATA", - "categories": [ - "defi" - ], - "ecosystem": [ - "automata" - ], - "description": "A MEV Minimization solution to survive the Dark Forest", - "links": { - "web": "https://www.xata.fi/", - "docs": "https://docs.xata.fi/" - }, - "team": { - "anonymous": true - }, - "usecases": [ - "defi" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/xata/logo.png" - } - ] - }, - { - "id": "specter-diy", - "name": "Specter-DIY", - "categories": [ - "applications" - ], - "description": "DIY airgapped hardware wallet that uses QR codes for communication with the host", - "ecosystem": [ - "bitcoin" - ], - "links": { - "web": "https://specter.solutions/hardware", - "github": "https://github.com/cryptoadvance/specter-diy/" - }, - "team": { - "anonymous": false - }, - "usecases": [ - "wallets" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/specter-diy/logo.png" - } - ] - }, - { - "id": "light-protocol", - "name": "Light Protocol", - "categories": [ - "infrastructure" - ], - "description": "Light is a protocol built on Solana introducing ZK compression, a new primitive that enables the secure scaling of state directly on the L1.", - "team": { - "anonymous": true - }, - "links": { - "web": "https://www.lightprotocol.com", - "github": "https://github.com/Lightprotocol/light-protocol", - "docs": "https://docs.lightprotocol.com/" - }, - "have_token": false, - "tokens": [ - { - "symbol": "LIGHT" - } - ], - "usecases": [ - "infrastructure" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/light-protocol/logo.png" - } - ] - }, - { - "id": "broearn", - "name": "Broearn", - "categories": [ - "applications" - ], - "description": "Broearn the Ai Browser. Use-to-Earn solution, the privacy-centric Web3 browser", - "team": { - "anonymous": true - }, - "links": { - "web": "https://www.broearn.com/", - "docs": "https://docs.broearn.com/", - "twitter": "https://x.com/broearn", - "discord": "https://discord.com/invite/vsfqexDTDK", - "telegram": "https://t.me/broearn_browser" - }, - "project_status": { - "live_status": true, - "version": "Mainnet", - "testnet": false, - "mainnet": true - }, - "have_token": false, - "usecases": [ - "browser" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/broearn/logo.png" - } - ] - }, - { - "id": "certup", - "name": "certUP", - "categories": [ - "applications" - ], - "description": "SecretNFT Certificates revolutionizing official document distribution, verification, and publication", - "links": { - "web": "https://certup.net", - "github": "https://github.com/CertUP", - "twitter": "https://x.com/cert_up", - "discord": "https://discord.com/invite/jNZJYBDcZQ" - }, - "project_status": { - "live_status": true, - "version": "Mainnet", - "testnet": false, - "mainnet": true - }, - "have_token": false, - "sunset": false, - "usecases": [ - "nft-community" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/certup/logo.png" - } - ] - }, - { - "id": "demox-labs", - "name": "Demox labs", - "categories": [ - "infrastructure" - ], - "description": "Building privacy preserving ZK infrastructure on Aleo", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Evan Marshall", - "role": "CTO", - "link": "https://x.com/CoralRelief" - } - ] - }, - "links": { - "web": "https://www.demoxlabs.xyz", - "twitter": "https://x.com/DemoxLabs" - }, - "usecases": [ - "research-and-development" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/demox-labs/logo.png" - } - ] - }, - { - "id": "arcium", - "name": "Arcium", - "categories": [ - "infrastructure" - ], - "description": "The first parallelized confidential computing network", - "links": { - "web": "https://arcium.com/", - "github": "https://github.com/elusiv-privacy", - "docs": "https://docs.arcium.com/", - "blog": "https://blog.arcium.com/", - "twitter": "https://x.com/ArciumHQ", - "discord": "https://discord.com/invite/arcium" - }, - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/arcium/logo.png" - } - ] - }, - { - "id": "cursive", - "name": "Cursive", - "categories": [ - "applications" - ], - "description": "A cryptography lab focused on human-first applications of signed data.", - "links": { - "web": "https://www.cursive.team/", - "github": "https://github.com/cursive-team", - "blog": "https://www.cursive.team/blog", - "twitter": "https://x.com/cursive_team", - "telegram": "https://t.me/+z5REVOBXp_hmNDIx" - }, - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/cursive/logo.png" - } - ] - }, - { - "id": "nomos", - "name": "Nomos", - "categories": [ - "infrastructure" - ], - "description": "Nomos is a novel blockchain project that will address a network states fundamental need for adaptable privacy and sovereignty", - "team": { - "anonymous": true - }, - "links": { - "web": "http://nomos.tech", - "github": "https://github.com/logos-co/nomos-node", - "blog": "https://blog.nomos.tech/", - "twitter": "https://twitter.com/Nomos_tech" - }, - "have_token": false, - "project_status": { - "live_status": false, - "version": "", - "testnet": true, - "mainnet": false - }, - "usecases": [ - "infrastructure" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/nomos/logo.png" - } - ] - }, - { - "id": "silent-data", - "name": "Silent Data", - "categories": [ - "applications" - ], - "description": "Verify web2 Data in web3 Applications.", - "links": { - "web": "https://silentdata.com", - "docs": "https://docs.silentdata.com/docs", - "blog": "https://www.silentdata.com/oracle/blog/", - "twitter": "https://x.com/SilentDataApp", - "discord": "https://discord.com/invite/5Dg57zStXG" - }, - "usecases": [ - "dapps" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/silent-data/logo.png" - } - ] - }, - { - "id": "session", - "name": "Session", - "categories": [ - "applications" - ], - "description": "An end-to-end encrypted messenger that minimizes sensitive metadata, designed and built for people who want absolute privacy and freedom from any form of surveillance", - "ecosystem": [ - "cryptonote" - ], - "links": { - "web": "https://getsession.org", - "github": "https://github.com/oxen-io", - "docs": "https://docs.oxen.io/oxen-docs/products-built-on-oxen/session", - "block_explorer": "https://oxen.observer/", - "whitepaper": "https://arxiv.org/pdf/2002.04609", - "blog": "https://getsession.org/blog", - "twitter": "https://x.com/session_app", - "facebook": "https://www.facebook.com/SessionMessenger/" - }, - "team": { - "anonymous": false, - "company": { - "link": "https://www.linkedin.com/company/sessionmessenger/people/" - } - }, - "usecases": [ - "messaging" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/session/logo.png" - } - ] - }, - { - "id": "bob-protocol", - "name": "BOB Protocol", - "categories": [ - "defi" - ], - "description": "A multi-chain, multi-collateral stable token enhanced with optional privacy features", - "ecosystem": [ - "polygon", - "optimism", + "ethereum", "bnb", - "ethereum" + "polygon", + "other" ], "links": { - "web": "https://zkbob.com/", - "github": "https://github.com/zkBob", - "docs": "https://docs.zkbob.com/", - "forum": "https://forum.zkbob.com/?utm_source=Twitter&utm_medium=Linktree", - "blog": "https://blog.zkbob.com/", - "twitter": "https://x.com/zkBob_", - "discord": "https://discord.com/invite/zkbob", - "telegram": "https://t.me/zkbobcommunity" - }, - "team": { - "anonymous": true - }, - "usecases": [ - "currency" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/bob-protocol/logo.png" - } - ] - }, - { - "id": "aleo", - "name": "Aleo", - "categories": [ - "infrastructure" - ], - "description": "An all-in-one Zero-Knowledge platform. On Aleo you can code, deploy, and run your apps in a single place. Build full-stack, private applications with ZK on layer 1.", - "team": { - "anonymous": true - }, - "links": { - "web": "https://www.aleo.studio", - "twitter": "https://twitter.com/AleoHQ", - "discord": "https://discord.gg/aleo", - "youtube": "https://www.youtube.com/@aleofoundation", - "github": "https://github.com/AleoHQ", - "block_explorer": "https://explorer.aleo.org/", - "docs": "https://developer.aleo.org/getting_started/", - "blog": "https://aleo.org/blog/" - }, - "project_status": { - "version": "Testnet", - "open_source": true, - "testnet": true, - "mainnet": false, - "live_status": true - }, - "technology": { - "type": "zk-SNARKs", - "features": [ - "ZK circuit programming", - "SNARK validator network" - ] - }, - "blockchain_features": { - "opensource": true, - "p2p": true, - "viewing_key": true, - "dissapearing_tx": true, - "connected_tx": true - }, - "client_diversability": [ - { - "name": "address", - "link": "https://explorer.aleo.org/validators" - } - ], - "default_privacy": true, - "storage": { - "decentralized": true - }, - "third_party_dependency": false, - "usecases": [ - "infrastructure" - ], - "have_token": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/aleo/logo.png" - } - ] - }, - { - "id": "iron-fish", - "name": "Iron Fish", - "categories": [ - "defi" - ], - "description": "The Privacy Platform for Web3", - "ecosystem": [ - "iron-fish" - ], - "project_status": { - "live_status": true, - "version": "testnet", - "testnet": true, - "mainnet": false - }, - "links": { - "web": "https://ironfish.network", - "github": "https://github.com/iron-fish", - "block_explorer": "https://explorer.ironfish.network/", - "whitepaper": "https://ironfish.network/learn/whitepaper/introduction", - "blog": "https://ironfish.network/learn/blog", - "twitter": "https://x.com/ironfishcrypto", - "discord": "https://discord.com/invite/EkQkEcm8DH", - "telegram": "https://t.me/ironfishcryptochat" - }, - "team": { - "anonymous": false - }, - "usecases": [ - "currency" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/iron-fish/logo.png" - } - ] - }, - { - "id": "coinomize", - "name": "Coinomize", - "categories": [ - "applications" - ], - "description": "Coinomize helps you protect your privacy and identity and mix your Bitcoins (CoinJoin) easily and cheaply without storing any logs from you", - "links": { - "web": "https://coinomize.biz", - "blog": "https://coinomize.biz/blog" - }, - "usecases": [ - "mixing-service" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/coinomize/logo.png" - } - ] - }, - { - "id": "p0x-labs", - "name": "P0X labs", - "categories": [ - "infrastructure" - ], - "description": "The decentralized laboratory for building cutting-edge privacy technologies.", - "links": { - "web": "https://p0xeidon.xyz", - "twitter": "https://x.com/p0xlabs" - }, - "sunset": true, - "usecases": [ - "research-and-development" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/p0x-labs/logo.png" - } - ] - }, - { - "id": "starshell", - "name": "Starshell", - "categories": [ - "applications" - ], - "description": "A privacy-preserving, free and open-source Web3 wallet built for the Secret Network and Cosmos ecosystem", - "ecosystem": [ - "multichain", - "cosmos" - ], - "links": { - "web": "https://starshell.net/", - "blog": "https://medium.com/@starshellwallet", - "github": "https://github.com/SolarRepublic", + "web": "https://railway.xyz/", + "blog": "", + "github": "https://github.com/Railway-Wallet/Railway-Wallet/", "forum": "", - "docs": "https://starshell.net/technology-profile.pdf", + "docs": "https://help.railway.xyz/", "whitepaper": "", - "block_explorer": "https://www.mintscan.io/secret/", + "block_explorer": "", "governance": "", - "twitter": "https://twitter.com/StarShellWallet", - "discord": "https://discord.com/invite/U8SSK7T4xh", - "telegram": "", + "twitter": "https://twitter.com/Railway_xyz", + "discord": "", + "telegram": "https://t.me/railwaywallet", "lens": "", "farcaster": "" }, "team": { - "anonymous": false, - "teammembers": [ - { - "name": "blake.regalia", - "link": "https://blake-regalia.net/" - } - ] + "anonymous": true, + "teammembers": [] + }, + "project_status": { + "live_status": true, + "version": "5.16.8", + "testnet": false, + "mainnet": false }, "usecases": [ "wallets" ], "have_token": false, - "third_party_dependency": "None", + "third_party_dependency": "", "logos": [ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/starshell/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/railway/logo.png" } ], - "percentage": 72, - "product_launch_day": "2023-02-02T23:00:00.000Z", + "percentage": 8, "sunset": false, - "assets_used": [ - "scrt" - ], + "assets_used": [], "tokens": [], "project_phase": "mainnet", "blockchain_features": { "opensource": true, "upgradability": { - "enabled": false + "enabled": true }, "asset_custody_type": "non-custody", - "encryption": "Local host", + "encryption": "Zero-Knowledge (ZK)", "p2p": true }, "storage": { - "decentralized": false + "decentralized": true }, "privacy_policy": { "defined": true, - "link": "https://starshell.net/privacy-policy.html", - "data_usage": "Improve UX" + "link": "https://www.railway.xyz/privacy-policy", + "data_usage": "" }, - "compliance": "No", + "compliance": "", "tracebility": { "kyc": false, - "tracked_data": "IP Adress" + "tracked_data": "", + "sign_in_type_requirments": [ + "wallet" + ] }, "default_privacy": true, "audits": [], - "social_trust": "None", - "technical_spof": "spyware", - "funding": [ - { - "name": "NYM", - "link": "https://blog.nymtech.net/nym-announces-first-round-of-grants-from-nym-innovation-fund-c7811a095fb7" - }, - { - "name": "Secret Labs", - "link": "https://github.com/scrtlabs/Grants/issues/148" - } - ], + "social_trust": "", + "technical_spof": "", + "funding": [], "history": [] }, - { - "id": "the-farcaster-project", - "name": "The Farcaster Project", - "categories": [ - "infrastructure" - ], - "description": "A cross-chain atomic swap protocol and implementation who allows to exchange Bitcoin and Monero in a peer-to-peer manner with anyone running a Farcaster node", - "team": { - "anonymous": true - }, - "links": { - "web": "https://farcaster.dev/", - "github": "https://github.com/farcaster-project" - }, - "usecases": [ - "infrastructure" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/the-farcaster-project/logo.png" - } - ] - }, - { - "id": "penumbra", - "name": "Penumbra", - "categories": [ - "infrastructure" - ], - "description": "A shielded, cross-chain network allowing anyone to securely transact, stake, swap, or marketmake without broadcasting their personal information to the world", - "team": { - "anonymous": true - }, - "links": { - "web": "https://penumbra.zone", - "github": "https://github.com/penumbra-zone", - "blog": "https://penumbra.zone/blog", - "docs": "https://protocol.penumbra.zone/main/index.html", - "twitter": "https://twitter.com/penumbrazone" - }, - "project_status": { - "live_status": true, - "version": "Penumbra Summoning Testnet", - "testnet": true, - "mainnet": false - }, - "usecases": [ - "infrastructure" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/penumbra/logo.png" - } - ] - }, - { - "id": "01-labs", - "name": "01 Labs", - "categories": [ - "applications" - ], - "description": "Catalyzing a new generation of applications powered by zero knowledge cryptography.", - "links": { - "web": "https://o1labs.org", - "github": "https://github.com/o1-labs", - "blog": "https://www.o1labs.org/blog", - "twitter": "https://x.com/o1_labs" - }, - "usecases": [ - "research-and-development" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/01-labs/logo.png" - } - ] - }, - { - "id": "synx", - "name": "Synx", - "categories": [ - "applications" - ], - "description": "The Web3 storage platform", - "team": { - "anonymous": true - }, - "links": { - "web": "https://synx.xyz", - "twitter": "https://x.com/synx_xyz" - }, - "project_status": { - "live_status": true, - "version": "Alpha", - "testnet": false, - "mainnet": true - }, - "usecases": [ - "storage" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/synx/logo.png" - } - ] - }, - { - "id": "lunardao", - "name": "LunarDAO", - "categories": [ - "applications" - ], - "description": "DAO fostering R&D and investments within Lunarpunk movement", - "links": { - "web": "https://lunardao.net", - "github": "https://github.com/lunardao", - "docs": "https://wiki.lunardao.net/", - "forum": "https://forum.lunardao.net/", - "blog": "https://lunardao.net/blog.html", - "twitter": "https://x.com/lunarpunksquad", - "telegram": "https://t.me/LunarDAO_Official" - }, - "usecases": [ - "dao" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/lunardao/logo.png" - } - ] - }, - { - "id": "axiatel", - "name": "AXIAtel", - "categories": [ - "hardware" - ], - "description": "a privacy first mobile service for everyone", - "ecosystem": [ - "multichain" - ], - "links": { - "web": "https://axiatel.co", - "blog": "https://medium.com/@axiatel" - }, - "team": { - "anonymous": true - }, - "usecases": [ - "hardware" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/axiatel/logo.png" - } - ] - }, - { - "id": "fyeo-identity", - "name": "FYEO Identity", - "categories": [ - "applications" - ], - "description": "Decentralized password management. Real-time identity monitoring.", - "links": { - "web": "https://www.gofyeo.com/fyeo-identity", - "blog": "https://www.fyeo.io/blog", - "twitter": "https://x.com/gofyeo", - "discord": "https://discord.com/invite/tBcAkFPb5r", - "telegram": "https://t.me/fyeo_security" - }, - "usecases": [ - "dapps" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.jpg", - "ext": "jpg", - "url": "https://explorer-data.web3privacy.info/assets/projects/fyeo-identity/logo.jpg" - } - ] - }, - { - "id": "platon-network", - "name": "PlatOn Network", - "categories": [ - "infrastructure" - ], - "description": "Combining blockchain and privacy-preserving computation technologies, PlatON is building a decentralized and collaborative AI network and global brain to drive the democratization of AI for safe artificial general intelligence", - "ecosystem": [ - "alaya" - ], - "links": { - "web": "https://www.platon.network/en", - "github": "https://github.com/PlatONnetwork", - "docs": "https://devdocs.platon.network/docs/en/", - "forum": "https://forum.latticex.foundation/", - "whitepaper": "https://www.platon.network/pdf/en/PlatON_A_High-Efficiency_Trustless_Computing_Network_Whitepaper_EN_2.pdf", - "blog": "https://medium.com/platon-network", - "twitter": "https://x.com/PlatON_Network", - "discord": "https://discord.com/invite/jAjFzJ3Cff", - "facebook": "https://www.facebook.com/PlatONNetwork/", - "telegram": "https://t.me/PlatONNetwork" - }, - "team": { - "anonymous": false, - "company": { - "link": "https://www.linkedin.com/search/results/people/?currentCompany=%5B%2214399632%22%5D&origin=COMPANY_PAGE_CANNED_SEARCH&sid=PCz" - } - }, - "usecases": [ - "computing" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/platon-network/logo.png" - } - ] - }, - { - "id": "vlayer", - "name": "vlayer", - "categories": [ - "infrastructure" - ], - "ecosystem": [ - "Ethereum" - ], - "usecases": [ - "data" - ], - "description": "Trustless verifiable data infrastructure powered by zero-knowledge proofs", - "product_launch_day": "2024", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Hubert Rachwalski von Rejchwald", - "link": "https://x.com/HubertRvR_PL" - }, - { - "name": "Marek Kirejczyk", - "link": "https://x.com/zkMarek" - }, - { - "name": "Namita Shenolikar", - "link": "https://x.com/nam1ta" - }, - { - "name": "Iweta Laskowska", - "link": "https://x.com/iweta_web3" - }, - { - "name": "Natalia Kirejczyk", - "link": "https://www.linkedin.com/in/nkirejczyk/" - }, - { - "name": "Leonid Logvinov", - "link": "https://x.com/logvinov_leon" - }, - { - "name": "Piotr Żelazko", - "link": "https://x.com/pzelazko_eth" - }, - { - "name": "Artur Chmaro", - "link": "https://x.com/ArtiChmaro" - }, - { - "name": "Natalia Kirejczyk", - "link": "https://www.linkedin.com/in/nkirejczyk/" - } - ] - }, - "links": { - "web": "https://www.vlayer.xyz/", - "github": "https://github.com/vlayer-xyz", - "blog": "https://www.vlayer.xyz/blog", - "twitter": "https://www.vlayer.xyz/blog", - "discord": "https://discord.com/invite/dRFRhgRH9P" - }, - "project_phase": "testnet", - "sunset": false, - "blockchain_features": { - "opensource": true, - "asset_custody_type": "non-custody", - "upgradability": { - "enabled": true - } - }, - "privacy_policy": { - "defined": false - }, - "default_privacy": true, - "traceability": { - "kyc": false - }, - "third_party_dependency": false, - "storage": { - "decentralized": true - }, - "tecnology": { - "type": "zk proof" - }, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/vlayer/logo.png" - } - ] - }, - { - "id": "mystiko-network", - "name": "Mystiko.Network", - "categories": [ - "infrastructure" - ], - "description": "The Universal Web3 Zero-Knowledge Connectivity And Privacy Base Layer", - "team": { - "anonymous": true - }, - "links": { - "web": "https://mystiko.network", - "github": "https://github.com/mystikonetwork", - "docs": "https://docs.mystiko.network/", - "whitepaper": "https://mystiko.network/whitepaper.pdf", - "twitter": "https://twitter.com/MystikoNetwork" - }, - "project_status": { - "live_status": true, - "version": "Mainnet V1", - "testnet": true, - "mainnet": true - }, - "usecases": [ - "infrastructure" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/mystiko-network/logo.png" - } - ] - }, - { - "id": "relayz", - "name": "Relayz", - "categories": [ - "applications" - ], - "description": "Hyper-secure, private communications protocol for Web3", - "links": { - "web": "https://relayz.io", - "blog": "https://relayz.medium.com/", - "twitter": "https://x.com/RelayzOfficial", - "discord": "https://discord.com/invite/sMbZ2kxZKk", - "telegram": "https://t.me/RelayzOfficial" - }, - "usecases": [ - "messaging" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/relayz/logo.png" - } - ] - }, - { - "id": "skynet", - "name": "SkyNet", - "categories": [ - "applications" - ], - "description": "an open protocol for hosting data and web applications on the decentralized web using Sia", - "links": { - "web": "https://skynetlabs.com", - "github": "https://github.com/SkynetLabs" - }, - "sunset": true, - "usecases": [ - "storage" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/skynet/logo.png" - } - ] - }, - { - "id": "origin-trail", - "name": "OriginTrail", - "categories": [ - "applications" - ], - "description": "Powering Verifiable Internet for Artificial Intelligence ", - "links": { - "web": "https://origintrail.io/", - "github": "https://github.com/OriginTrail", - "docs": "https://docs.origintrail.io/", - "whitepaper": "https://origintrail.io/documents/Verifiable_Internet_for_Artificial_Intelligence_whitepaper_v3_pre_publication.pdf", - "blog": "https://origintrail.io/blog", - "twitter": "https://x.com/origin_trail", - "discord": "https://discord.com/invite/QctFuPCMew", - "telegram": "https://t.me/origintrail" - }, - "usecases": [ - "ai" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/origin-trail/logo.png" - } - ] - }, - { - "id": "cultdao", - "name": "CULT DAO", - "categories": [ - "applications" - ], - "assets_used": [ - "CULT" - ], - "ecosystem": [ - "ethereum" - ], - "description": "Investment DAO that fight against centralization and further decentralization", - "product_readiness": "live", - "have_token": false, - "token_link": "https://etherscan.io/address/0xf0f9D895aCa5c8678f706FB8216fa22957685A13", - "tokens": [ - { - "name": "CULT", - "symbol": "CULT", - "network": "Ethereum", - "contract_address": "0xf0f9D895aCa5c8678f706FB8216fa22957685A13" - } - ], - "fee": "0.4%", - "team": { - "anonymous": true, - "teammembers": [ - { - "name": "Mr. O Modulus", - "role": "Founder", - "link": "https://x.com/MrOmodulus" - }, - { - "name": "Artorias", - "role": "Co-Founder", - "link": "https://x.com/Artorias_eth" - } - ] - }, - "links": { - "web": "https://cultdao.io/", - "github": "https://github.com/cultdao-developer/cultdao", - "docs": "https://doc.cultdao.io/", - "whitepaper": "https://cultdao.io/manifesto", - "l2 zkevm": "https://moduluszk.io/", - "docs l2": "https://docs.moduluszk.io/", - "changelog": "https://changelog.sample-website.com", - "Proposals": "https://app.cultdao.io/#/proposalOptions", - "snapshot": "https://snapshot.org/#/cult-dao.eth", - "blog": "https://medium.com/@wearecultdao", - "twitter": "https://x.com/wearecultdao", - "discord": "https://discord.gg/cultdao", - "telegram": "https://t.me/cultdaothemany" - }, - "audits": [ - { - "name": "Solidproof Audit", - "link": "https://github.com/solidproof/smart-contract-audits/blob/main/SmartContract_Audit_Solidproof_CultDAO.pdf", - "time": "2022-11-11" - } - ], - "usecases": [ - "dao" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/cultdao/logo.png" - } - ] - }, - { - "id": "edge", - "name": "Edge", - "categories": [ - "applications" - ], - "description": "The most secure way to buy, store & trade crypto under your control", - "ecosystem": [ - "multichain" - ], - "project_status": { - "live_status": true, - "version": "Mainnet", - "testnet": true, - "mainnet": true - }, - "links": { - "web": "https://edge.app/", - "github": "https://github.com/EdgeApp", - "whitepaper": "https://edge.app/wp-content/uploads/2019/01/Edge-White-Paper-01-22-2019.pdf?af=edge-app-wp-admin-post-php&af=edge-app", - "docs": "https://edge.app/blog/?af=edge-app", - "twitter": "https://twitter.com/EdgeWallet" - }, - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Paul Puey", - "role": "CEO", - "link": "https://edge.app/about/" - } - ] - }, - "usecases": [ - "wallets" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/edge/logo.png" - } - ] - }, - { - "id": "meile", - "name": "MEILE", - "categories": [ - "applications" - ], - "description": "A decentralized VPN Client utilizing the Sentinel Blockchain", - "ecosystem": [ - "multichain" - ], - "links": { - "web": "https://mathnodes.com/", - "github": "https://github.com/MathNodes", - "blog": "https://mathnodes.medium.com/", - "twitter": "https://x.com/MathNodes" - }, - "team": { - "anonymous": true - }, - "have_token": false, - "token_link": "https://coinmarketcap.com/currencies/sentinel/", - "project_status": { - "live_status": true, - "version": "v1.8.0", - "testnet": false, - "mainnet": true - }, - "usecases": [ - "vpn" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/meile/logo.png" - } - ] - }, - { - "id": "zkmoney", - "name": "zk.money", - "categories": [ - "defi" - ], - "usecases": [ - "defi" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/zkmoney/logo.png" - } - ] - }, - { - "id": "comit-network", - "name": "Comit Network", - "categories": [ - "infrastructure" - ], - "description": "COMIT is an open protocol facilitating trustless cross-blockchain applications, connecting all blockchains without adding yet another. Working on BTC-XMR atomic swaps as well as various libraries and clients", - "team": { - "anonymous": true - }, - "links": { - "web": "https://comit.network/", - "github": "https://github.com/comit-network", - "blog": "https://comit.network/blog/" - }, - "project_status": { - "live_status": false, - "version": "", - "testnet": false, - "mainnet": false - }, - "usecases": [ - "infrastructure" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/comit-network/logo.png" - } - ] - }, - { - "id": "anagolay", - "name": "Anagolay", - "categories": [ - "applications" - ], - "description": "Web3 Framework for Original Creators to claim and verify ownership of online identities and multimedia content and license creative works P2P", - "links": { - "web": "https://anagolay.network", - "github": "https://github.com/anagolay", - "docs": "https://anagolay.dev/docs/", - "whitepaper": "https://kelp.notion.site/Anagolay-White-Paper-v_0-3-fd9ca46a2f524e83b46ed8a0242d618d", - "blog": "https://anagolay.dev/blog/", - "twitter": "https://x.com/AnagolayNet", - "discord": "https://discord.com/invite/WHe4EuY" - }, - "have_token": false, - "usecases": [ - "did" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/anagolay/logo.png" - } - ] - }, - { - "id": "ghost", - "name": "Ghost", - "categories": [ - "defi" - ], - "description": "Proof of Stake privacy coin to help make you nothing but a ghost when transacting online", - "ecosystem": [ - "ghost" - ], - "project_status": { - "live_status": true, - "version": "Mainnet", - "testnet": true, - "mainnet": true - }, - "links": { - "web": "https://ipfs.ghostbyjohnmcafee.com/#/", - "github": "https://github.com/ghost-coin", - "block_explorer": "https://explorer.myghost.org/", - "whitepaper": "https://ipfs.ghostbyjohnmcafee.com/static/media/Ghost_by_McAfee_Whitepaper.727767db5411381be148.pdf", - "blog": "https://ghostprivacy.medium.com/", - "twitter": "https://x.com/Ghost_Privacy", - "discord": "https://discord.com/invite/Pjbme6v", - "telegram": "https://t.me/ghostcoinbymcafee" - }, - "team": { - "anonymous": true - }, - "usecases": [ - "currency" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/ghost/logo.png" - } - ] - }, - { - "id": "espresso-systems", - "name": "Espresso Systems", - "categories": [ - "infrastructure" - ], - "description": "Espresso is building a marketplace for shared sequencing, allowing rollups to auction the rights to build their blocks", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Ben Fisch", - "role": "CEO" - }, - { - "name": "Charles Lu", - "role": "COO" - }, - { - "name": "Jill Gunter", - "role": "CSO" - }, - { - "name": "Benedikt Bünz", - "role": "Chief Scientist" - }, - { - "name": "Binyi Chen", - "role": "Chief Cryptographer" - } - ] - }, - "links": { - "web": "https://www.espressosys.com", - "github": "https://github.com/EspressoSystems/", - "whitepaper": "https://github.com/EspressoSystems/HotShot/blob/main/docs/espresso-sequencer-paper.pdf", - "docs": "https://docs.espressosys.com/" - }, - "project_status": { - "live_status": true, - "version": "", - "testnet": true, - "mainnet": false - }, - "usecases": [ - "infrastructure" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/espresso-systems/logo.png" - } - ] - }, - { - "id": "parallelchain", - "name": "ParallelChain", - "categories": [ - "infrastructure" - ], - "description": "A public + private layer-1 blockchain protocol building an accountable, fair and solid backbone infrastructure for the digital economy", - "team": { - "anonymous": false - }, - "links": { - "web": "https://parallelchain.io/technology", - "github": "https://github.com/parallelchain-io", - "papers": "https://legacy.parallelchain.io/learn/papers", - "docs": "https://docs.parallelchain.io/", - "twitter": "https://twitter.com/ParallelChainLB" - }, - "have_token": false, - "project_status": { - "live_status": true, - "version": "Mainnet", - "testnet": true, - "mainnet": true - }, - "audits": [ - { - "name": "ParallelChain Full Node", - "link": "http://wp.hacken.io/wp-content/uploads/2023/09/l1-parallelchain-node-final-report-18092023.pdf", - "time": "September, 2023" - }, - { - "name": "ParallelChain HotStuff Consensus", - "link": "https://wp.hacken.io/wp-content/uploads/2023/07/ParallelChain_Hotstuff_Consensus_L1_FinalReport_30062023.pdf", - "time": "June, 2023" - } - ], - "usecases": [ - "infrastructure" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/parallelchain/logo.png" - } - ] - }, - { - "id": "findora-platform", - "name": "Findora", - "categories": [ - "infrastructure" - ], - "description": "a decentralized, privacy-preserving smart contract platform.", - "project_status": { - "live_status": true, - "version": "Mainnet", - "testnet": true, - "mainnet": true - }, - "links": { - "web": "https://findora.org", - "github": "https://github.com/findoranetwork" - }, - "have_token": false, - "tokens": [ - { - "symbol": "FRA" - } - ], - "ecosystem": [ - "multichain" - ], - "team": { - "anonymous": false, - "company": { - "link": "https://findora.org/team/" - } - }, - "usecases": [ - "computing" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/findora-platform/logo.png" - } - ] - }, - { - "id": "mullvad-vpn", - "name": "Mullvad VPN", - "categories": [ - "applications" - ], - "description": "One of the most privacy-focused VPN providers (check their Privacy Policy and history)", - "ecosystem": [ - "no-chain" - ], - "links": { - "web": "https://mullvad.net/", - "github": "https://github.com/mullvad", - "blog": "https://mullvad.net/en/blog", - "twitter": "https://www.x.com/mullvadnet" - }, - "team": { - "anonymous": false, - "company": { - "link": "https://mullvad.net/en/about" - } - }, - "project_status": { - "live_status": true, - "version": "2024.3", - "testnet": false, - "mainnet": false - }, - "usecases": [ - "vpn" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/mullvad-vpn/logo.png" - } - ] - }, - { - "id": "notebook-labs", - "name": "Notebook labs", - "categories": [ - "applications" - ], - "description": "Built Zephyr - the first non-custodial onramp to decentralize the gates of crypto. Zephyr leverages Zero Knowledge proofs to ensure that on and off-rampers never need to rely on centralized institutions", - "team": { - "anonymous": true - }, - "links": { - "web": "https://www.notebooklabs.xyz", - "docs": "https://notebook-6.gitbook.io/notebook-docs/guides/for-authentication", - "blog": "https://medium.com/@notebook_labs", - "twitter": "https://twitter.com/ZephyrExchange" - }, - "usecases": [ - "kyc-solution" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/notebook-labs/logo.png" - } - ] - }, - { - "id": "zecrey", - "name": "Zecrey", - "categories": [ - "infrastructure" - ], - "description": "zkRollup basedLayer 2 protocol featuring privacy and scalability", - "ecosystem": [ - "multichain" - ], - "links": { - "web": "https://www.zecrey.com", - "github": "https://github.com/Zecrey-Labs", - "docs": "https://docs.zecrey.com/", - "blog": "https://zecrey.medium.com/", - "twitter": "https://x.com/ZecreyLabs", - "discord": "https://discord.com/invite/MdajwkVZE4" - }, - "team": { - "anonymous": true - }, - "usecases": [ - "eth-layer-2" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/zecrey/logo.png" - } - ] - }, - { - "id": "solar-labs", - "name": "Solar labs", - "categories": [ - "applications" - ], - "description": "World’s first truly decentralized blockchain-based VPN service.", - "links": { - "web": "https://solarlabs.ee", - "twitter": "https://twitter.com/solardvpn" - }, - "have_token": false, - "usecases": [ - "vpn" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/solar-labs/logo.png" - } - ] - }, - { - "id": "firn-protocol", - "name": "Firn Protocol", - "categories": [ - "defi" - ], - "ecosystem": [ - "ethereum" - ], - "description": "Firn is the first-ever zero-knowledge privacy platform in the account-based model, and introduces pluggable, flexible privacy to Ethereum-based chains.", - "tokens": [ - { - "name": "Firn", - "symbol": "FIRN", - "network": "Optimism", - "contract_address": "0xb20d84ebFeCdC6821448C7094564a039F0AE5EA4" - } - ], - "project_type": "DeFi", - "product_launch_day": "2021-11-06", - "technology": { - "type": "ZK", - "name": "Zero-knowledge", - "features": [ - "privacy", - "payments" - ] - }, - "links": { - "web": "https://app.firn.cash/", - "twitter": "https://twitter.com/firnprotocol", - "discord": "https://discord.com/invite/2TPJE7CMdu", - "whitepaper": "https://firn.cash/whitepaper.pdf", - "github": "https://github.com/firnprotocol", - "docs": "https://docs.firn.cash/" - }, - "blockchain_features": { - "p2p": false, - "encryption": "ZK", - "opensource": true, - "viewing_key": false, - "dissapearing_tx": true, - "frontend_anonymity": "options", - "connected_tx": false, - "revealed_recipient": false, - "revealed_sender": false, - "revealed_ammount": false, - "reversability_condition": "hack", - "data_masking": "deposit", - "asset_custody_type": "non-custody" - }, - "privacy_policy": { - "defined": false - }, - "team": { - "anonymous": true - }, - "storage": { - "decentralized": true - }, - "tracebility": { - "tracked_dat": "non", - "kyc": false, - "sign_in_type_requirments": "wallet" - }, - "third_party_dependency": false, - "audits": [ - { - "name": "BlockSec", - "link": "https://github.com/blocksecteam/audit-reports/blob/main/solidity/blocksec_firnprotocol_v1.0-signed.pdf", - "time": "Aug, 7. 2023" - } - ], - "history": [ - { - "title": "Github", - "event_type": "launch", - "description": "AGithub start", - "time": "Nov 6, 2021", - "link": "https://github.com/firnprotocol" - } - ], - "client_diversability": [ - { - "name": "Metamask", - "link": "https://www.metamask.io" - } - ], - "default_privacy": true, - "funding": { - "name": "LunarDAO", - "type": "token sale", - "link": "https://lunardao.net/firn_investment.html", - "value": "45.000 $", - "time": "Jun 1, 2023" - }, - "project_status": { - "live_status": true, - "version": "Mainnet", - "testnet": false, - "mainnet": true - }, - "usecases": [ - "defi" - ], - "have_token": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/firn-protocol/logo.png" - } - ] - }, - { - "id": "ethdam", - "name": "ETHDam", - "description": "Ethereum-focused privacy & DeFi hackathon. ", - "categories": [ - "social-and-communications" - ], - "ecosystem": [ - "ethereum" - ], - "links": { - "web": "https://www.ethdam.com/hackathon", - "twitter": "https://twitter.com/CryptoCanal", - "discord": "https://discord.com/invite/XJVjpCqQBz", - "telegram": "https://t.me/CryptoCanalCommunity" - }, - "usecases": [ - "events" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/ethdam/logo.png" - } - ] - }, - { - "id": "tuumio", - "name": "TuumIO", - "categories": [ - "protocol", - "infrastructure" - ], - "usecases": [ - "data sovereignty" - ], - "description": "TuumIO empowers users with decentralized control over their data. Secure, private, and user-friendly, bridging Web2 to Web3 seamlessly.", - "product_launch_day": "YYYY-MM-DD", - "team": { - "anonymous": true - }, - "links": { - "web": "https://tuumio.com/", - "whitepaper": "https://tuumio.com/concept-paper", - "blog": "https://tuumio.medium.com/", - "twitter": "https://x.com/tuum_io" - }, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/tuumio/logo.png" - } - ] - }, - { - "id": "justnote", - "name": "Justnote", - "categories": [ - "applications" - ], - "description": "A simple, fast, privacy-focused note-taking app that you can use easily, take notes rapidly, and, importantly, truly own your account and data.", - "links": { - "web": "https://justnote.cc", - "github": "https://github.com/stxapps/justnote-client", - "blog": "https://medium.com/@stxapps", - "twitter": "https://x.com/justnotecc" - }, - "project_status": { - "live_status": true, - "mainnet": true, - "testnet": false - }, - "usecases": [ - "dapps" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/justnote/logo.png" - } - ] - }, - { - "id": "foundation", - "name": "Foundation", - "categories": [ - "hardware" - ], - "description": "The new standard for Bitcoin self custody. Introducing Passport hardware wallet and Envoy mobile app", - "ecosystem": [ - "bitcoin" - ], - "links": { - "web": "https://foundationdevices.com", - "github": "https://github.com/Foundation-Devices", - "docs": "https://docs.foundationdevices.com/", - "blog": "https://foundation.xyz/blog/", - "twitter": "https://x.com/FOUNDATIONdvcs/", - "telegram": "https://t.me/foundationdevices" - }, - "team": { - "anonymous": false, - "company": { - "link": "https://foundationdevices.com/about/" - } - }, - "usecases": [ - "hardware" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/foundation/logo.png" - } - ] - }, - { - "id": "diva", - "name": "Diva", - "categories": [ - "defi" - ], - "usecases": [ - "defi" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/diva/logo.png" - } - ] - }, - { - "id": "icebreaker", - "name": "Icebreaker", - "categories": [ - "applications" - ], - "description": "zero knowledge x self-sovereign identity", - "links": { - "web": "https://www.icebreaker.xyz", - "docs": "https://icebreakerlabs.notion.site/Icebreaker-Wiki-a2dac9feaf9740d095b58263290ead71", - "blog": "https://mirror.xyz/icebreakerlabs.eth", - "twitter": "https://x.com/icebreaker_xyz", - "telegram": "https://t.me/+Mgo-ltakTs80MDkx", - "farcaster": "https://farcaster/icebreaker" - }, - "have_token": false, - "usecases": [ - "did" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/icebreaker/logo.png" - } - ] - }, - { - "id": "zero", - "name": "Zero", - "categories": [ - "defi" - ], - "description": "Private transactions", - "links": { - "web": "https://zero.directory", - "github": "https://github.com/zerocurrencycoin", - "block_explorer": "https://insight.zeromachine.io/insight/", - "blog": "https://zero.directory/news/", - "twitter": "https://x.com/ZeroCurrencies", - "discord": "https://discord.com/invite/Jq5knn5", - "telegram": "https://t.me/zerocurrency" - }, - "team": { - "anonymous": true - }, - "usecases": [ - "currency" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/zero/logo.png" - } - ] - }, - { - "id": "socialkyc", - "name": "socialKYC", - "categories": [ - "applications" - ], - "description": "Your decentralized social credentials", - "team": { - "anonymous": true - }, - "links": { - "web": "https://socialkyc.io", - "github": "https://github.com/BTE-Trusted-Entity/socialkyc.io/", - "blog": "https://medium.com/kilt-protocol/announcing-socialkyc-built-on-kilt-65a29a974d07", - "twitter": "https://x.com/social_kyc" - }, - "usecases": [ - "kyc-solution" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/socialkyc/logo.png" - } - ] - }, - { - "id": "ivpn", - "name": "IVPN", - "categories": [ - "applications" - ], - "description": "Audited, privacy focused VPN service.", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Nicholas Pestell", - "role": "CEO", - "link": "https://github.com/cipheromega" - }, - { - "name": "Edward De", - "role": "Technical Support Lead", - "link": "https://www.linkedin.com/in/edward-de-91793b163/" - }, - { - "name": "Iain Douglas", - "link": "https://github.com/Iain-ivpn" - }, - { - "name": "Gorka Pernas", - "role": "Senior QA Engineer", - "link": "https://github.com/gorkapernas" - }, - { - "name": "Natanael Rodriguez", - "link": "https://github.com/nathanrod" - }, - { - "name": "Juraj Hilje", - "role": "Dev", - "link": "https://github.com/jurajhilje" - }, - { - "name": "Alexandr Stelnykovych", - "role": "Dev", - "link": "https://github.com/stenya" - }, - { - "name": "Jordan Sullivan", - "link": "https://github.com/jordan-ivpn" - } - ] - }, - "links": { - "web": "https://www.ivpn.net/en/", - "github": "https://github.com/ivpn", - "blog": "https://www.ivpn.net/en/blog/", - "twitter": "https://x.com/ivpnnet" - }, - "project_status": { - "live_status": true, - "version": "Mainnet", - "testnet": false, - "mainnet": true - }, - "have_token": false, - "usecases": [ - "vpn" - ], - "third_party_dependency": false - }, - { - "id": "iodeos", - "name": "iodéOS", - "categories": [ - "applications" - ], - "description": "Fork of LineageOS with a Trust interface that will help you understand the security of your device and warn incoming threats. Recently released, still in beta", - "team": { - "anonymous": true - }, - "links": { - "web": "https://iode.tech", - "github": "https://gitlab.com/iode/", - "blog": "https://blog.iode.tech/", - "twitter": "https://twitter.com/iode_tech" - }, - "project_status": { - "live_status": true, - "version": "5", - "testnet": false, - "mainnet": true - }, - "usecases": [ - "operation-systems" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/iodeos/logo.png" - } - ] - }, - { - "id": "zion", - "name": "Zion", - "categories": [ - "applications" - ], - "description": "The Zion app is a peer-governed social network where members are the true owners of their data with BTC lightning integration.", - "team": { - "anonymous": true - }, - "links": { - "web": "https://www.zion.fyi", - "github": "https://github.com/getzion/", - "whitepaper": "https://github.com/getZION/whitepaper-documents/tree/master/schemas", - "docs": "https://docs.zion.fyi/", - "blog": "https://medium.com/@zion-fyi", - "twitter": "https://twitter.com/get_Zion", - "telegram": "https://t.me/getZION" - }, - "usecases": [ - "messaging" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/zion/logo.png" - } - ] - }, - { - "id": "sightai", - "name": "SightAI", - "categories": [ - "applications" - ], - "description": "Decentralized AI inference with FHE", - "team": { - "anonymous": true - }, - "links": { - "web": "https://sightai.io/", - "github": "https://github.com/sight-ai", - "docs": "https://sightai.gitbook.io/docs", - "blog": "https://medium.com/@theSightAI", - "twitter": "https://x.com/theSightAI", - "telegram": "https://t.me/sightai" - }, - "have_token": false, - "sunset": false, - "usecases": [ - "ai" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/sightai/logo.png" - } - ] - }, - { - "id": "serenityshield", - "name": "SerenityShield", - "categories": [ - "applications" - ], - "description": "The Leading Sensitive Data Storage Solution on Blockchain. Security, Privacy and Digital Rights for Everyone", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "VENKET NAGA", - "role": "CEO & Co-Founder", - "link": "https://www.linkedin.com/in/venket-naga-97998b265/" - }, - { - "name": "Boris M.", - "role": "CPO & Co-Founder" - }, - { - "name": "Hughes Svay", - "role": "COO", - "link": "https://x.com/SvayHugues" - }, - { - "name": "Nikos Koukos", - "role": "Head of Marketing", - "link": "https://www.linkedin.com/in/nikos-koukos-7a3899214/" - }, - { - "name": "Nataliia Shtangrat", - "role": "Business dev", - "link": "https://x.com/Natalie_sht" - }, - { - "name": "Justin Mantell", - "role": "Business dev", - "link": "https://x.com/ahabs_ghost" - }, - { - "name": "Dan Thompson", - "role": "Copywriter", - "link": "https://x.com/dan_serenity" - }, - { - "name": "Juan M.Oviedo", - "role": "Head of security", - "link": "https://x.com/OviedoJuanma" - }, - { - "name": "Julio Vilalobos", - "role": "Designer", - "link": "https://x.com/julioskulls" - }, - { - "name": "Ranjit Edward", - "role": "Infrastructure Architect", - "link": "https://www.linkedin.com/in/ranjitedward/" - } - ] - }, - "links": { - "web": "https://serenityshield.io", - "blog": "https://www.serenityshield.io/blog", - "whitepaper": "https://assets-global.website-files.com/646e1d2bb86f8833c75bdc7b/65e726c08c83172189fa7217_Whitepaper-Serenity%20Shield%20En.pdf", - "twitter": "https://x.com/serenityshield_", - "discord": "https://discord.com/invite/SerenityShield", - "telegram": "https://t.me/SerenityShield" - }, - "project_status": { - "live_status": true, - "version": "tbd", - "testnet": false, - "mainnet": false - }, - "usecases": [ - "storage" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/serenityshield/logo.png" - } - ] - }, - { - "id": "nocturne", - "name": "Nocturne", - "categories": [ - "applications" - ], - "description": "A protocol enabling usable on-chain privacy", - "links": { - "web": "https://nocturnelabs.xyz", - "github": "https://nocturne-xyz.gitbook.io/nocturne/introduction/one-pager", - "docs": "https://nocturne-xyz.gitbook.io/nocturne", - "blog": "https://mirror.xyz/nocturnelabs.eth", - "twitter": "https://x.com/nocturne_xyz", - "discord": "https://discord.com/invite/MxZYtzzFmJ" - }, - "usecases": [ - "dapps" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.jpg", - "ext": "jpg", - "url": "https://explorer-data.web3privacy.info/assets/projects/nocturne/logo.jpg" - } - ] - }, - { - "id": "exabits", - "name": "Exabits", - "categories": [ - "applications" - ], - "description": "Simplified Access to the Currency of the Future ", - "team": { - "anonymous": true - }, - "links": { - "web": "https://www.exabits.ai/", - "docs": "https://docs.exabits.ai/introduction/what-is-exabits", - "blog": "https://blog.exabits.ai/", - "twitter": "https://x.com/exa_bits", - "discord": "https://discord.com/invite/exabits", - "telegram": "https://t.me/+D0CulDl9udZjMWIx" - }, - "have_token": false, - "sunset": false, - "usecases": [ - "ai" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/exabits/logo.png" - } - ] - }, - { - "id": "kilt", - "name": "KILT", - "categories": [ - "applications" - ], - "description": "A blockchain identity protocol for issuing self-sovereign, verifiable credentials and decentralized identifiers", - "ecosystem": [ - "multichain" - ], - "links": { - "web": "https://www.kilt.io", - "github": "https://github.com/KILTprotocol", - "block_explorer": "https://spiritnet.subscan.io/", - "docs": "https://docs.kilt.io/#/", - "whitepaper": "https://www.kilt.io/protocol/whitepaper", - "blog": "https://kilt-protocol.medium.com/", - "twitter": "https://x.com/Kiltprotocol", - "discord": "https://discord.com/invite/HztRqvzbhG", - "telegram": "https://t.me/KILTProtocolChat" - }, - "team": { - "anonymous": false, - "company": { - "link": "https://www.kilt.io/team" - } - }, - "have_token": false, - "token_link": "https://coinmarketcap.com/it/currencies/kiltprotocol/", - "usecases": [ - "did" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/kilt/logo.png" - } - ] - }, - { - "id": "calyxos", - "name": "CalyxOS", - "categories": [ - "applications" - ], - "description": "Android mobile operating system that puts privacy and security into the hands of everyday users", - "team": { - "anonymous": true - }, - "links": { - "web": "https://calyxos.org/", - "github": "https://gitlab.com/CalyxOS", - "docs": "https://calyxos.org/docs/", - "twitter": "https://x.com/CalyxOS" - }, - "project_status": { - "live_status": true, - "version": "5.7.1", - "testnet": false, - "mainnet": true - }, - "usecases": [ - "operation-systems" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/calyxos/logo.png" - } - ] - }, - { - "id": "pigeon-communicator", - "name": "Pigeon Communicator", - "categories": [ - "social-and-communications" - ], - "description": "Blockchain-based, trustless, censorship-resistant decentralized messaging", - "team": { - "anonymous": true - }, - "links": { - "web": "https://pigeoncoin.org", - "github": "https://github.com/Pigeoncoin/pigeoncoin", - "twitter": "https://x.com/pigeoncoin", - "discord": "https://discord.com/invite/SZcf63h", - "facebook": "https://www.facebook.com/groups/1022013661300591", - "telegram": "https://t.me/Pigeoncoin" - }, - "have_token": false, - "tokens": [ - { - "symbol": "PGN" - } - ], - "project_status": { - "live_status": true, - "version": "Testnet", - "testnet": true, - "mainnet": false - }, - "usecases": [ - "messaging" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/pigeon-communicator/logo.png" - } - ] - }, - { - "id": "spillways", - "name": "Spillways", - "categories": [ - "applications" - ], - "description": "Mixer enables fast, secure, and private transactions in crypto by obscuring the source and destination of funds", - "team": { - "anonymous": false - }, - "links": { - "web": "https://spillways.finance", - "docs": "https://spillways.gitbook.io/documentation", - "block_explorer": "https://spillways.finance/explorer", - "blog": "https://spillways.medium.com/", - "twitter": "https://twitter.com/spillways10", - "telegram": "https://t.me/SpillWaysJoin" - }, - "token_link": "https://etherscan.io/address/0x8790f2fc7ca2e7db841307fb3f4e72a03baf7b47", - "tokens": [ - { - "name": "Spillways", - "symbol": "SAMPLE", - "network": "Ethereum", - "contract_address": "0x8790f2fc7Ca2e7Db841307FB3f4e72a03Baf7b47" - } - ], - "project_status": { - "live_status": true, - "version": "Mainnet", - "testnet": false, - "mainnet": true - }, - "usecases": [ - "mixing-service" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/spillways/logo.png" - } - ] - }, - { - "id": "graphene-os", - "name": "Graphene OS", - "categories": [ - "applications" - ], - "description": "The private and secure mobile operating system with Android app compatibility", - "team": { - "anonymous": true - }, - "links": { - "web": "https://grapheneos.org", - "github": "https://github.com/GrapheneOS", - "docs": "https://grapheneos.org/usage", - "twitter": "https://x.com/GrapheneOS", - "forum": "https://discuss.grapheneos.org/", - "discord": "https://discord.com/invite/grapheneos", - "telegram": "https://t.me/GrapheneOS" - }, - "project_status": { - "live_status": true, - "version": "2024051500", - "testnet": false, - "mainnet": true - }, - "usecases": [ - "operation-systems" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/graphene-os/logo.png" - } - ] - }, - { - "id": "hashcloak", - "name": "HashCloak", - "categories": [ - "infrastructure" - ], - "description": "An independent research lab focused on helping organizations and blockchain communities integrate a privacy-first approach into their processes", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Mikerah", - "link": "https://x.com/badcryptobitch" - }, - { - "name": "Hernan Vanegas", - "link": "https://x.com/hdvanegasm" - } - ] - }, - "links": { - "web": "https://hashcloak.com", - "github": "https://github.com/hashcloak", - "twitter": "https://x.com/hashcloak" - }, - "usecases": [ - "research-and-development" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/hashcloak/logo.png" - } - ] - }, - { - "id": "mobilecoin", - "name": "MobileCoin", - "categories": [ - "defi" - ], - "description": "MobileCoin makes global payments inexpensive, secure and fast", - "ecosystem": [ - "mobilecoin" - ], - "links": { - "web": "https://mobilecoin.com", - "github": "https://github.com/mobilecoinofficial", - "blog": "https://www.sentz.com/blog", - "twitter": "https://x.com/mobilecoin", - "facebook": "https://www.facebook.com/people/Sentz-App/61550924458469/" - }, - "team": { - "anonymous": false - }, - "usecases": [ - "currency" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/mobilecoin/logo.png" - } - ] - }, - { - "id": "navcoin", - "name": "Navcoin", - "categories": [ - "defi" - ], - "description": "An open-sourced digital currency offering fast and reliable payments with innovative technological and privacy features", - "ecosystem": [ - "navcoin" - ], - "project_status": { - "live_status": true, - "version": "Mainnet", - "testnet": true, - "mainnet": true - }, - "links": { - "web": "https://navcoin.org", - "github": "https://github.com/navcoin", - "block_explorer": "https://explorer.navcoin.org/", - "blog": "https://medium.com/nav-coin", - "twitter": "https://x.com/navcoin", - "discord": "https://discord.com/invite/y4Vu9jw", - "facebook": "https://www.facebook.com/Navcoin/", - "telegram": "https://t.me/navcoin" - }, - "team": { - "anonymous": true - }, - "usecases": [ - "currency" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/navcoin/logo.png" - } - ] - }, - { - "id": "sociogram", - "name": "Sociogram", - "categories": [ - "applications" - ], - "description": "Web3Social Media focused on privacy.", - "links": { - "web": "https://sociogram.org", - "docs": "https://socio.gitbook.io/sociogram.org", - "blog": "https://sociogram.medium.com/", - "twitter": "https://x.com/SociogramSocFi", - "discord": "https://discord.com/invite/kufW7ZfjeD", - "telegram": "https://t.me/sociogram_channel" - }, - "usecases": [ - "dapps" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/sociogram/logo.png" - } - ] - }, - { - "id": "omnia", - "name": "Omnia", - "categories": [ - "infrastructure" - ], - "description": "Omnia is a specialized RPC provider for DeFi traders, developed by cybersecurity, privacy and trading experts. They address DeFi-specific challenges like front-running and MEV exploitation.", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Cristian Lupascu", - "role": "CEO & Co-Founder" - }, - { - "name": "Alexandru Lupascu", - "role": "CTO & Co-Founder" - } - ] - }, - "links": { - "web": "https://omniatech.io", - "github": "https://github.com/omniaprotocol", - "docs": "https://docs.omniatech.io/", - "twitter": "https://twitter.com/omnia_protocol" - }, - "have_token": false, - "tokens": [ - { - "symbol": "OMNIA" - } - ], - "project_status": { - "live_status": true, - "version": "Mainnet", - "testnet": true, - "mainnet": true - }, - "audits": [ - { - "name": "Smart Contract Code Review and Security Analysis Report", - "link": "https://wp.hacken.io/wp-content/uploads/2021/11/OmniaProtocol_15112021SCAudit_Report.pdf", - "time": "November, 2021" - } - ], - "usecases": [ - "infrastructure" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/omnia/logo.png" - } - ] - }, - { - "id": "imperiume", - "name": "Imperiume", - "categories": [ - "applications" - ], - "description": "Non-custodial wallet", - "links": { - "web": "https://www.imperiume.io/wallet" - }, - "sunset": true, - "usecases": [ - "wallets" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/imperiume/logo.png" - } - ] - }, - { - "id": "personae-labs", - "name": "Personae Labs", - "categories": [ - "infrastructure" - ], - "description": "R&D lab investigating the future of human expression online.", - "links": { - "web": "https://personaelabs.xyz/", - "github": "https://github.com/personaelabs", - "twitter": "https://x.com/personae_labs", - "discord": "https://discord.com/invite/ZVWhZrbkRV" - }, - "usecases": [ - "research-and-development" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/personae-labs/logo.png" - } - ] - }, - { - "id": "zeropool", - "name": "ZeroPool", - "categories": [ - "infrastructure" - ], - "description": "Is fully private multi-blockchain solution. Low transaction fees, atomic swaps and common anonymity set", - "team": { - "anonymous": true - }, - "links": { - "web": "https://zeropool.network/#rec246911850", - "github": "https://github.com/zeropoolnetwork", - "whitepaper": "https://zeropool.network/pdf/WriteupZeroPoolShardedStorage.pdf", - "blog": "https://medium.com/zeropool", - "twitter": "https://twitter.com/ZeroPoolNetwork" - }, - "project_status": { - "live_status": true, - "version": "Testnet", - "testnet": true, - "mainnet": false - }, - "usecases": [ - "infrastructure" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/zeropool/logo.png" - } - ] - }, - { - "id": "qubes-os", - "name": "Qubes OS", - "categories": [ - "applications" - ], - "description": "a free and open-source, security-oriented operating system for single-user desktop computing", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Marek Marczykowski-Górecki", - "role": "Project Lead", - "link": "https://github.com/marmarek" - } - ] - }, - "links": { - "web": "https://www.qubes-os.org", - "github": "https://github.com/QubesOS", - "docs": "https://www.qubes-os.org/doc/", - "twitter": "https://twitter.com/QubesOS", - "forum": "https://forum.qubes-os.org/", - "facebook": "https://www.facebook.com/QubesOS" - }, - "project_status": { - "live_status": true, - "version": "4.2.1", - "testnet": false, - "mainnet": false - }, - "usecases": [ - "operation-systems" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/qubes-os/logo.png" - } - ] - }, - { - "id": "ecash", - "name": "eCash", - "categories": [ - "defi" - ], - "description": "Simple. Instant. Secure. Experience the revolutionary new money powered by Avalanche", - "links": { - "web": "https://e.cash", - "github": "https://github.com/bitcoin-abc/bitcoin-abc/", - "blog": "https://e.cash/blog", - "twitter": "https://x.com/ecashofficial", - "discord": "https://discord.com/invite/ecash-official-852595915159896114", - "facebook": "https://www.facebook.com/ecashofficial", - "telegram": "https://t.me/ecash" - }, - "team": { - "anonymous": true - }, - "usecases": [ - "currency" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/ecash/logo.png" - } - ] - }, - { - "id": "oksign", - "name": "okSign", - "categories": [ - "applications" - ], - "description": "Create, Sign, and Save eSignatures with smart contracts and permissioned NFTs.", - "links": { - "web": "https://www.oksign.app", - "twitter": "https://x.com/okSign_" - }, - "usecases": [ - "dapps" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.jpg", - "ext": "jpg", - "url": "https://explorer-data.web3privacy.info/assets/projects/oksign/logo.jpg" - } - ] - }, - { - "id": "mysterium", - "name": "Mysterium", - "categories": [ - "infrastructure" - ], - "description": "An open-source ecosystem of tools and infrastructure to liberate the web", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "RobertasVis", - "role": "Founder", - "link": "https://www.linkedin.com/in/robertasvis" - }, - { - "name": "Waldz", - "role": "Founder & Lead Developer", - "link": "https://www.linkedin.com/in/waldz" - } - ] - }, - "links": { - "web": "https://www.mysterium.network", - "github": "https://github.com/MysteriumNetwork", - "docs": "https://docs.mysterium.network/", - "blog": "https://www.mysterium.network/blog", - "twitter": "https://twitter.com/MysteriumNet" - }, - "have_token": false, - "tokens": [ - { - "symbol": "MYST" - } - ], - "usecases": [ - "infrastructure" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/mysterium/logo.png" - } - ] - }, - { - "id": "pastenym", - "name": "Pastenym", - "categories": [ - "applications" - ], - "description": "Anon text sharing service", - "links": { - "web": "https://pastenym.ch/#/", - "github": "https://github.com/notrustverify/pastenym/" - }, - "usecases": [ - "messaging" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/pastenym/logo.png" - } - ] - }, - { - "id": "mymonero", - "name": "MyMonero", - "categories": [ - "applications" - ], - "description": "The simplest way to use the next-generation private digital currency Monero, at the sweet spot between security, convenience, and features", - "ecosystem": [ - "monero" - ], - "links": { - "web": "https://mymonero.com/", - "github": "https://github.com/mymonero" - }, - "team": { - "anonymous": true - }, - "usecases": [ - "wallets" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/mymonero/logo.png" - } - ] - }, - { - "id": "mynode", - "name": "myNode", - "categories": [ - "infrastructure" - ], - "description": "The easiest, most powerful way to run a Bitcoin and Lightning node.", - "team": { - "anonymous": true - }, - "links": { - "web": "https://mynodebtc.com", - "github": "https://github.com/mynodebtc/mynode", - "docs": "https://mynodebtc.github.io/intro/introduction.html", - "twitter": "https://twitter.com/mynodebtc", - "telegram": "https://t.me/mynode_btc" - }, - "project_status": { - "live_status": true, - "version": "v0.3.28", - "testnet": false, - "mainnet": true - }, - "have_token": false, - "sunset": false, - "usecases": [ - "node" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/mynode/logo.png" - } - ] - }, - { - "id": "status", - "name": "Status", - "categories": [ - "social-and-communications" - ], - "description": "Status is a secure messaging app, crypto wallet, and Web3 browser built with state of the art technology", - "team": { - "anonymous": false - }, - "links": { - "web": "https://status.im", - "github": "https://github.com/status-im/", - "docs": "https://status.app/specs", - "blog": "https://status.app/blog", - "twitter": "https://twitter.com/ethstatus" - }, - "usecases": [ - "messaging" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/status/logo.png" - } - ] - }, - { - "id": "the-4th-pillar", - "name": "The 4th Pillar", - "categories": [ - "social-and-communications" - ], - "description": "Web3 Aligned Email & Chat Super App", - "team": { - "anonymous": true - }, - "links": { - "web": "https://the4thpillar.io/", - "github": "https://github.com/4P-project/", - "docs": "https://docs.the4thpillar.io/", - "whitepaper": "https://docs.google.com/document/d/1Ie_whzzIdvkuBOH_-X2Uhly3r0IIFR1hYGaHqHtIKrU/edit?usp=sharing", - "blog": "https://medium.com/4p-project", - "twitter": "https://x.com/4pfour", - "discord": "https://discord.com/invite/WaZZXeBhg4", - "telegram": "https://t.me/the4thpillarofficial" - }, - "project_status": { - "live_status": true, - "version": "Mainnet", - "testnet": false, - "mainnet": true - }, - "have_token": false, - "token_link": "https://etherscan.io/token/0x4730fb1463a6f1f44aeb45f6c5c422427f37f4d0", - "tokens": [ - { - "name": "The 4th Pillar Token", - "symbol": "$FOUR", - "network": "Ethereum", - "contract_address": "0x4730fb1463a6f1f44aeb45f6c5c422427f37f4d0" - } - ], - "usecases": [ - "messaging" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/the-4th-pillar/logo.png" - } - ] - }, - { - "id": "gotabit", - "name": "GotaBit", - "categories": [ - "infrastructure" - ], - "description": "An open-source and proof-of-stake blockchain that aims to provide a sandbox environment for the deployment of smart contracts", - "team": { - "anonymous": true - }, - "links": { - "web": "https://gotabit.io", - "github": "https://github.com/gotabit", - "docs": "https://docs.gotabit.io/", - "twitter": "https://twitter.com/GotaBitG" - }, - "have_token": false, - "project_status": { - "live_status": true, - "version": "Testnet", - "testnet": true, - "mainnet": false - }, - "usecases": [ - "infrastructure" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/gotabit/logo.png" - } - ] - }, - { - "id": "discreet", - "name": "Discreet", - "categories": [ - "defi" - ], - "description": "A game-changing cryptocurrency with a sharp focus on total privacy and blistering speed", - "ecosystem": [ - "discreet-compute-network" - ], - "project_status": { - "live_status": true, - "version": "Testnet", - "testnet": true, - "mainnet": false - }, - "links": { - "web": "https://discreet.net", - "github": "https://github.com/DiscreetNetwork", - "docs": "https://developers.discreet.net/", - "twitter": "https://x.com/Discreet", - "discord": "https://discord.com/invite/t4EnxCMb3r", - "telegram": "https://t.me/discreetnetwork" - }, - "team": { - "anonymous": false - }, - "usecases": [ - "currency" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/discreet/logo.png" - } - ] - }, - { - "id": "keep", - "name": "Keep", - "categories": [ - "infrastructure" - ], - "description": "The privacy-focused infrastructure behind tBTCv2, the only truly decentralized solution for Bitcoin on Ethereum", - "links": { - "web": "https://keep.network/info", - "github": "https://github.com/keep-network/" - }, - "have_token": false, - "tokens": [ - { - "symbol": "KEEP" - } - ], - "usecases": [ - "infrastructure" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/keep/logo.png" - } - ] - }, - { - "id": "legendao", - "name": "Legendao", - "categories": [ - "applications" - ], - "description": "The play-to-mint NFT platform, powered by Secret Network, that enables top artists, brands, and NFT creators to launch their NFT projects in a unique, gamified way", - "links": { - "web": "https://legendao.io", - "blog": "https://medium.com/legendao", - "twitter": "https://x.com/LegendaoNFT", - "discord": "https://discord.com/invite/ARgf2Qun2y" - }, - "have_token": false, - "tokens": [ - { - "name": "LegendaoToken", - "symbol": "LGND", - "network": "Cosmos" - } - ], - "sunset": false, - "usecases": [ - "nft-community" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/legendao/logo.png" - } - ] - }, - { - "id": "findora", - "name": "Findora", - "categories": [ - "infrastructure" - ], - "description": "A decentralized, privacy-preserving smart contract platform. Build the next privacy dApp for any EVM-chain with the world’s leading zero-knowledge technology-explore all new possibilities", - "links": { - "web": "https://findora.org", - "github": "https://github.com/findoranetwork", - "docs": "https://docs.findora.org/", - "twitter": "https://twitter.com/Findora", - "discord": "https://discord.com/invite/findora", - "facebook": "https://www.facebook.com/findoraOfficial/", - "telegram": "https://t.me/findoraen" - }, - "have_token": false, - "tokens": [ - { - "symbol": "FRA" - } - ], - "project_status": { - "live_status": false, - "version": "", - "testnet": false, - "mainnet": false - }, - "usecases": [ - "infrastructure" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/findora/logo.png" - } - ] - }, - { - "id": "universal-reputation", - "name": "Universal Reputation", - "categories": [ - "applications" - ], - "description": "a private and non-repudiable reputation system", - "links": { - "web": "https://developer.unirep.io", - "github": "https://github.com/unirep", - "docs": "https://developer.unirep.io/docs/welcome", - "block_explorer": "https://explorer.unirep.io/", - "blog": "https://developer.unirep.io/blog", - "twitter": "https://x.com/UniRep_protocol", - "discord": "https://discord.com/invite/VzMMDJmYc5" - }, - "have_token": false, - "usecases": [ - "did" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/universal-reputation/logo.png" - } - ] - }, - { - "id": "presearch", - "name": "Presearch", - "categories": [ - "applications" - ], - "ecosystem": [ - "ethereum" - ], - "description": "The Decentralized Search Engine with more than 4 million members", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Tim Enneking", - "link": "https://www.linkedin.com/in/timothy-enneking-a725905/" - }, - { - "name": "Mark Torelli", - "link": "https://www.linkedin.com/in/mark-torelli" - }, - { - "name": "Jeff Hunt", - "link": "https://www.linkedin.com/in/jeff-hunt-b302631b" - }, - { - "name": "Ed Reese", - "link": "https://www.linkedin.com/in/edreese/" - }, - { - "name": "Brenden Tacon", - "link": "https://www.linkedin.com/in/brenden-tacon-81abb211/" - }, - { - "name": "Todd Enneking", - "link": "https://www.linkedin.com/in/toddenneking/" - }, - { - "name": "Colin Pape", - "link": "https://www.linkedin.com/in/colinpape" - }, - { - "name": "Trey Grainger", - "link": "https://www.linkedin.com/in/treygrainger/" - }, - { - "name": "Luís Dalmolin", - "link": "https://www.linkedin.com/in/luisdalmolin/" - } - ] - }, - "links": { - "web": "https://presearch.com/", - "github": "https://github.com/presearchofficial", - "whitepaper": "https://presearch.io/vision.pdf", - "docs": "https://docs.presearch.io/", - "blog": "https://news.presearch.io/", - "forum": "https://community.presearch.io/", - "twitter": "https://x.com/presearchnews", - "telegram": "https://t.me/presearch", - "discord": "https://discord.com/invite/KUpshRZz2n" - }, - "sunset": false, - "tokens": [ - { - "name": "Pre Token", - "symbol": "$PRE", - "network": "Ethereum", - "contract_address": "0xEC213F83defB583af3A000B1c0ada660b1902A0F", - "token_link": "https://etherscan.io/token/0xEC213F83defB583af3A000B1c0ada660b1902A0F" - } - ], - "blockchain_features": { - "opensource": true, - "asset_custody_type": "non-custody", - "p2p": true - }, - "privacy_policy": { - "defined": true, - "link": "https://presearch.com/privacy" - }, - "default_privacy": true, - "tracebility": { - "kyc": false, - "sign_in_type_requirments": "wallet" - }, - "third_party_dependency": false, - "audits": [ - { - "name": "Mantisec Lab", - "link": "https://github.com/PresearchOfficial/audit/blob/main/Final%20Presearch%20SCA.Code%20Audit.pdf", - "time": "2023-10" - } - ], - "storage": { - "decentralized": true - }, - "usecases": [ - "browser" - ], - "have_token": false, - "ratings": [ - { - "type": "openess", - "name": "Openess", - "items": [ - { - "isValid": true, - "label": "Team", - "positive": "9 Members", - "negative": "Anonymous", - "value": 9 - }, - { - "isValid": true, - "label": "Documentation", - "positive": "Link", - "negative": "Not available", - "value": "https://docs.presearch.io/" - }, - { - "isValid": true, - "label": "Github", - "positive": "Link", - "negative": "Not available", - "value": "https://github.com/presearchofficial" - }, - { - "isValid": true, - "label": "Twitter", - "positive": "Link", - "negative": "Not available", - "value": "https://x.com/presearchnews" - }, - { - "isValid": true, - "label": "Twitter", - "positive": "Link", - "negative": "Not available", - "value": "https://t.me/presearch" - }, - { - "isValid": true, - "label": "Discord", - "positive": "Link", - "negative": "Not available", - "value": "https://discord.com/invite/KUpshRZz2n" - }, - { - "isValid": false, - "label": "Lens", - "positive": "Link", - "negative": "Not available" - }, - { - "isValid": false, - "label": "Farcaster", - "positive": "Link", - "negative": "Not available" - }, - { - "isValid": true, - "label": "Whitepaper", - "positive": "Link", - "negative": "Not available", - "value": "https://presearch.io/vision.pdf" - }, - { - "isValid": false, - "label": "Funding", - "positive": "Investment", - "negative": "Not available" - } - ], - "points": 43 - }, - { - "type": "technology", - "name": "Technology", - "items": [ - { - "isValid": false, - "label": "Mainnet", - "positive": "Yes", - "negative": "No" - }, - { - "isValid": true, - "label": "Open Source", - "positive": "Yes", - "negative": "No", - "value": true - }, - { - "isValid": true, - "label": "Non Custody", - "positive": "None", - "negative": "Custodial", - "value": "non-custody" - }, - { - "isValid": false, - "label": "Upgradability", - "positive": "Disabled", - "negative": "Enabled" - }, - { - "isValid": true, - "label": "Audits", - "positive": "1 Audit", - "negative": "None", - "value": 1 - } - ], - "points": 40 - }, - { - "type": "privacy", - "name": "Privacy", - "items": [ - { - "isValid": true, - "label": "Privacy Policy", - "positive": "Link", - "negative": "Not available", - "value": "https://presearch.com/privacy" - }, - { - "isValid": true, - "label": "KYC", - "positive": "No", - "negative": "Yes", - "value": false - }, - { - "isValid": false, - "label": "Compliance", - "positive": "No", - "negative": "OFAC", - "value": false - }, - { - "isValid": true, - "label": "Default Privacy", - "positive": "YES", - "negative": "No", - "value": true - } - ], - "points": 30 - } - ], - "percentage": 75, - "logos": [ - { - "file": "logo.svg", - "ext": "svg", - "url": "https://explorer-data.web3privacy.info/assets/projects/presearch/logo.svg" - }, - { - "file": "logo.svg+xml", - "ext": "svg+xml", - "url": "https://explorer-data.web3privacy.info/assets/projects/presearch/logo.svg+xml" - } - ] - }, - { - "id": "ethbrno", - "name": "ETHBrno", - "description": "An annual independent & open community hackathon for supporters of decentralised finance, smart contracts and Web3 happening in Brno, Czech Republic. 13 projects", - "categories": [ - "social-and-communications" - ], - "ecosystem": [ - "ethereum" - ], - "links": { - "web": "https://ethbrno.cz/", - "twitter": "https://twitter.com/ETHBrno" - }, - "usecases": [ - "events" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/ethbrno/logo.png" - } - ] - }, - { - "id": "sporran", - "name": "Sporran", - "categories": [ - "applications" - ], - "description": "The Sporran wallet is a browser extension that provides a gateway to the KILT blockchain identity protocol and Web3 services", - "links": { - "web": "https://www.sporran.org/", - "github": "https://github.com/BTE-Trusted-Entity/sporran-extension" - }, - "team": { - "anonymous": true - }, - "usecases": [ - "wallets" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/sporran/logo.png" - } - ] - }, - { - "id": "liquidfactory", - "name": "LiquidFactory", - "categories": [ - "applications" - ], - "description": "Unlocks liquidity to DeFi, GameFi & NFTs.", - "links": { - "web": "https://liquidfactory.io" - }, - "usecases": [ - "dapps" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.jpg", - "ext": "jpg", - "url": "https://explorer-data.web3privacy.info/assets/projects/liquidfactory/logo.jpg" - } - ] - }, - { - "id": "zeal", - "name": "Zeal", - "categories": [ - "applications" - ], - "description": "The web3 wallet that defends your crypto and privacy", - "ecosystem": [ - "multichain" - ], - "links": { - "web": "https://www.zeal.app/" - }, - "team": { - "anonymous": true - }, - "usecases": [ - "wallets" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/zeal/logo.png" - } - ] - }, - { - "id": "rpch", - "name": "RPCh", - "categories": [ - "infrastructure" - ], - "description": "a privacy-preserving RPC service for wallets that detaches the user’s identity from all communication with the blockchain", - "links": { - "web": "https://rpch.net/", - "github": "https://github.com/Rpc-h/RPCh", - "docs": "https://docs.rpch.net/docs/tutorial-basics/What-is-RPCh", - "twitter": "https://x.com/RPC_h_", - "discord": "https://discord.com/invite/VRyTQTNBTy" - }, - "usecases": [ - "rpc-provider" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/rpch/logo.png" - } - ] - }, - { - "id": "geniish", - "name": "geniish", - "categories": [ - "applications" - ], - "description": "Confidential NFTs for exclusive experiences.", - "links": { - "web": "https://www.geniish.io", - "github": "https://github.com/geniish-protocol/docs", - "twitter": "https://x.com/GeniishProtocol", - "discord": "https://discord.com/invite/Mc6Y2jfeEv" - }, - "have_token": false, - "sunset": false, - "usecases": [ - "nft-community" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/geniish/logo.png" - } - ] - }, - { - "id": "intmax", - "name": "Intmax", - "categories": [ - "infrastructure" - ], - "ecosystem": [ - "ethereum" - ], - "project_type": "Layer2 zk-rollup", - "description": "A zkRollup with a stateless architecture. Achieving hyper-scaling and privacy at the same time.", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Leona Hioki", - "role": "Co-founder", - "link": "https://x.com/HiokiLeona" - } - ] - }, - "links": { - "web": "https://www.intmax.io/", - "github": "https://github.com/InternetMaximalism", - "whitepaper": "https://eprint.iacr.org/2023/1082.pdf", - "blog": "https://medium.com/intmax", - "twitter": "https://x.com/intmaxIO", - "discord": "https://discord.com/invite/N7kYGUPDEE", - "telegram": "https://t.me/QM1EbIzxACsxMDk1" - }, - "project_status": { - "live_status": true, - "version": "testnet2", - "testnet": true, - "mainnet": false - }, - "have_token": false, - "usecases": [ - "eth-layer-2" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/intmax/logo.png" - } - ] - }, - { - "id": "crypviser-secure-messenger", - "name": "Crypviser Secure Messenger", - "categories": [ - "social-and-communications" - ], - "description": "The most private messaging app, based on Blockchain technology", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Vadim Andryan", - "role": "Managing Director" - }, - { - "name": "Waldemar Konradi", - "role": "Managing Director" - } - ] - }, - "links": { - "web": "https://crypviser.network/", - "whitepaper": "https://crypviser.network/CrypViser_Whitepaper.pdf", - "blog": "https://crypviser.medium.com/", - "twitter": "https://twitter.com/crypviser", - "facebook": "https://www.facebook.com/crypviser/" - }, - "have_token": false, - "tokens": [ - { - "symbol": "CVT" - } - ], - "project_status": { - "live_status": true, - "version": "mainnet", - "testnet": false, - "mainnet": true - }, - "usecases": [ - "messaging" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/crypviser-secure-messenger/logo.png" - } - ] - }, - { - "id": "utopia", - "name": "Utopia", - "categories": [ - "infrastructure" - ], - "description": "All-in-one kit for secure instant messaging, encrypted email, anonymous payments and private browsing", - "links": { - "web": "https://u.is/en/" - }, - "have_token": false, - "usecases": [ - "infrastructure" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/utopia/logo.png" - } - ] - }, - { - "id": "definer", - "name": "DeFiner", - "categories": [ - "defi" - ], - "usecases": [ - "defi" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.jpg", - "ext": "jpg", - "url": "https://explorer-data.web3privacy.info/assets/projects/definer/logo.jpg" - } - ] - }, - { - "id": "cool-wallet", - "name": "Cool Wallet", - "categories": [ - "applications" - ], - "description": "Non-custodial wallet", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Michael Ou", - "role": "CEO", - "link": "https://coolbitx.com/about/" - } - ] - }, - "links": { - "web": "https://www.coolwallet.io/", - "blog": "https://www.coolwallet.io/blog/", - "docs": "https://help.coolwallet.io/en/support/solutions", - "twitter": "https://twitter.com/coolwallet" - }, - "project_status": { - "live_status": true, - "testnet": false, - "mainnet": false - }, - "usecases": [ - "wallets" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/cool-wallet/logo.png" - } - ] - }, - { - "id": "buildoor", - "name": "Buildoor", - "categories": [ - "applications" - ], - "description": "Privacy Focused Analytics", - "links": { - "web": "https://buildoor.xyz", - "docs": "https://docs.buildoor.xyz/untitled", - "blog": "https://mirror.xyz/0xA19B625EdFB67422EE984712f6DF8d3625E64e61", - "twitter": "https://x.com/buildoorxyz", - "discord": "https://discord.com/invite/3hcjSGmEWD" - }, - "usecases": [ - "dapps" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.jpg", - "ext": "jpg", - "url": "https://explorer-data.web3privacy.info/assets/projects/buildoor/logo.jpg" - } - ] - }, - { - "id": "anonybit", - "name": "Anonybit", - "categories": [ - "applications" - ], - "description": "Anonybit revolutionary, patented solution offers a decentralized framework that strengthens compliance, protects identity, and secures personal assets (focus on biometrics)", - "ecosystem": [ - "multichain" - ], - "links": { - "web": "https://www.anonybit.io/team/", - "blog": "https://www.anonybit.io/blog/", - "twitter": "https://x.com/Anonybit1" - }, - "have_token": false, - "usecases": [ - "did" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/anonybit/logo.png" - } - ] - }, - { - "id": "chainport", - "name": "ChainPort", - "categories": [ - "infrastructure" - ], - "ecosystem": [ - "ethereum", - "arbitrum", - "optimism", - "base", - "bnb", - "fantom", - "polygon", - "avalanche" - ], - "description": "next-gen custodian secure bridge", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "DcentraLab", - "link": "https://x.com/DcentraLab" - } - ] - }, - "links": { - "web": "https://www.chainport.io/private-bridge", - "github": "https://github.com/chainport", - "docs": "https://docs.chainport.io/", - "blog": "https://medium.com/chainport", - "twitter": "https://x.com/chain_port", - "telegram": "https://t.me/chainport_news" - }, - "project_status": { - "live_status": true, - "version": "Mainnet", - "testnet": false, - "mainnet": true - }, - "have_token": false, - "token_link": "https://etherscan.io/token/0x104f3152d8ebfc3f679392977356962ff36566ac", - "tokens": [ - { - "name": "PORTX Token", - "symbol": "$PORTX", - "network": "Ethereum", - "contract_address": "0x104f3152d8ebfc3f679392977356962ff36566ac" - } - ], - "usecases": [ - "bridge" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/chainport/logo.png" - } - ] - }, - { - "id": "bermuda", - "name": "Bermuda", - "categories": [ - "applications" - ], - "description": "Next-gen private utility dApp for sending legal, anonymous transactions of multiple ERC-20 tokens", - "links": { - "web": "https://www.bmda.io", - "whitepaper": "https://www.bmda.io/bermuda-whitepaper-1.2.pdf", - "blog": "https://medium.com/@bmdaadmin", - "twitter": "https://x.com/BermudaEth", - "telegram": "https://t.me/bermudaportal" - }, - "usecases": [ - "dapps" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/bermuda/logo.png" - } - ] - }, - { - "id": "nft-fair", - "name": "NFT Fair", - "categories": [ - "applications" - ], - "description": "The do-good NFT launch platform.", - "links": { - "web": "https://www.nftfair.app" - }, - "sunset": true, - "usecases": [ - "nft-community" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/nft-fair/logo.png" - } - ] - }, - { - "id": "dauth-network", - "name": "DAuth Network", - "categories": [ - "applications" - ], - "description": "a decentralized authentication network empowering wallets and dApps to create authentication with a focus on privacy", - "links": { - "web": "https://www.dauth.network", - "github": "https://github.com/DAuth-Network", - "docs": "https://openid3.gitbook.io/openid3-docs", - "blog": "https://dauthnetwork.medium.com/", - "twitter": "https://x.com/DauthNetwork", - "discord": "https://discord.com/invite/ZJZjAAej2q" - }, - "have_token": false, - "usecases": [ - "did" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/dauth-network/logo.png" - } - ] - }, - { - "id": "mina", - "name": "Mina", - "categories": [ - "infrastructure" - ], - "description": "The world’s lightest blockchain, powered by participants. Using zero knowledge technology", - "team": { - "anonymous": true - }, - "links": { - "web": "https://minaprotocol.com", - "github": "https://github.com/MinaProtocol/mina", - "whitepaper": "https://minaprotocol.com/wp-content/uploads/technicalWhitepaper.pdf", - "docs": "https://docs.minaprotocol.com/", - "twitter": "https://twitter.com/minaprotocol" - }, - "have_token": false, - "tokens": [ - { - "symbol": "MINA" - } - ], - "project_status": { - "live_status": true, - "version": "Mainnet", - "testnet": true, - "mainnet": true - }, - "usecases": [ - "infrastructure" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/mina/logo.png" - } - ] - }, - { - "id": "auth3", - "name": "Auth3", - "categories": [ - "infrastructure" - ], - "description": "a privacy-preserved computing network into Web 3.0 that aims to unlock the value of data.", - "team": { - "anonymous": true - }, - "links": { - "web": "https://auth3.network", - "whitepaper": "https://auth3.network/Auth3-Whitepaper_v1.0.pdf", - "twitter": "https://twitter.com/auth3_network" - }, - "project_status": { - "live_status": false, - "version": "TBD", - "testnet": false, - "mainnet": false - }, - "usecases": [ - "infrastructure" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/auth3/logo.png" - } - ] - }, - { - "id": "cake-wallet", - "name": "Cake Wallet", - "categories": [ - "applications" - ], - "description": "Cake Wallet allows you to safely store, send, receive, and exchange your XMR, BTC, LTC, and XHV and exchange other currencies", - "ecosystem": [ - "monero" - ], - "links": { - "web": "https://monero.com/wallets", - "github": "https://github.com/cake-tech/cake_wallet", - "docs": "https://guides.cakewallet.com/" - }, - "project_status": { - "live_status": true, - "version": "", - "testnet": false, - "mainnet": false - }, - "team": { - "anonymous": true - }, - "usecases": [ - "wallets" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/cake-wallet/logo.png" - } - ] - }, - { - "id": "bpsaa", - "name": "BPSAA", - "categories": [ - "social-and-communications" - ], - "description": "The Blockchain Privacy, Security & Adoption Alliance educates the public on privacy, security, and decentralization.", - "links": { - "web": "https://bpsaa.vision", - "twitter": "https://twitter.com/BPSAA_Official" - }, - "usecases": [ - "alliances" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/bpsaa/logo.png" - } - ] - }, - { - "id": "seneca", - "name": "Seneca", - "categories": [ - "infrastructure" - ], - "description": "The first layer 1 designed to build apps on rich, complex yet private data", - "links": { - "web": "https://www.seneca.tech" - }, - "usecases": [ - "infrastructure" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/seneca/logo.png" - } - ] - }, - { - "id": "nodl-dojo", - "name": "nodl Dojo", - "categories": [ - "infrastructure" - ], - "description": "A collaboration between nodl and the Samourai Wallet team. The nodl Dojo is a full Bitcoin and Lightning Network node", - "links": { - "web": "https://www.nodl.eu/", - "docs": "https://docs.nodl.it/", - "twitter": "https://twitter.com/nodl_it" - }, - "project_status": { - "live_status": true, - "testnet": false, - "mainnet": true - }, - "usecases": [ - "node" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/nodl-dojo/logo.png" - } - ] - }, - { - "id": "fairy", - "name": "Fairy", - "categories": [ - "defi" - ], - "usecases": [ - "defi" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/fairy/logo.png" - } - ] - }, - { - "id": "zoci", - "name": "Zoci", - "categories": [ - "infrastructure" - ], - "description": "Private RPC services", - "links": { - "web": "https://zoci.io", - "github": "https://github.com/zoci-io", - "blog": "https://medium.com/@zoci_io", - "twitter": "https://x.com/Zoci_io", - "discord": "https://discord.com/invite/vv3HXAVmMq", - "telegram": "https://t.me/zoci_io" - }, - "have_token": false, - "token_link": "https://arbiscan.io/token/0x45d780CfE839b8a8f292C9E26aa5D1805bc536dc", - "tokens": [ - { - "name": "ZociToken", - "symbol": "ZOCI", - "network": "Arbitrum", - "contract_address": "0x45d780cfe839b8a8f292c9e26aa5d1805bc536dc" - } - ], - "usecases": [ - "rpc-provider" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/zoci/logo.png" - } - ] - }, - { - "id": "transferchain", - "name": "TransferChain", - "categories": [ - "applications" - ], - "description": "Enables users to store, process, and share their data while ensuring its privacy and security", - "team": { - "anonymous": true - }, - "links": { - "web": "https://transferchain.io", - "github": "https://github.com/TransferChain", - "blog": "https://blog.transferchain.io/", - "docs": "https://docs.transferchain.io/", - "twitter": "https://twitter.com/TransferChain_" - }, - "project_status": { - "live_status": true, - "version": "tbd", - "testnet": false, - "mainnet": true - }, - "usecases": [ - "storage" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/transferchain/logo.png" - } - ] - }, - { - "id": "damus", - "name": "Damus", - "categories": [ - "applications" - ], - "description": "Nostr client for the social network you control.", - "links": { - "web": "https://damus.io", - "github": "https://github.com/damus-io", - "twitter": "https://x.com/damusapp" - }, - "usecases": [ - "dapps" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.jpg", - "ext": "jpg", - "url": "https://explorer-data.web3privacy.info/assets/projects/damus/logo.jpg" - } - ] - }, - { - "id": "orbis", - "name": "Orbis", - "categories": [ - "infrastructure" - ], - "description": "We make it easy to add social features to your application", - "links": { - "web": "https://orbis.club", - "github": "https://github.com/OrbisWeb3/" - }, - "have_token": false, - "tokens": [ - { - "symbol": "OBT" - } - ], - "usecases": [ - "infrastructure" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/orbis/logo.png" - } - ] - }, - { - "id": "monerujo", - "name": "Monerujo", - "categories": [ - "applications" - ], - "description": "Android wallet for Moneto", - "links": { - "web": "https://www.monerujo.io", - "github": "https://github.com/m2049r/xmrwallet", - "whitepaper": "https://www.monerujo.io/resources/crazy_secure_passphrase.pdf", - "docs": "https://www.monerujo.io/resources/monerujo_manual.html" - }, - "project_status": { - "live_status": true, - "version": "v3.3.11", - "testnet": false, - "mainnet": false - }, - "team": { - "anonymous": false, - "teammembers": [ - { - "link": "https://www.monerujo.io/team.html" - } - ] - }, - "usecases": [ - "wallets" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/monerujo/logo.png" - } - ] - }, - { - "id": "blockblend", - "name": "BlockBlend", - "categories": [ - "applications" - ], - "ecosystem": [ - "ethereum", - "polygon", - "base", - "bnb", - "solana" - ], - "description": "Privacy Cross-Chain Decentralized Services", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Tom", - "link": "https://x.com/TomBlockBlend" - } - ] - }, - "links": { - "web": "https://blockblend.io/", - "docs": "https://docs.blockblend.io/", - "whitepaper": "https://blockblend.io/pitchdeck.pdf", - "blog": "https://blockblendio.medium.com/", - "twitter": "https://x.com/blockblendio", - "telegram": "https://t.me/blockblendIO" - }, - "project_status": { - "live_status": true, - "version": "Mainnet", - "testnet": false, - "mainnet": true - }, - "have_token": false, - "token_link": "https://etherscan.io/address/0x0a44a7ccea34a7563ba1d45a5f757d0b02281124", - "tokens": [ - { - "name": "BBL Tpken", - "symbol": "$BBL", - "network": "Ethereum", - "contract_address": "0x0a44a7ccea34a7563ba1d45a5f757d0b02281124" - } - ], - "usecases": [ - "bridge" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/blockblend/logo.png" - } - ] - }, { "id": "avado", "name": "Avado", @@ -12614,706 +19052,29 @@ ] }, { - "id": "bringing-privacy-to-ens", - "name": "bringing-privacy-to-ens", + "id": "calyxos", + "name": "CalyxOS", "categories": [ "applications" ], - "description": "ChainSafe’s Proposed Integration Using Aztec Network", - "links": { - "web": "https://www.cerebrum.com", - "github": "https://github.com/ChainSafe/ens-aztec-privacy/" - }, - "usecases": [ - "dapps" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png.png", - "ext": "png.png", - "url": "https://explorer-data.web3privacy.info/assets/projects/bringing-privacy-to-ens/logo.png.png" - } - ] - }, - { - "id": "decred", - "name": "Decred", - "categories": [ - "defi" - ], - "description": "A blockchain-based cryptocurrency with a strong focus on community input, open governance, and sustainable funding for development", - "ecosystem": [ - "lighting-network" - ], - "links": { - "web": "https://decred.org", - "github": "https://docs.decred.org", - "block_explorer": "https://dcrdata.decred.org/", - "docs": "https://docs.decred.org/", - "blog": "https://medium.com/decred", - "twitter": "https://x.com/decredproject", - "discord": "https://discord.com/invite/dXSmwvYury", - "facebook": "https://www.facebook.com/decredproject", - "telegram": "https://t.me/Decred" - }, - "team": { - "anonymous": false - }, - "usecases": [ - "currency" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/decred/logo.png" - } - ] - }, - { - "id": "zeronet", - "name": "ZeroNet", - "categories": [ - "infrastructure" - ], - "description": "Open, free and uncensorable websites, using Bitcoin cryptography and BitTorrent network", - "links": { - "web": "https://zeronet.io", - "github": "https://github.com/HelloZeroNet/ZeroNet" - }, - "usecases": [ - "infrastructure" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/zeronet/logo.png" - } - ] - }, - { - "id": "fhenix", - "name": "Fhenix", - "categories": [ - "applications" - ], - "description": "Fhenix is an Ethereum L2 and Coprocessor that uses FHE for onchain confidentiality.", - "links": { - "web": "https://www.fhenix.io/", - "github": "https://github.com/FhenixProtocol", - "docs": "https://docs.fhenix.zone/", - "whitepaper": "https://www.fhenix.io/wp-content/uploads/2024/04/FHE_Rollups_Paper_Final-20241404.pdf", - "blog": "https://medium.com/@Fhenix", - "twitter": "https://x.com/FhenixIO", - "discord": "https://discord.com/invite/FuVgxrvJMY" - }, - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/fhenix/logo.png" - } - ] - }, - { - "id": "shade-cash", - "name": "Shade Cash", - "categories": [ - "defi" - ], - "usecases": [ - "defi" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/shade-cash/logo.png" - } - ] - }, - { - "id": "conceal-network", - "name": "Conceal Network", - "categories": [ - "defi" - ], - "usecases": [ - "defi" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/conceal-network/logo.png" - } - ] - }, - { - "id": "ethernity-cloud", - "name": "Ethernity cloud", - "categories": [ - "infrastructure" - ], - "description": "The Web3 decentralized confidential computing ecosystem", - "ecosystem": [ - "polygon" - ], - "links": { - "web": "https://ethernity.cloud/", - "docs": "https://docs.ethernity.cloud/", - "whitepaper": "https://ethernity.cloud/ethernity_whitepaper.pdf", - "github": "https://github.com/ethernity-cloud", - "blog": "https://blog.marlin.org/", - "twitter": "https://x.com/Ethernity_cloud", - "discord": "https://discord.gg/W74JcFPGcb", - "telegram": "https://t.me/ethernitycloud", - "facebook": "https://www.facebook.com/Ethernity.cloud/" - }, - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Keith Koo", - "role": "Advisor" - }, - { - "name": "Iosif Peterfi", - "role": "Founder & CEO" - }, - { - "name": "Ioan Munteanu", - "role": "COO" - }, - { - "name": "Andreas Stavropoulos", - "role": "CTO" - } - ] - }, - "blockchain_features": { - "p2p": false, - "encryption": "ECC", - "opensource": true - }, - "tracebility": { - "kyc": false - }, - "storage": { - "decentralized": true - }, - "usecases": [ - "computing" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/ethernity-cloud/logo.png" - } - ] - }, - { - "id": "brace", - "name": "Brace.to", - "categories": [ - "applications" - ], - "description": "Save links to everything and visit them later easily, anytime, on any device, with Web3 technology that empowers you to truly own your account and data.", - "links": { - "web": "https://brace.to", - "github": "https://github.com/stxapps/brace-client", - "blog": "https://medium.com/@stxapps", - "twitter": "https://x.com/bracedotto" - }, - "project_status": { - "live_status": true, - "mainnet": true, - "testnet": false - }, - "usecases": [ - "dapps" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/brace/logo.png" - } - ] - }, - { - "id": "cyclone", - "name": "Cyclone", - "categories": [ - "applications" - ], - "description": "Cyclone is a protocol that applies zkSNARKs to enable transactional privacy by breaking the on-chain link between depositor and recipient addresses.", - "team": { - "anonymous": true - }, - "product_readiness": "live", - "links": { - "web": "https://cyclone.xyz", - "github": "https://github.com/cycloneprotocol/cyclone-contracts", - "docs": "https://docs.cyclone.xyz/", - "forum": "https://forum.cyclone.xyz/", - "blog": "https://cycloneprotocol.medium.com/", - "twitter": "https://x.com/cycloneprotocol", - "telegram": "https://t.me/cycloneprotocol" - }, - "project_status": { - "live_status": true, - "version": "Mainnet", - "testnet": false, - "mainnet": true - }, - "audits": [ - { - "name": "Smart Contract Audit Report Cyclone Protocol v2", - "link": "https://4040024839-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MNeAQGL5skC11vu82Sy%2F-MVwM2h1RmXM94Ik7NAO%2F-MVwMB3sAAKGp9zma217%2FSmart%20Contract%20Audit%20Report%20-%20Cyclone%20Protocol%20v2.pdf?alt=media&token=03e492f6-bebc-4969-aff4-d0441fe662df", - "time": "March, 2021" - }, - { - "name": "Smart Contract Security Audit Report", - "link": "https://4040024839-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MNeAQGL5skC11vu82Sy%2F-MY3RBSlDMhVlkrMsx5Y%2F-MY3RKd1R4T7nq41E4hA%2FSmart%20Contract%20Security%20Audit%20Report%20-%20Cyclone.pdf?alt=media&token=339e5433-2dac-4022-8310-5a87ad0f9b09", - "time": "April, 2021" - } - ], - "usecases": [ - "mixing-service" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/cyclone/logo.png" - } - ] - }, - { - "id": "boltz", - "name": "Boltz", - "categories": [ - "defi" - ], - "description": "Privacy first, account-free crypto exchange", - "links": { - "web": "https://boltz.exchange", - "github": "https://github.com/BoltzExchange/", - "docs": "https://docs.boltz.exchange/", - "blog": "https://blog.boltz.exchange/", - "twitter": "https://x.com/Boltzhq", - "discord": "https://discord.com/invite/QBvZGcW", - "telegram": "https://t.me/boltzhq" - }, - "team": { - "anonymous": true - }, - "usecases": [ - "currency" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/boltz/logo.png" - } - ] - }, - { - "id": "telios", - "name": "Telios", - "categories": [ - "applications" - ], - "description": "Secure Communication with Encrypted Data and Email", - "links": { - "web": "https://www.telios.io", - "github": "https://github.com/Telios-org" - }, - "usecases": [ - "dapps" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/telios/logo.png" - } - ] - }, - { - "id": "nata-network", - "name": "Nata network", - "categories": [ - "infrastructure" - ], - "description": "Nata Network is your portal to private cross-chain transactions.", + "description": "Android mobile operating system that puts privacy and security into the hands of everyday users", "team": { "anonymous": true }, "links": { - "web": "https://app.natarouter.com/", - "github": "https://github.com/shichiro-nakahara", - "block_explorer": "https://explorer.natanetwork.io/", - "docs": "https://docs.natanetwork.io/", - "blog": "https://mirror.xyz/natanetwork.eth", - "twitter": "https://x.com/nata_network_io", - "discord": "https://discord.com/invite/m9Ma7PbFwb" - }, - "project_status": { - "live_status": true, - "version": "Mainnet", - "testnet": false, - "mainnet": true - }, - "have_token": false, - "usecases": [ - "bridge" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/nata-network/logo.png" - } - ] - }, - { - "id": "raze-network", - "name": "Raze Network", - "categories": [ - "infrastructure" - ], - "description": "Raze Network is a EVM-compatible privacy protocol. It is built as a native privacy layer that can provide end-to-end anonymity for the entire DeFi and Web3.0 stack. ", - "links": { - "web": "https://www.raze.network", - "github": "https://github.com/Raze-Net", - "whitepaper": "https://docsend.com/view/nea4rj23f28z5b98", - "blog": "https://raze-net.medium.com/", - "twitter": "https://twitter.com/R4ZE_Network" - }, - "have_token": false, - "tokens": [ - { - "symbol": "RAZE" - } - ], - "usecases": [ - "infrastructure" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/raze-network/logo.png" - } - ] - }, - { - "id": "sia", - "name": "Sia", - "categories": [ - "applications" - ], - "description": "Decentralized data storage", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Nate", - "role": "President", - "link": "https://twitter.com/n8maninger" - }, - { - "name": "Chris", - "role": "Director of Engineering", - "link": "https://github.com/ChrisSchinnerl" - }, - { - "name": "Frances", - "role": "Director Operation", - "link": "https://www.linkedin.com/in/frances-lu-066762123/" - }, - { - "name": "Steve", - "role": "Director People & Support", - "link": "https://github.com/stevefunk" - }, - { - "name": "Luke", - "role": "Founder & Researcher", - "link": "https://x.com/lukechampine" - }, - { - "name": "Alex", - "role": "Product Engineer", - "link": "https://x.com/alexfreska" - }, - { - "name": "PJ", - "role": "dev", - "link": "https://github.com/peterjan" - }, - { - "name": "Christopher", - "role": "dev", - "link": "https://github.com/chris124567" - }, - { - "name": "Kino", - "role": "Community Manager", - "link": "https://github.com/kinomora" - } - ] - }, - "links": { - "web": "https://sia.tech", - "github": "https://github.com/SiaFoundation", - "docs": "https://docs.sia.tech/", - "whitepaper": "https://sia.tech/sia.pdf", - "block_explorer": "https://siascan.com/", - "forum": "https://forum.sia.tech/", - "blog": "https://blog.sia.tech", - "twitter": "https://x.com/sia__foundation", - "discord": "https://discord.com/invite/sia" - }, - "project_status": { - "live_status": true, - "version": "Mainnet", - "testnet": true, - "mainnet": true - }, - "usecases": [ - "storage" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/sia/logo.png" - } - ] - }, - { - "id": "frame", - "name": "Frame", - "categories": [ - "applications" - ], - "ecosystem": [ - "ethereum" - ], - "description": "A privacy focused Ethereum wallet that runs natively on macOS, Windows and Linux.", - "links": { - "web": "https://frame.sh/", - "docs": "https://docs.frame.sh/", - "blog": "https://blog.frame.sh/", - "discord": "https://discord.com/invite/rr4Yr3JkPq", - "github": "https://github.com/floating/frame", - "twitter": "https://x.com/0xFrame" - }, - "team": { - "anonymous": true - }, - "project_status": { - "live_status": true, - "version": "0.6.9", - "testnet": false, - "mainnet": false - }, - "usecases": [ - "wallets" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/frame/logo.png" - } - ] - }, - { - "id": "rotki", - "name": "Rotki", - "categories": [ - "applications" - ], - "ecosystem": [ - "ethereum", - "bitcoin", - "base", - "optimist", - "gnosis", - "scroll", - "zksync" - ], - "description": "rotki is an open source portfolio tracker, accounting and analytics tool that protects your privacy", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Lefteris Karapetsas", - "link": "https://x.com/LefterisJP" - } - ] - }, - "links": { - "web": "https://rotki.com/", - "github": "https://github.com/rotki/rotki", - "docs": "https://docs.rotki.com/", - "blog": "https://blog.rotki.com/", - "twitter": "https://x.com/rotkiapp", - "discord": "https://discord.rotki.com/" - }, - "sunset": false, - "blockchain_features": { - "opensource": true, - "asset_custody_type": "non-custody", - "p2p": true - }, - "privacy_policy": { - "defined": true, - "link": "https://rotki.com/privacy-policy" - }, - "default_privacy": true, - "tracebility": { - "kyc": false, - "sign_in_type_requirments": "wallet" - }, - "third_party_dependency": false, - "usecases": [ - "dapps" - ], - "have_token": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/rotki/logo.png" - } - ] - }, - { - "id": "deeper-network", - "name": "Deeper Network", - "categories": [ - "hardware" - ], - "description": "Web 3.0 infrastructure of the users, by the users, for the users.", - "project_status": { - "version": "Mainet", - "live_status": true, - "mainnet": true, - "testnet": false - }, - "links": { - "web": "https://www.deeper.network", - "blog": "https://shop.deeper.network/pages/blog", - "twitter": "https://x.com/deeper_network", - "discord": "https://discord.com/invite/EWUyAJyH2B", - "facebook": "https://www.facebook.com/deeper.network", - "telegram": "https://t.me/DeeperNetwork" - }, - "team": { - "anonymous": true - }, - "usecases": [ - "hardware" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/deeper-network/logo.png" - } - ] - }, - { - "id": "nerva", - "name": "Nerva", - "categories": [ - "defi" - ], - "description": "Private and secure cryptocurrency", - "ecosystem": [ - "nerva" - ], - "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, - "opensource": false - }, - "default_privacy": true, - "storage": { - "decentralized": true + "web": "https://calyxos.org/", + "github": "https://gitlab.com/CalyxOS", + "docs": "https://calyxos.org/docs/", + "twitter": "https://x.com/CalyxOS" }, "project_status": { "live_status": true, + "version": "5.7.1", "testnet": false, "mainnet": true }, "usecases": [ - "currency" + "operation-systems" ], "have_token": false, "third_party_dependency": false, @@ -13321,26 +19082,25 @@ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/nerva/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/calyxos/logo.png" } ] }, { - "id": "hypersign", - "name": "Hypersign", + "id": "brightid", + "name": "BrightID", "categories": [ "applications" ], - "description": "the ultimate stack for identity management", + "description": "A social identity network that allows you to prove that you’re only using one account. It’s the holy grail of digital identity", "links": { - "web": "https://hypersign.id", - "github": "https://github.com/hypersign-protocol", - "block_explorer": "https://explorer.hypersign.id/hypersign-prajna-testnet", - "docs": "https://docs.hypersign.id/", - "blog": "https://medium.com/@blog.hypersign", - "twitter": "https://x.com/hypersignchain", - "discord": "https://discord.com/invite/MMnhBYjF4N", - "telegram": "https://t.me/hypersignchain" + "web": "https://www.brightid.org", + "github": "https://github.com/BrightID", + "whitepaper": "https://www.brightid.org/whitepaper", + "forum": "https://forum.brightid.org/", + "blog": "https://brightid.mirror.xyz/", + "twitter": "https://x.com/BrightIDProject", + "discord": "https://discord.com/invite/brightid-596752664906432522" }, "have_token": false, "usecases": [ @@ -13351,7 +19111,148 @@ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/hypersign/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/brightid/logo.png" + } + ] + }, + { + "id": "zoker", + "name": "Zoker", + "categories": [ + "applications" + ], + "description": "The foremost ZK-based Wallet in Web3", + "ecosystem": [ + "multichain" + ], + "links": { + "web": "https://zoker.tech/", + "docs": "https://zoker.tech/wp.pdf" + }, + "team": { + "anonymous": true + }, + "usecases": [ + "wallets" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zoker/logo.png" + } + ] + }, + { + "id": "liquidfactory", + "name": "LiquidFactory", + "categories": [ + "applications" + ], + "description": "Unlocks liquidity to DeFi, GameFi & NFTs.", + "links": { + "web": "https://liquidfactory.io" + }, + "usecases": [ + "dapps" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.jpg", + "ext": "jpg", + "url": "https://explorer-data.web3privacy.info/assets/projects/liquidfactory/logo.jpg" + } + ] + }, + { + "id": "onion-mixer", + "name": "Onion Mixer", + "categories": [ + "applications" + ], + "description": "Onion Mixer is the first decentralized protocol for anonymous cross-chain transactions", + "links": { + "web": "https://onionmixer.gitbook.io/onion-mixer/" + }, + "sunset": true, + "usecases": [ + "mixing-service" + ], + "have_token": false, + "third_party_dependency": false + }, + { + "id": "blockyfile", + "name": "Blockyfile", + "categories": [ + "applications" + ], + "description": "The new way to upload files anonymously and without censorship.", + "links": { + "web": "https://blockyfile.org" + }, + "usecases": [ + "dapps" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/blockyfile/logo.png" + } + ] + }, + { + "id": "seneca", + "name": "Seneca", + "categories": [ + "infrastructure" + ], + "description": "The first layer 1 designed to build apps on rich, complex yet private data", + "links": { + "web": "https://www.seneca.tech" + }, + "usecases": [ + "infrastructure" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/seneca/logo.png" + } + ] + }, + { + "id": "hideyour-cash", + "name": "HideYour.cash", + "categories": [ + "applications" + ], + "description": "HideYour.cash is a private transactions protocol (mixer) designed for well-intended users on NEAR Protocol", + "links": { + "web": "https://hideyour.cash", + "docs": "https://docs.tickets.opact.io/tutorial" + }, + "sunset": true, + "usecases": [ + "mixing-service" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/hideyour-cash/logo.png" } ] }, @@ -13559,1679 +19460,29 @@ "history": [] }, { - "id": "railgun", - "name": "RAILGUN", + "id": "hashcloak", + "name": "HashCloak", "categories": [ - "defi" + "infrastructure" ], - "tokens": [ - { - "name": "Railgun", - "symbol": "RAIL", - "network": "Ethereum", - "contract_address": "0xe76c6c83af64e4c60245d8c7de953df673a7a33d" - }, - { - "name": "Railgun", - "symbol": "RAIL", - "network": "Polygon", - "contract_address": "0x92A9C92C215092720C731c96D4Ff508c831a714f" - } - ], - "description": "Private transfers and DeFi infra for Ethereum, Polygon, Binance Smart Chain and Arbitrum.", - "project_type": "transaction", - "technology": { - "type": "zk", - "features": [ - "private" - ] - }, - "links": { - "web": "https://railgun.org/", - "twitter": "https://twitter.com/railgun_project", - "telegram": "https://t.me/railgun_privacy", - "discord": "https://discord.com/invite/jgUQjkYWzh", - "blog": "https://medium.com/@Railgun_Project", - "block_explorer": "https://etherscan.io/", - "whitepaper": "https://docs.railgun.org/wiki/learn/overview", - "github": "https://github.com/Railgun-Privacy" - }, - "blockchain_features": { - "p2p": true, - "encryption": "zksnark", - "network": "Ethereum", - "opensource": true, - "viewing_key": true, - "dissapearing_tx": false, - "frontend_anonymity": "( Railway frontend dont work on Firefox/Tor )", - "connected_tx": false, - "revealed_recipient": false, - "revealed_sender": false, - "revealed_ammount": false, - "reversability_condition": "viewing key, hack", - "data_masking": "Contract deposit", - "asset_custody_type": "non-custody" - }, - "privacy_policy": { - "defined": false - }, + "description": "An independent research lab focused on helping organizations and blockchain communities integrate a privacy-first approach into their processes", "team": { "anonymous": false, "teammembers": [ { - "name": "Alan Scott", - "role": "researcher" + "name": "Mikerah", + "link": "https://x.com/badcryptobitch" }, { - "name": "Kieran Mesquita", - "role": "researcher" - }, - { - "name": "John Meurer", - "role": "researcher" - }, - { - "name": "Dylan Oliver", - "role": "researcher" - }, - { - "name": "Hisham Galan", - "role": "researcher" - }, - { - "name": "Peter Simpson", - "role": "researcher" - }, - { - "name": "Bill Liang", - "role": "researcher" - }, - { - "name": "Matias Grote", - "role": "researcher" - }, - { - "name": "Jacob Makarsky", - "role": "Software engineer" - }, - { - "name": "Edward P. Fricker", - "role": "Legal counsel" - }, - { - "name": "Phil Huang", - "role": "Advisor" - }, - { - "name": "Emmanuel Goldstein", - "role": "Global economist" - } - ] - }, - "storage": { - "decentralized": true - }, - "tracebility": { - "kyc": false, - "sign_in_type_requirments": "wallet" - }, - "third_party_dependency": false, - "audits": [ - { - "name": "Railgun audit report", - "link": "https://assets.railgun.org/docs/audits/", - "time": "July, 2021" - } - ], - "history": [ - { - "title": "Mainet", - "event_type": "launch", - "description": "Token Launch", - "time": "Jul 3, 2021", - "link": "https://shadeprotocol.io/blog/shade-protocol-claim-tutorial" - } - ], - "client_diversability": [ - { - "name": "Railway", - "link": "https://www.railway.xyz/" - }, - { - "name": "TokenShielder", - "link": "https://tokenshielder.com/" - } - ], - "default_privacy": true, - "funding": { - "name": "DCG", - "type": "Investments", - "link": "https://www.coindesk.com/business/2022/01/26/railgun-aims-for-private-defi-with-10m-backing-from-dcg/", - "value": "10.000.000 $", - "time": "Jan 26, 2022" - }, - "project_status": { - "live_status": true, - "version": "Mainnet", - "testnet": false, - "mainnet": true - }, - "usecases": [ - "defi" - ], - "have_token": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/railgun/logo.png" - } - ] - }, - { - "id": "polyhedra-zk-nft-container", - "name": "Polyhedra ZK-NFT Container", - "categories": [ - "applications" - ], - "description": "A new NFT protocol that can contain other NFTs, realizing maximum interoperability", - "links": { - "web": "https://polyhedra.network/zknft-container", - "github": "https://github.com/PolyhedraZK/Expander", - "docs": "https://docs.zkbridge.com/", - "blog": "https://polyhedra.medium.com/", - "twitter": "https://x.com/PolyhedraZK", - "discord": "https://discord.com/invite/polyhedra-network" - }, - "sunset": false, - "usecases": [ - "nft-community" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/polyhedra-zk-nft-container/logo.png" - } - ] - }, - { - "id": "sacred", - "name": "Sacred", - "categories": [ - "defi" - ], - "usecases": [ - "defi" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/sacred/logo.png" - } - ] - }, - { - "id": "namada", - "name": "Namada", - "categories": [ - "infrastructure" - ], - "description": "Proof-of-Stake L1 for interchain asset-agnostic privacy. Namada uses CometBFT consensus and enables multi-asset shielded transfers for any native or non-native asset.", - "team": { - "anonymous": true - }, - "links": { - "web": "https://namada.net", - "github": "https://github.com/anoma/namada", - "docs": "https://docs.namada.net/", - "blog": "https://namada.net/blog", - "twitter": "https://twitter.com/namada" - }, - "project_status": { - "live_status": true, - "version": "Testnet v.034.0", - "testnet": true, - "mainnet": false - }, - "usecases": [ - "infrastructure" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/namada/logo.png" - } - ] - }, - { - "id": "humanode", - "name": "Humanode", - "categories": [ - "applications" - ], - "ecosystem": [ - "polkadot" - ], - "description": "1 Human = 1 Node = 1 Vote .Cryptobiometric Sybil-resistant layer for the web", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Dato Kavazi", - "link": "https://x.com/DatoKavazi" - }, - { - "name": "Sasha Shilina", - "link": "https://x.com/sshshln" - }, - { - "name": "Andrei Kraciun", - "link": "https://x.com/andreikraciun" - }, - { - "name": "Victor", - "link": "https://x.com/tech_mingler" + "name": "Hernan Vanegas", + "link": "https://x.com/hdvanegasm" } ] }, "links": { - "web": "https://humanode.io/", - "github": "https://github.com/humanode-network", - "whitepaper": "https://papers.humanode.io/whitepaper.pdf", - "docs": "https://gitbook.humanode.io/docs", - "block_explorer": "https://humanode.subscan.io/", - "blog": "https://blog.humanode.io/", - "twitter": "https://x.com/humanode_io", - "telegram": "https://t.me/humanode", - "discord": "https://discord.com/invite/8my5gbgptx" - }, - "sunset": false, - "tokens": [ - { - "name": "Humanode Token", - "symbol": "$HMND", - "network": "Humanodechain", - "token_link": "https://coinmarketcap.com/currencies/humanode/" - } - ], - "blockchain_features": { - "opensource": true, - "asset_custody_type": "non-custody", - "p2p": false - }, - "privacy_policy": { - "defined": false - }, - "default_privacy": true, - "tracebility": { - "kyc": false - }, - "third_party_dependency": false, - "audits": [ - { - "name": "Certik", - "link": "https://skynet.certik.com/projects/humanode", - "time": "2023-01-30" - } - ], - "usecases": [ - "did" - ], - "have_token": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/humanode/logo.png" - } - ] - }, - { - "id": "ethberlin", - "name": "ETHBerlin", - "description": "a hackathon, a cultural festival, an educational event, a platform for hacktivism, and a community initiative to push the decentralized ecosystem forward.", - "categories": [ - "social-and-communications" - ], - "ecosystem": [ - "ethereum" - ], - "links": { - "web": "https://ethberlin.ooo/contributors/", - "blog": "https://blog.dod.ngo/", - "github": "https://github.com/ethb3rlin/", - "forum": "", - "docs": "", - "whitepaper": "", - "block_explorer": "", - "governance": "", - "twitter": "https://x.com/ETHBerlin", - "discord": "", - "telegram": "", - "lens": "", - "farcaster": "" - }, - "usecases": [ - "events" - ], - "have_token": false, - "third_party_dependency": "", - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/ethberlin/logo.png" - } - ], - "ratings": [ - { - "type": "openess", - "name": "Openess", - "items": [ - { - "isValid": false, - "label": "Team", - "positive": "Member", - "negative": "Anonymous" - }, - { - "isValid": false, - "label": "Documentation", - "positive": "Link", - "negative": "Not available" - }, - { - "isValid": true, - "label": "Github", - "positive": "Link", - "negative": "Not available", - "value": "https://github.com/ethb3rlin/4" - }, - { - "isValid": true, - "label": "Twitter", - "positive": "Link", - "negative": "Not available", - "value": "https://x.com/ETHBerlin" - }, - { - "isValid": false, - "label": "Twitter", - "positive": "Link", - "negative": "Not available" - }, - { - "isValid": false, - "label": "Discord", - "positive": "Link", - "negative": "Not available" - }, - { - "isValid": false, - "label": "Lens", - "positive": "Link", - "negative": "Not available" - }, - { - "isValid": false, - "label": "Farcaster", - "positive": "Link", - "negative": "Not available" - }, - { - "isValid": false, - "label": "Whitepaper", - "positive": "Link", - "negative": "Not available" - }, - { - "isValid": false, - "label": "Funding", - "positive": "Investment", - "negative": "Not available" - } - ], - "points": 11, - "percentagePoints": 20 - }, - { - "type": "technology", - "name": "Technology", - "items": [ - { - "isValid": false, - "label": "Mainnet", - "positive": "Yes", - "negative": "No" - }, - { - "isValid": false, - "label": "Open Source", - "positive": "Yes", - "negative": "No" - }, - { - "isValid": false, - "label": "Non Custody", - "positive": "None", - "negative": "Custodial" - }, - { - "isValid": false, - "label": "Upgradability", - "positive": "Disabled", - "negative": "Enabled" - }, - { - "isValid": false, - "label": "Audits", - "positive": "Audit", - "negative": "None" - } - ], - "points": 0, - "percentagePoints": 0 - }, - { - "type": "privacy", - "name": "Privacy", - "items": [ - { - "isValid": false, - "label": "Privacy Policy", - "positive": "Link", - "negative": "Not available" - }, - { - "isValid": false, - "label": "KYC", - "positive": "No", - "negative": "Yes" - }, - { - "isValid": true, - "label": "Compliance", - "positive": "No", - "negative": "..." - }, - { - "isValid": false, - "label": "Default Privacy", - "positive": "YES", - "negative": "No" - } - ], - "points": 5, - "percentagePoints": 14.285714285714285 - } - ], - "percentage": 11, - "sunset": false, - "assets_used": [ - "other" - ], - "tokens": [], - "project_phase": "mainnet", - "blockchain_features": { - "opensource": true, - "upgradability": { - "enabled": false - }, - "asset_custody_type": "non-custody", - "encryption": "", - "p2p": true - }, - "storage": {}, - "privacy_policy": { - "defined": true, - "link": "https://ethberlin.org/privacy-policy/", - "data_usage": "Organising of the event" - }, - "compliance": "NaN", - "tracebility": { - "kyc": false, - "tracked_data": "" - }, - "default_privacy": true, - "audits": [], - "social_trust": "The project is being managed by the DoD (Department of Decentralisation) ", - "technical_spof": "", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "All of them", - "link": "https://ethberlin.org/contributors/" - }, - { - "name": "Stina", - "link": "https://x.com/stinalinneag" - }, - { - "name": "Helena", - "link": "https://x.com/helsfoftroy" - }, - { - "name": "Maria", - "link": "https://x.com/MPtherealmvp" - }, - { - "name": "Jacob", - "link": "https://x.com/_czepluch" - }, - { - "name": "Lea", - "link": "https://x.com/_schmitted" - }, - { - "name": "Afri", - "link": "https://github.com/q9f" - }, - { - "name": "Martin", - "link": "https://x.com/MartinBreiten" - }, - { - "name": "Kaan", - "link": "https://x.com/kaanuzdogan" - }, - { - "name": "Ligi", - "link": "https://x.com/mr_ligi" - }, - { - "name": "Franzi", - "link": "https://x.com/_franzihei" - } - ] - }, - "funding": [ - { - "name": "General Sponsership through eventspartners ", - "link": "" - } - ], - "history": [ - { - "title": "EthBerlin", - "description": "First hackathon", - "link": "ethberlin.ooo", - "time": "Fri Sep 07 2018 00:00:00 GMT+0200 (Central European Summer Time)" - }, - { - "title": "Ethberlin Zwei", - "description": "Second Hackathon", - "link": "https://ethberlinzwei.com/", - "time": "Fri Aug 23 2019 00:00:00 GMT+0200 (Central European Summer Time)" - }, - { - "title": "ETHB3RLIN", - "description": "Third hackathon", - "link": "https://ethberlin.ooo/", - "time": "Fri Sep 16 2022 00:00:00 GMT+0200 (Central European Summer Time)" - }, - { - "title": "ETHBerlin04", - "description": "4rd Hackathon. Theme: Identity Crisis", - "link": "ethberlin.org", - "time": "Fri May 24 2024 00:00:00 GMT+0200 (Central European Summer Time)" - } - ] - }, - { - "id": "nighthawk-wallet", - "name": "Nighthawk Wallet", - "categories": [ - "applications" - ], - "description": "Private Money in your pocket.", - "ecosystem": [ - "zcash" - ], - "links": { - "web": "https://nighthawkwallet.com/", - "github": "https://github.com/nighthawk-apps", - "twitter": "https://twitter.com/NighthawkWallet" - }, - "team": { - "anonymous": true - }, - "project_status": { - "live_status": true, - "version": "v2.2.14", - "testnet": false, - "mainnet": false - }, - "usecases": [ - "wallets" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/nighthawk-wallet/logo.png" - } - ] - }, - { - "id": "verida", - "name": "Verida", - "categories": [ - "infrastructure" - ], - "description": "Verida is a multi-chain protocol for interoperable database storage and messaging built on decentralized identity where personal data is owned and controlled by users", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Chris Were", - "role": "Co-Founder & CEO" - }, - { - "name": "Ryan Kris", - "role": "Co-Founder & COO" - } - ] - }, - "links": { - "web": "https://www.verida.io", - "github": "https://github.com/verida/", - "whitepaper": "https://docsend.com/view/hqd8d55nbucz83yf", - "docs": "https://developers.verida.network/", - "blog": "https://news.verida.io", - "twitter": "https://twitter.com/verida_io" - }, - "project_status": { - "live_status": true, - "version": "Mainnet", - "testnet": true, - "mainnet": true - }, - "usecases": [ - "infrastructure" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/verida/logo.png" - } - ] - }, - { - "id": "arcana-s-private-nft", - "name": "Arcana's Private NFT", - "categories": [ - "applications" - ], - "description": "New supported format by Arcana preserving privacy within NFT minting.", - "links": { - "web": "https://arcana.network/blog/launching-private-nfts-on-arcana/", - "github": "https://docs.beta.arcana.network/docs/conceptpvtnft/" - }, - "usecases": [ - "nft-community" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/arcana-s-private-nft/logo.png" - } - ] - }, - { - "id": "parami", - "name": "Parami", - "categories": [ - "infrastructure" - ], - "description": "Para metaverse identity. As the next generation identity protocol based on the W3C decentralized identity standard, it is designed for metaverse and Web 3 users with self-sovereign and permissionless service", - "project_status": { - "live_status": true, - "version": "testnet", - "testnet": true, - "mainnet": false - }, - "links": { - "web": "https://parami.io" - }, - "usecases": [ - "infrastructure" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/parami/logo.png" - } - ] - }, - { - "id": "inco", - "name": "Inco", - "categories": [ - "infrastructure" - ], - "description": "Universal confidentiality layer for Web3, enabling the development of next-generation dApps, providing confidentiality to existing blockchains ", - "team": { - "anonymous": false - }, - "links": { - "web": "https://www.inco.org/", - "github": "https://github.com/Inco-fhevm", - "block_explorer": "https://explorer.testnet.inco.org/", - "docs": "https://docs.inco.org/", - "blog": "https://www.inco.org/blog/", - "twitter": "https://x.com/inconetwork", - "discord": "https://discord.com/invite/fnKZp2qHPQ", - "telgram": "https://t.me/inconetwork" - }, - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/inco/logo.png" - } - ] - }, - { - "id": "tornadocash", - "name": "TornadoCash", - "categories": [ - "applications" - ], - "description": "an open source, non-custodial, fully decentralized cryptocurrency tumbler that runs on Ethereum Virtual Machine-compatible networks", - "team": { - "anonymous": true - }, - "links": { - "web": "https://tornado.dev/", - "docs": "https://docs.tornado.dev/", - "github": "https://github.com/tornadocashdev", - "blog": "https://tornado-cash.medium.com/", - "twitter": "https://x.com/tornadocash", - "telegram": "https://t.me/TornadoCash" - }, - "project_status": { - "live_status": true, - "version": "Mainnet", - "testnet": true, - "mainnet": true - }, - "usecases": [ - "mixing-service" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/tornadocash/logo.png" - } - ] - }, - { - "id": "colossusxt", - "name": "ColossusXT", - "categories": [ - "defi" - ], - "description": "A community-orientated, energy efficient coin with a strong focus on decentralization, privacy, and real-world implementation", - "ecosystem": [ - "colossusxt" - ], - "project_status": { - "live_status": true, - "version": "Mainnet", - "testnet": true, - "mainnet": true - }, - "links": { - "web": "https://www.colossusxt.io", - "github": "https://github.com/ColossusCoinXT", - "block_explorer": "https://chainz.cryptoid.info/colx/", - "whitepaper": "https://www.colossusxt.io/whitepaper/", - "forum": "https://forum.colossusxt.io/", - "blog": "https://colossusxt.medium.com/", - "twitter": "https://x.com/ColossusCoinXT", - "discord": "https://discord.com/invite/pRbDzPd", - "telegram": "https://t.me/colossuscoin" - }, - "team": { - "anonymous": false - }, - "usecases": [ - "currency" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/colossusxt/logo.png" - } - ] - }, - { - "id": "buccaneer-v3", - "name": "Buccaneer V3", - "categories": [ - "defi" - ], - "usecases": [ - "currency" - ], - "ecosystem": [ - "ethereum" - ], - "description": "The only private currency on Ethereum", - "product_launch_day": "2024-02-08T23:00:00.000Z", - "sunset": false, - "assets_used": [], - "have_token": true, - "tokens": [ - { - "symbol": "BUCC", - "name": "Buccaneer V3", - "contract_address": "0xe96938e0d086a241d03688dda697bf57859ee261", - "token_link": "https://etherscan.io/" - } - ], - "links": { - "web": "https://ethereumprivacy.org/", - "blog": "", - "github": "", - "forum": "", - "docs": "", - "whitepaper": "", - "block_explorer": "", - "governance": "", - "twitter": "https://x.com/buccaneerv3/", - "discord": "https://discord.gg/YhDDGp5wWV", - "telegram": "https://t.me/BuccaneerV3", - "lens": "", - "farcaster": "" - }, - "project_phase": "mainnet", - "blockchain_features": { - "opensource": false, - "upgradability": { - "enabled": false - }, - "asset_custody_type": "non-custody", - "encryption": "Custom encryption", - "p2p": true - }, - "storage": {}, - "privacy_policy": { - "defined": false, - "link": "", - "data_usage": "" - }, - "compliance": "", - "tracebility": { - "kyc": false, - "tracked_data": "", - "sign_in_type_requirments": [] - }, - "default_privacy": false, - "audits": [], - "third_party_dependency": "Ethereum network.", - "social_trust": "", - "technical_spof": "", - "team": { - "anonymous": true, - "teammembers": [ - { - "name": "Bucc", - "link": "https://x.com/buccaneerv3/" - } - ] - }, - "funding": [], - "history": [ - { - "title": "Token Launch", - "description": "BUCC has been released.", - "link": "", - "time": "Tue Jan 09 2024 00:00:00 GMT+0100 (Central European Standard Time)" - }, - { - "title": "Tortuga Launch", - "description": "Launched Tortuga - the final piece of the protocol which allows Ethless swaps between BUCC and ETH. Tortuga enables full privacy workflow for everyone.", - "link": "", - "time": "Tue Sep 24 2024 00:00:00 GMT+0200 (Central European Summer Time)" - } - ], - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/buccaneer-v3/logo.png" - } - ] - }, - { - "id": "ethrome", - "name": "ETHRome", - "categories": [ - "social-and-communications" - ], - "ecosystem": [ - "ethereum" - ], - "links": { - "web": "https://ethrome.org/", - "twitter": "https://x.com/ETHRome", - "discord": "https://discord.com/invite/tr8KMmC2aF" - }, - "usecases": [ - "events" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/ethrome/logo.png" - } - ] - }, - { - "id": "secret-network", - "name": "Secret Network", - "categories": [ - "infrastructure" - ], - "tokens": [ - { - "symbol": "SCRT", - "name": "Secret", - "contract_address": "", - "token_link": "https://www.mintscan.io/secret" - } - ], - "description": "the first blockchain with customizable privacy. You get to choose what you share, with whom, and how. This protects users, and empowers developers to build a better Web3", - "project_type": "Infrastructure", - "product_launch_day": "2020-02-01T23:00:00.000Z", - "technology": { - "type": "TEE", - "name": "Trusted execution environment", - "features": [ - "privacy", - "DeFi", - "applicationss", - "PaaS" - ] - }, - "links": { - "web": "https://scrt.network", - "blog": "https://scrt.network/blog", - "github": "https://github.com/scrtlabs/SecretNetwork", - "forum": "https://forum.scrt.network/", - "docs": "https://docs.scrt.network/secret-network-documentation/", - "whitepaper": "https://scrt.network/graypaper/", - "block_explorer": "https://www.mintscan.io/secret", - "governance": "https://wallet.keplr.app/chains/secret-network?tab=governance", - "twitter": "https://twitter.com/SecretNetwork", - "discord": "https://discord.com/invite/secret-network-360051864110235648", - "telegram": "https://t.me/scrtCommunity", - "lens": "", - "farcaster": "" - }, - "blockchain_features": { - "opensource": true, - "upgradability": { - "enabled": true - }, - "asset_custody_type": "non-custody", - "encryption": "TEE", - "p2p": false - }, - "licences": "MIT License", - "privacy_policy": { - "defined": false, - "link": "", - "data_usage": "" - }, - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Alex Zaidelson", - "role": "SLabs CEO", - "link": "https://twitter.com/azaidelson" - }, - { - "name": "Lisa Loud", - "link": "https://x.com/lisaisloud" - } - ] - }, - "storage": { - "decentralized": true - }, - "tracebility": { - "kyc": false, - "tracked_data": "user SCRT adress", - "sign_in_type_requirments": "wallet" - }, - "third_party_dependency": false, - "compliance": "No", - "social_trust": "Slabs ( MRSINGER )", - "technical_spof": "Can decrypt", - "history": [ - { - "title": "Mainnet", - "event_type": "launch", - "description": "Mainnet", - "time": "Feb 13, 2020", - "link": "https://shadeprotocol.io/blog/shade-protocol-claim-tutorial" - } - ], - "client_diversability": [ - { - "name": "Keplr", - "link": "https://www.keplr.app/" - }, - { - "name": "Starshell", - "link": "https://starshell.net/" - } - ], - "default_privacy": false, - "funding": { - "name": "Private investors", - "type": "ICO", - "link": "https://icodrops.com/secret-network/", - "value": "236.500.000 $", - "time": "Jul 23, 2020" - }, - "project_status": { - "live_status": true, - "version": "Mainnet v1.12.1", - "testnet": true, - "mainnet": true - }, - "have_token": false, - "usecases": [ - "infrastructure" - ], - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/secret-network/logo.png" - } - ], - "ratings": [ - { - "type": "openess", - "name": "Openess", - "items": [ - { - "isValid": true, - "label": "Team", - "positive": "1 Member", - "negative": "Anonymous", - "value": 1 - }, - { - "isValid": true, - "label": "Documentation", - "positive": "Link", - "negative": "Not available", - "value": "https://docs.scrt.network/secret-network-documentation/" - }, - { - "isValid": true, - "label": "Github", - "positive": "Link", - "negative": "Not available", - "value": "https://github.com/scrtlabs/SecretNetwork" - }, - { - "isValid": true, - "label": "Twitter", - "positive": "Link", - "negative": "Not available", - "value": "https://twitter.com/SecretNetwork" - }, - { - "isValid": true, - "label": "Twitter", - "positive": "Link", - "negative": "Not available", - "value": "https://t.me/scrtCommunity" - }, - { - "isValid": true, - "label": "Discord", - "positive": "Link", - "negative": "Not available", - "value": "https://discord.com/invite/secret-network-360051864110235648" - }, - { - "isValid": false, - "label": "Lens", - "positive": "Link", - "negative": "Not available" - }, - { - "isValid": false, - "label": "Farcaster", - "positive": "Link", - "negative": "Not available" - }, - { - "isValid": true, - "label": "Whitepaper", - "positive": "Link", - "negative": "Not available", - "value": "https://scrt.network/graypaper/" - }, - { - "isValid": true, - "label": "Funding", - "positive": "Investment", - "negative": "Not available", - "value": "236.500.000 $" - } - ], - "points": 53 - }, - { - "type": "technology", - "name": "Technology", - "items": [ - { - "isValid": true, - "label": "Mainnet", - "positive": "Yes", - "negative": "No", - "value": true - }, - { - "isValid": true, - "label": "Open Source", - "positive": "Yes", - "negative": "No", - "value": true - }, - { - "isValid": true, - "label": "Non Custody", - "positive": "None", - "negative": "Custodial", - "value": "non-custody" - }, - { - "isValid": false, - "label": "Upgradability", - "positive": "Disabled", - "negative": "Enabled" - }, - { - "isValid": false, - "label": "Audits", - "positive": "Audit", - "negative": "None" - } - ], - "points": 40 - }, - { - "type": "privacy", - "name": "Privacy", - "items": [ - { - "isValid": false, - "label": "Privacy Policy", - "positive": "Link", - "negative": "Not available" - }, - { - "isValid": true, - "label": "KYC", - "positive": "No", - "negative": "Yes", - "value": false - }, - { - "isValid": false, - "label": "Compliance", - "positive": "No", - "negative": "OFAC", - "value": false - }, - { - "isValid": false, - "label": "Default Privacy", - "positive": "YES", - "negative": "No", - "value": false - } - ], - "points": 10 - } - ], - "percentage": 69, - "ecosystem": [ - "cosmos" - ], - "sunset": false, - "assets_used": [], - "project_phase": "mainnet", - "audits": [] - }, - { - "id": "blockyfile", - "name": "Blockyfile", - "categories": [ - "applications" - ], - "description": "The new way to upload files anonymously and without censorship.", - "links": { - "web": "https://blockyfile.org" - }, - "usecases": [ - "dapps" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/blockyfile/logo.png" - } - ] - }, - { - "id": "findora-cr", - "name": "Findora CR", - "categories": [ - "applications" - ], - "description": "Enabling ZK Identity Management & CRedentials for Web3", - "ecosystem": [ - "multichain" - ], - "links": { - "web": "https://findora.org/findora-cr/", - "github": "https://github.com/findoranetwork" - }, - "team": { - "anonymous": false, - "company": { - "link": "https://findora.org/team/" - } - }, - "have_token": false, - "token_link": "https://coinmarketcap.com/it/currencies/findora/", - "usecases": [ - "did" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/findora-cr/logo.png" - } - ] - }, - { - "id": "verusid", - "name": "VerusID", - "categories": [ - "applications" - ], - "description": "for self-sovereign individuals, and conscious organizations that value their data", - "ecosystem": [ - "multichain" - ], - "links": { - "web": "https://verus.io/verusid", - "github": "https://github.com/VerusCoin", - "docs": "https://docs.verus.io/", - "block_explorer": "https://insight.verus.io/", - "whitepaper": "https://verus.io/papers", - "blog": "https://medium.com/veruscoin", - "twitter": "https://x.com/veruscoin", - "discord": "https://discord.com/invite/wV8w8cWPCf", - "facebook": "https://www.facebook.com/VerusCoin", - "telegram": "https://t.me/veruscommunity" - }, - "team": { - "anonymous": false, - "company": { - "link": "https://verus.io/people" - } - }, - "have_token": false, - "token_link": "https://coinmarketcap.com/it/currencies/veruscoin/", - "usecases": [ - "did" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/verusid/logo.png" - } - ] - }, - { - "id": "derp", - "name": "DERP", - "categories": [ - "infrastructure" - ], - "description": "DERP is an RPC endpoint you can add to your wallet to visualize data leaked by your wallet in communication with the blockchain", - "links": { - "web": "https://derp.hoprnet.org/", - "github": "https://github.com/hoprnet/derp" - }, - "usecases": [ - "rpc-provider" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/derp/logo.png" - } - ] - }, - { - "id": "fileverse", - "name": "Fileverse", - "categories": [ - "applications" - ], - "description": "On-chain people and communities deserve on-chain tools for private communication and collaboration", - "team": { - "anonymous": true - }, - "links": { - "web": "https://fileverse.io", - "github": "https://github.com/fileverse", - "twitter": "https://x.com/fileverse" - }, - "project_status": { - "live_status": true, - "version": "Mainnet", - "testnet": false, - "mainnet": true - }, - "usecases": [ - "storage" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/fileverse/logo.png" - } - ] - }, - { - "id": "summa", - "name": "Summa", - "categories": [ - "infrastructure" - ], - "description": "Protocol enabling centralized exchanges to prove solvency without compromising private information.", - "project_status": { - "live_status": true, - "testnet": false, - "mainnet": false - }, - "team": { - "anonymous": true - }, - "links": { - "github": "https://github.com/summa-dev" - }, - "technology": { - "type": "halo2", - "features": [ - "" - ] - }, - "usecases": [ - "infrastructure" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/summa/logo.png" - } - ] - }, - { - "id": "wasabi-wallet", - "name": "Wasabi Wallet", - "categories": [ - "applications" - ], - "description": "Open-source, non-custodial Bitcoin Wallet for desktop", - "ecosystem": [ - "bitcoin" - ], - "links": { - "web": "https://wasabiwallet.io/", - "github": "https://github.com/WalletWasabi", - "docs": "https://docs.wasabiwallet.io/", - "blog": "https://blog.wasabiwallet.io/", - "twitter": "https://x.com/wasabiwallet", - "discord": "https://discord.gg/nm7YHEZnJs", - "telegram": "https://t.me/WasabiWallet" - }, - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Lucas Ontivero", - "link": "https://github.com/lontivero" - }, - { - "name": "Turbolay", - "link": "https://github.com/turbolay" - } - ] - }, - "usecases": [ - "wallets" - ], - "project_phase": "Mainnet", - "sunset": false, - "have_token": false, - "blockchain_features": { - "opensource": true, - "asset_custody_type": "non-custody", - "upgradability": { - "enabled": true - } - }, - "privacy_policy": { - "defined": false - }, - "default_privacy": true, - "traceability": { - "kyc": false, - "sign_in_type_requirments": "wallet" - }, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/wasabi-wallet/logo.png" - } - ] - }, - { - "id": "spkz", - "name": "SPKZ", - "categories": [ - "applications" - ], - "description": "The first fully decentralized web3 community/chat platform.", - "links": { - "web": "https://spkz.io", - "github": "https://github.com/Arianee/spkz-sdk", - "whitepaper": "https://f.hubspotusercontent10.net/hubfs/9335516/SPKZ%20%5BLIGHT%20PAPER%5D%20-%20November%202021.pdf?utm_campaign=SPKZ&utm_source=Light%20Paper%20SPKZ", - "blog": "https://medium.com/arianee/why-we-are-building-spkz-c856e251c899", - "twitter": "https://x.com/SPKZ_io" - }, - "usecases": [ - "dapps" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/spkz/logo.png" - } - ] - }, - { - "id": "jami", - "name": "Jami", - "categories": [ - "applications" - ], - "description": "a free/libre, end-to-end encrypted, and private communication platform", - "team": { - "anonymous": true - }, - "links": { - "web": "https://jami.net/", - "github": "https://git.jami.net/savoirfairelinux/jami-project", - "docs": "https://docs.jami.net/en_US/user/index.html", - "forum": "https://forum.jami.net/", - "blog": "https://jami.net/tag/articles/", - "twitter": "https://x.com/jami_social", - "facebook": "https://www.facebook.com/JamiCommunication" - }, - "usecases": [ - "messaging" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/jami/logo.png" - } - ] - }, - { - "id": "manta-network", - "name": "Manta Network", - "categories": [ - "infrastructure" - ], - "description": "the multi-modular ecosystem for zero-knowledge (ZK) applications", - "team": { - "anonymous": true - }, - "links": { - "web": "https://www.manta.network", - "github": "https://github.com/manta-network", - "docs": "https://docs.manta.network/", - "twitter": "https://twitter.com/mantanetwork" - }, - "have_token": false, - "tokens": [ - { - "symbol": "MANTA" - } - ], - "project_status": { - "live_status": true, - "version": "Mainnet", - "testnet": false, - "mainnet": true - }, - "usecases": [ - "infrastructure" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/manta-network/logo.png" - } - ] - }, - { - "id": "hypermine", - "name": "Hypermine", - "categories": [ - "infrastructure" - ], - "description": "Smart tools and protocols for Identity, Privacy & Security, with our roots in Distributed Systems, Machine Learning & Cryptography", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Vikram Anand", - "role": "Product&Engineering", - "link": "https://x.com/bhushan_vikram" - }, - { - "name": "Irfan Khan", - "role": "Business&Strategy", - "link": "https://x.com/arcaneprojekt" - }, - { - "name": "Vishwas Bhushan", - "role": "Research&dev", - "link": "https://www.linkedin.com/in/vishwas-anand-bhushan-bab55576/" - } - ] - }, - "links": { - "web": "https://hypermine.co", - "blog": "https://hypermine.co/blog" + "web": "https://hashcloak.com", + "github": "https://github.com/hashcloak", + "twitter": "https://x.com/hashcloak" }, "usecases": [ "research-and-development" @@ -15242,1411 +19493,33 @@ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/hypermine/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/hashcloak/logo.png" } ] }, { - "id": "valid-id", - "name": "Valid.id", - "categories": [ - "applications" - ], - "description": "Build the root of trust for your entity in a way that is both cryptographic and legally binding", - "links": { - "web": "https://valid3.id", - "docs": "https://valid3.id/tutorial/" - }, - "have_token": false, - "usecases": [ - "did" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/valid-id/logo.png" - } - ] - }, - { - "id": "oasiis-insights", - "name": "Oasiis insights", - "categories": [ - "applications" - ], - "description": "Personalized web3 journeys are finally here.", - "links": { - "web": "https://www.oasiisinsights.com" - }, - "usecases": [ - "data-management" - ], - "have_token": false, - "third_party_dependency": false - }, - { - "id": "phoenix", - "name": "Phoenix", - "categories": [ - "applications" - ], - "description": "Non-custodial wallet on Lightning network", - "links": { - "web": "https://phoenix.acinq.co", - "github": "https://github.com/ACINQ/phoenix", - "twitter": "https://twitter.com/PhoenixWallet", - "blog": "https://acinq.co/blog" - }, - "project_status": { - "live_status": true, - "version": "v.2.2.2", - "testnet": false, - "mainnet": false - }, - "team": { - "anonymous": true - }, - "usecases": [ - "wallets" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/phoenix/logo.png" - } - ] - }, - { - "id": "calimero-network", - "name": "Calimero network", + "id": "mind-network", + "name": "Mind Network", "categories": [ "infrastructure" ], - "description": "Calimero Network is a decentralized peer-to-peer protocol for building self-sovereign networks of applications and sharing data in a completely secure and private way", + "description": "Mind Network is a Fully Homomorphic Encryption (FHE) Layer leading towards to the era of HTTPZ, an end-to-end encryption internet", "team": { "anonymous": true }, "links": { - "web": "https://www.calimero.network", - "blog": "https://www.calimero.network/blogs", - "twitter": "https://twitter.com/CalimeroNetwork" - }, - "project_status": { - "live_status": false, - "version": "", - "testnet": false, - "mainnet": false - }, - "usecases": [ - "infrastructure" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/calimero-network/logo.png" - } - ] - }, - { - "id": "seedsigner", - "name": "SeedSigner", - "categories": [ - "applications" - ], - "description": "Air-gapped DIY Bitcoin Signing Device", - "ecosystem": [ - "bitcoin" - ], - "links": { - "web": "https://seedsigner.com/", - "github": "https://github.com/SeedSigner/seedsigner", - "docs": "https://seedsigner.com/faqs/" - }, - "team": { - "anonymous": true - }, - "project_status": { - "live_status": true, - "version": "v0.7.0", - "testnet": false, - "mainnet": false - }, - "usecases": [ - "wallets" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/seedsigner/logo.png" - } - ] - }, - { - "id": "zama", - "name": "Zama", - "categories": [ - "infrastructure" - ], - "description": "an open source cryptography company building FHE solutions for blockchain and AI.", - "team": { - "anonymous": false - }, - "links": { - "web": "https://www.zama.ai", - "docs": "https://docs.zama.ai/" + "web": "https://mindnetwork.xyz", + "github": "https://github.com/mind-network", + "docs": "https://mind-network.gitbook.io/mindnetwork", + "Twitter": "https://twitter.com/mindnetwork_xyz" }, "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/zama/logo.png" - } - ] - }, - { - "id": "hush", - "name": "Hush", - "categories": [ - "defi" - ], - "description": "Private cryptocurrency using zero knowledge mathematics", - "links": { - "web": "https://hush.is", - "github": "https://git.hush.is/hush", - "block_explorer": "https://explorer.hush.is/", - "whitepaper": "https://git.hush.is/hush/hush-v3-whitepaper/src/branch/master/hush-v3.pdf", - "blog": "https://blog.hush.is/", - "twitter": "https://x.com/hushisprivacy", - "telegram": "https://t.me/hushisprivacy" - }, - "team": { - "anonymous": false - }, - "usecases": [ - "currency" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/hush/logo.png" - } - ] - }, - { - "id": "aztec-connect", - "name": "Aztec Connect", - "categories": [ - "applications" - ], - "links": { - "github": "https://github.com/AztecProtocol/aztec-connect-bridges", - "docs": "https://docs.aztec.network/misc/aztec_connect_sunset", - "blog": "https://aztec.network/blog/private-defi-with-the-aztec-connect-bridge/", - "discord": "https://discord.com/invite/aztec", - "education": "https://twitter.com/aztecnetwork/status/1575662728395358208" - }, - "usecases": [ - "bridge" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/aztec-connect/logo.png" - } - ] - }, - { - "id": "asterizm", - "name": "Asterizm", - "categories": [ - "infrastructure" - ], - "description": "Plug and play blockchain interoperability solution for enterprises, web3 protocols, and fintech with privacy at the core. Launch in-demand cross-chain solutions with their core modules - asset bridge, NFT bridge, native cross-chain token & NFT", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Artem Avdeev", - "role": "CEO" - }, - { - "name": "Denis Polulyakhov", - "role": "Co-Founder" - } - ] - }, - "links": { - "web": "https://asterizm.io", - "github": "https://github.com/Asterizm-Protocol", - "docs": "http://docs.asterizm.io/", - "blog": "https://medium.com/asterizm-labs", - "whitepaper": "https://asterizm.io/files/wp.pdf", - "twitter": "https://twitter.com/Asterizm_layer", - "discord": "https://discord.gg/z5QVerD48C", - "telegram": "https://t.me/asterizm_protocol" - }, - "usecases": [ - "infrastructure" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/asterizm/logo.png" - } - ] - }, - { - "id": "dragonx", - "name": "DragonX", - "categories": [ - "defi" - ], - "description": "a Z2Z private by default crypto + messenging", - "links": { - "web": "https://dragonx.is/", - "block_explorer": "https://explorer.dragonx.is/", - "whitepaper": "https://dragonx.is/whitepaper.pdf", - "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, - "opensource": true, - "dissapearing_tx": true, - "connected_tx": false, - "revealed_recipient": false, - "revealed_sender": false, - "revealed_ammount": false - }, - "default_privacy": true, - "project_status": { - "live_status": true, - "testnet": false, - "mainnet": true - }, - "usecases": [ - "currency" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/dragonx/logo.png" - } - ] - }, - { - "id": "dero", - "name": "Dero", - "categories": [ - "infrastructure" - ], - "description": "A general purpose, private, and scalable decentralized application platform that allows developers to deploy powerful and unstoppable applications, while users retain total control over their assets with complete privacy", - "links": { - "web": "https://dero.io", - "github": "https://github.com/deroproject/derohe/", - "docs": "https://docs.dero.io", - "whitepaper": "https://github.com/deroproject/documentation/blob/master/Dero_Whitepaper.pdf", - "twitter": "https://twitter.com/deroproject" - }, - "have_token": false, - "tokens": [ - { - "symbol": "DERO" - } - ], - "project_status": { - "live_status": true, - "version": "Mainnet v1", - "testnet": false, - "mainnet": true - }, - "usecases": [ - "infrastructure" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/dero/logo.png" - } - ] - }, - { - "id": "lokinet", - "name": "Lokinet", - "categories": [ - "applications" - ], - "description": "A VPN tunnel that uses onion routing as the transport (build on Oxen blockchain)", - "ecosystem": [ - "multichain" - ], - "links": { - "web": "https://lokinet.org", - "github": "https://github.com/oxen-io/lokinet", - "docs": "https://docs.oxen.io/oxen-docs", - "twitter": "https://twitter.com/Lokinet_org" - }, - "team": { - "anonymous": true - }, - "have_token": false, - "token_link": "https://www.coingecko.com/en/coins/oxen", - "usecases": [ - "vpn" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/lokinet/logo.png" - } - ] - }, - { - "id": "whonix", - "name": "Whonix", - "categories": [ - "applications" - ], - "description": "Software designed to preserve privacy and anonymity by helping users run applications anonymously. Whonix™ can be installed on Windows, macOS, Linux, and Qubes", - "team": { - "anonymous": true - }, - "links": { - "web": "https://www.whonix.org/", - "github": "https://github.com/Whonix", - "docs": "https://www.whonix.org/wiki/Documentation", - "twitter": "https://twitter.com/Whonix", - "forum": "https://forums.whonix.org/", - "facebook": "https://www.facebook.com/Whonix", - "telegram": "https://t.me/s/Whonix" - }, - "project_status": { - "live_status": true, - "version": "17.0.4.5", - "testnet": false, - "mainnet": false - }, - "usecases": [ - "operation-systems" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/whonix/logo.png" - } - ] - }, - { - "id": "blockwallet", - "name": "BlockWallet", - "categories": [ - "applications" - ], - "description": "BlockWallet is the epitome of speed, reliability, security, and privacy in the world of digital assets. As a self-custodial Web3 wallet, it empowers you to truly own your digital currencies while eliminating concerns surrounding asset management.", - "ecosystem": [ - "ethereum" - ], - "links": { - "web": "https://blockwallet.io/", - "github": "https://github.com/block-wallet", - "docs": "https://blockwallet.io/docs", - "blog": "https://blockwallet.io/blog" - }, - "team": { - "anonymous": false - }, - "project_status": { - "live_status": true, - "version": "v.1.2.9", - "testnet": false, - "mainnet": false - }, - "usecases": [ - "wallets" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/blockwallet/logo.png" - } - ] - }, - { - "id": "fade-wtf", - "name": "Fade WTF", - "categories": [ - "applications" - ], - "description": "Privacy for NFTs powered by Light Protocol.", - "links": { - "web": "http://mint.fade.wtf" - }, - "usecases": [ - "nft-community" - ], - "have_token": false, - "third_party_dependency": false - }, - { - "id": "fedimint", - "name": "Fedimint", - "categories": [ - "infrastructure" - ], - "description": "An open-source protocol to custody and transact bitcoin in a community context, built on a strong foundation of privacy", - "team": { - "anonymous": true - }, - "links": { - "web": "https://fedimint.org", - "github": "https://github.com/fedimint", - "docs": "https://fedimint.org/docs/intro", - "blog": "https://fedimint.org/blog", - "twitter": "https://twitter.com/fedimint" - }, - "project_status": { - "live_status": false, - "version": "", - "testnet": false, - "mainnet": false - }, - "usecases": [ - "infrastructure" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/fedimint/logo.png" - } - ] - }, - { - "id": "hackers-congress-paralelni-polis", - "name": "Hackers Congress Paralelní Polis", - "description": "the flagship event of Paralelní Polis, which since 2014 has been regularly attended by over 500 fans and IT experts from all over the world.", - "categories": [ - "social-and-communications" - ], - "links": { - "web": "https://last-shot.hcpp.cz/", - "twitter": "https://twitter.com/institutecrypto", - "telegram": "https://t.me/HCCP20" - }, - "usecases": [ - "events" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/hackers-congress-paralelni-polis/logo.png" - } - ] - }, - { - "id": "asmatch", - "name": "AsMatch", - "categories": [ - "applications" - ], - "description": "The only Web3 matching app that uses ZKPs to authenticate users’ on-chain credentials", - "links": { - "web": "https://www.asmatch.app", - "whitepaper": "https://whitepaper.asmatch.app/", - "blog": "https://asmatch.medium.com/", - "twitter": "https://x.com/AsMatchApp", - "discord": "https://discord.com/invite/yqUWDdyfX9" - }, - "usecases": [ - "dapps" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/asmatch/logo.png" - } - ] - }, - { - "id": "evanesco", - "name": "Evanesco", - "categories": [ - "defi" - ], - "ecosystem": [ - "eva" - ], - "description": "A financial protocol platform that combines Layer0 network infrastructure with a private computing framework.", - "links": { - "web": "https://evanesco.org/", - "github": "https://github.com/Evanesco-Labs" - }, - "project_status": { - "live_status": true, - "mainnet": true, - "testnet": false - }, - "team": { - "anonymous": true - }, - "usecases": [ - "defi" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/evanesco/logo.png" - } - ] - }, - { - "id": "lurch1317", - "name": "lurch1317", - "categories": [ - "applications" - ], - "description": "The omemo variant based on vault1317, which is an off-chain secure communication protocol with deniability under federated XMPP network with", - "links": { - "web": "https://github.com/hardenedvault/lurch/blob/lurch1317/README-lurch1317.md", - "github": "https://github.com/hardenedvault/lurch/blob/lurch1317/README-lurch1317.md" - }, - "usecases": [ - "messaging" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/lurch1317/logo.png" - } - ] - }, - { - "id": "evolution", - "name": "Evolution", - "categories": [ - "defi" - ], - "description": "A new level of your freedom. Anonymously. Secure.", - "ecosystem": [ - "evolution" - ], - "project_status": { - "live_status": true, - "version": "Mainnet", - "testnet": false, - "mainnet": true - }, - "links": { - "web": "https://evolution-network.org", - "github": "https://github.com/evolution-project", - "block_explorer": "https://chain.evolution-network.org/", - "docs": "https://docs.evolution-network.org/", - "blog": "https://evolutionproject.medium.com/", - "twitter": "https://x.com/evox_project", - "discord": "https://discord.com/invite/erYnAQf", - "telegram": "https://t.me/EvoxNetwork" - }, - "team": { - "anonymous": true - }, - "usecases": [ - "currency" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/evolution/logo.png" - } - ] - }, - { - "id": "ont-id", - "name": "ONT ID", - "categories": [ - "applications" - ], - "description": "Bringing trustless identity to Web3 manage your data with ONT ID", - "links": { - "web": "https://ont.id", - "github": "https://github.com/ont-id/", - "docs": "https://docs.ont.io/decentralized-identity-and-data/ontid", - "blog": "https://medium.com/@theontologyteam", - "twitter": "https://x.com/OntologyNetwork", - "discord": "https://discord.com/invite/4SrrJy2zHe", - "facebook": "https://www.facebook.com/ONTnetwork/", - "telegram": "https://t.me/OntologyAnnouncements" - }, - "have_token": false, - "usecases": [ - "did" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/ont-id/logo.png" - } - ] - }, - { - "id": "status-web3-browser", - "name": "Status Web3 Browser", - "categories": [ - "applications" - ], - "description": "Access the latest defi dapps, exchanges, marketplaces, games and more with the Web3 Browser", - "links": { - "web": "https://status.im/web-three-browser/", - "github": "https://github.com/status-im", - "blog": "https://status.app/blog", - "twitter": "https://twitter.com/ethstatus", - "facebook": "https://www.facebook.com/ethstatus/about" - }, - "usecases": [ - "browser" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/status-web3-browser/logo.png" - } - ] - }, - { - "id": "sismo", - "name": "Sismo", - "categories": [ - "applications" - ], - "description": "a modular protocol issuing ZK Badges for reputation portability and aggregation", - "links": { - "web": "https://www.sismo.io/", - "github": "https://github.com/sismo-core", - "docs": "https://docs.sismo.io/sismo-docs", - "blog": "https://sismo.mirror.xyz/", - "twitter": "https://x.com/sismo_eth", - "discord": "https://discord.com/invite/xKTMeRUX6u" - }, - "have_token": false, - "usecases": [ - "did" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/sismo/logo.png" - } - ] - }, - { - "id": "holonym", - "name": "Holonym", - "categories": [ - "applications" - ], - "description": "ZK-identity protocol for anonymous KYC, sybil resistance, and compliance.", - "team": { - "anonymous": true - }, - "links": { - "web": "https://holonym.id", - "github": "https://github.com/holonym-foundation", - "docs": "https://docs.holonym.id/", - "blog": "https://medium.com/holonym", - "twitter": "https://x.com/0xHolonym" - }, - "have_token": false, - "usecases": [ - "kyc-solution" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/holonym/logo.png" - } - ] - }, - { - "id": "layerx", - "name": "LayerX", - "categories": [ - "infrastructure" - ], - "description": "A privacy-preserving blockchain on Substrate", - "links": { - "web": "https://layerx.co.jp", - "github": "https://github.com/LayerXcom" - }, - "usecases": [ - "infrastructure" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/layerx/logo.png" - } - ] - }, - { - "id": "kyc-not-me", - "name": "KYC not me", - "categories": [ - "applications" - ], - "description": "buy, exchange, trade and use cryptos without needing to identify themselves, and preserving the decentralized and self-governed essence of Cryptocurrencies (only BTC & XMR)", - "team": { - "anonymous": true - }, - "links": { - "web": "https://kycnot.me/", - "github": "https://codeberg.org/pluja/kycnot.me", - "twitter": "https://x.com/kycnot" - }, - "usecases": [ - "kyc-solution" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/kyc-not-me/logo.png" - } - ] - }, - { - "id": "webb", - "name": "Webb", - "categories": [ - "defi" - ], - "ecosystem": [ - "tangle" - ], - "description": "an interoperable private bridge", - "technology": { - "type": "zk", - "features": [ - "Anchor System" - ] - }, - "links": { - "web": "https://app.webb.tools/#/tornado", - "github": "https://github.com/webb-tools", - "docs": "https://docs.manta.network/docs/Introduction" - }, - "project_status": { - "live_status": false, - "beta": true, - "mainnet": false, - "testnet": false - }, - "team": { - "anonymous": true - }, - "usecases": [ - "defi" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/webb/logo.png" - } - ] - }, - { - "id": "unijoin", - "name": "UniJoin", - "categories": [ - "applications" - ], - "description": "help you regain and maintain your anonymity by mixing your cryptos in a pool using CoinJoin technology", - "links": { - "web": "https://unijoin.io" - }, - "sunset": true, - "usecases": [ - "mixing-service" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/unijoin/logo.png" - } - ] - }, - { - "id": "hurricane-protocol", - "name": "Hurricane Protocol", - "categories": [ - "defi" - ], - "usecases": [ - "defi" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/hurricane-protocol/logo.png" - } - ] - }, - { - "id": "realran", - "name": "RealRan", - "categories": [ - "infrastructure" - ], - "description": "RealRan comes from the global engineering and cryptography research team, expertise in cryptography protocol and distribution consensus engineering", - "links": { - "web": "https://www.realran.com/home", - "github": "https://github.com/realran", - "docs": "https://docs.realran.com/Docs/Getting%20Started/Overview", - "blog": "https://medium.com/@realran", - "twitter": "https://x.com/RealRanCrypto/", - "discord": "https://discord.com/invite/K9J5cCAAUC" - }, - "sunset": true, - "usecases": [ - "research-and-development" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/realran/logo.png" - } - ] - }, - { - "id": "fairmath", - "name": "FairMath", - "categories": [ - "applications" - ], - "description": "Building Privacy Preserving Future Rooted in Fully Homomorphic Encryption (FHE)", - "links": { - "web": "https://fairmath.xyz/", - "github": "https://github.com/fairmath", - "twitter": "https://x.com/FairMath", - "discord": "https://discord.com/invite/NfhXwyr9M5" - }, - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/fairmath/logo.png" - } - ] - }, - { - "id": "polygon-nightfall", - "name": "Polygon Miden", - "categories": [ - "infrastructure" - ], - "description": "a zero-knowledge rollup for high-throughput and private applications", - "ecosystem": [ - "polygon" - ], - "links": { - "web": "https://polygon.technology/polygon-miden", - "docs": "https://0xpolygonmiden.github.io/miden-base/introduction.html", - "github": "https://github.com/0xPolygonMiden", - "blog": "https://polygon.technology/blog-tags/polygon-miden", - "twitter": "https://twitter.com/0xPolygon" - }, - "team": { - "anonymous": false - }, - "project_status": { - "live_status": true, - "version": "testnet", - "testnet": true, - "mainnet": false - }, - "usecases": [ - "eth-layer-2" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/polygon-nightfall/logo.png" - } - ] - }, - { - "id": "privatixy", - "name": "Privatixy", - "categories": [ - "infrastructure" - ], - "description": "An open-source protocol that offers a wide variety of solutions for privacy preservation for blockchain users", - "have_token": false, - "tokens": [ - { - "symbol": "PRIVATIXY" - } - ], - "usecases": [ - "infrastructure" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/privatixy/logo.png" - } - ] - }, - { - "id": "hinkal", - "name": "Hinkal", - "categories": [ - "defi" - ], - "usecases": [ - "defi" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/hinkal/logo.png" - } - ] - }, - { - "id": "ywallet", - "name": "YWallet", - "categories": [ - "applications" - ], - "description": "YWallet is a privacy-oriented wallet and messenger for Ycash and Zcash.", - "ecosystem": [ - "ycash", - "zcash" - ], - "links": { - "web": "https://ywallet.app/" - }, - "team": { - "anonymous": true - }, - "usecases": [ - "wallets" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/ywallet/logo.png" - } - ] - }, - { - "id": "obscuro", - "name": "TEN (formerly Obscuro)", - "categories": [ - "infrastructure" - ], - "description": "a layer 2 solution for Ethereum that brings privacy and scale", - "ecosystem": [ - "ethereum" - ], - "team": { - "anonymous": false - }, - "links": { - "web": "https://ten.xyz/", - "whitepaper": "https://whitepaper.ten.xyz/", - "twitter": "https://x.com/tenprotocol", - "discord": "https://discord.com/invite/tenprotocol", - "telegram": "https://t.me/tenprotocol" - }, "project_status": { "live_status": true, "version": "Testnet", "testnet": true, "mainnet": false }, - "usecases": [ - "eth-layer-2" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/obscuro/logo.png" - } - ] - }, - { - "id": "dmail-network", - "name": "Dmail Network", - "categories": [ - "applications" - ], - "description": "Construct DID in Web3.0, Not Just an Email.", - "ecosystem": [ - "multichain" - ], - "links": { - "web": "https://dmail.ai", - "github": "https://github.com/dmailofficial/dmail", - "docs": "https://dmailnetwork.gitbook.io/dmail-network", - "blog": "https://blog.dmail.ai/", - "twitter": "https://x.com/dmailofficial?ref=blog.dmail.ai", - "discord": "https://discord.com/invite/RyYNmdqjF9?ref=blog.dmail.ai", - "telegram": "https://t.me/dmailofficial" - }, - "have_token": false, - "usecases": [ - "did" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/dmail-network/logo.png" - } - ] - }, - { - "id": "x-cash", - "name": "x-cash", - "categories": [ - "defi" - ], - "description": "Web3’s Private Public Computing Platform", - "ecosystem": [ - "xcash" - ], - "project_status": { - "version": "Mainnet", - "live_status": true, - "mainnet": true, - "testnet": false - }, - "links": { - "web": "https://xcash.tech", - "github": "https://github.com/X-CASH-official", - "blog": "https://medium.com/x-cash", - "twitter": "https://x.com/XCashCrypto", - "youtube": "https://www.youtube.com/@x-cashcommunity1764", - "discord": "https://discord.com/invite/4CAahnd" - }, - "team": { - "anonymous": false - }, - "usecases": [ - "currency" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/x-cash/logo.png" - } - ] - }, - { - "id": "freechat", - "name": "FreeChat", - "categories": [ - "applications" - ], - "description": "Web3 Social", - "links": { - "web": "https://twitter.com/Freeture_Chat" - }, - "usecases": [ - "dapps" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.jpg", - "ext": "jpg", - "url": "https://explorer-data.web3privacy.info/assets/projects/freechat/logo.jpg" - } - ] - }, - { - "id": "beepo", - "name": "Beepo", - "categories": [ - "social-and-communications" - ], - "description": "A social networking application integrated with a multichain chain crypto wallet, a web 3 browser, instant messaging and calling, an eCommerce store, and a sales catalog section for business accounts", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Michael Jimoh", - "role": "Co-Founder & CEO" - }, - { - "name": "Clement Hochart", - "role": "Co-Founder" - } - ] - }, - "links": { - "web": "https://beepoapp.net/#features", - "github": "https://github.com/beepo-app", - "whitepaper": "https://beepo.gitbook.io/internal-wiki/the-company/whitepaper", - "twitter": "https://x.com/beepoapp", - "discord": "https://discord.com/invite/DhYJGgAVzR", - "telegram": "https://t.me/beepoapp" - }, - "usecases": [ - "messaging" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/beepo/logo.png" - } - ] - }, - { - "id": "natix-network", - "name": "NATIX Network", - "categories": [ - "applications" - ], - "description": "Patent-pending technology is the easiest way to make any camera smart and 100% privacy compliant", - "links": { - "web": "https://www.natix.network", - "whitepaper": "https://docs.natix.network/whitepaper", - "twitter": "https://x.com/NATIXNetwork", - "discord": "https://discord.com/invite/natixnetwork", - "facebook": "https://www.facebook.com/NATIX.Network", - "telegram": "https://t.me/NATIXNetwork" - }, - "usecases": [ - "data-management" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/natix-network/logo.png" - } - ] - }, - { - "id": "phala-network", - "name": "Phala Network", - "categories": [ - "infrastructure" - ], - "description": "Privacy-Enhanced Permissionless Computing Protocol.", - "ecosystem": [ - "kusama" - ], - "links": { - "web": "https://www.phala.network/en/", - "github": "https://github.com/Phala-Network", - "docs": "https://docs.phala.network/", - "forum": "https://forum.phala.network/", - "whitepaper": "https://www.phala.network/pdf/phala-paper.pdf", - "changelog": "https://phala.network/changelog", - "blog": "https://phala.network/blog", - "twitter": "https://x.com/PhalaNetwork", - "discord": "https://discord.com/invite/phala-network", - "telegram": "https://t.me/phalanetwork" - }, - "team": { - "anonymous": false, - "company": { - "link": "https://www.phala.network/en/aboutUs/" - } - }, - "usecases": [ - "computing" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/phala-network/logo.png" - } - ] - }, - { - "id": "interep", - "name": "Interep", - "categories": [ - "applications" - ], - "description": "Anti-sybil as a service", - "links": { - "web": "https://interep.link", - "github": "https://github.com/interep-project", - "docs": "https://docs.interep.link/", - "blog": "https://mirror.xyz/privacy-scaling-explorations.eth/w7zCHj0xoxIfhoJIxI-ZeYIXwvNatP1t4w0TsqSIBe4", - "education": "https://x.com/PrivacyScaling/status/1570046655998709764" - }, - "have_token": false, - "usecases": [ - "did" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/interep/logo.png" - } - ] - }, - { - "id": "scala", - "name": "Scala", - "categories": [ - "infrastructure" - ], - "description": "A secure, anonymous and mobile-friendly cryptocurrency offering easy-to-use solutions to ensure financial privacy", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Hayzam", - "role": "Founder, Lead Developer" - } - ] - }, - "links": { - "web": "https://scalaproject.io", - "github": "https://github.com/scala-network/", - "docs": "https://wiki.scalaproject.io/", - "blog": "https://scala.network/blog/", - "twitter": "https://twitter.com/scalahq" - }, - "have_token": false, - "tokens": [ - { - "symbol": "XLA" - } - ], - "project_status": { - "live_status": true, - "version": "Mainnet", - "testnet": false, - "mainnet": true - }, "usecases": [ "infrastructure" ], @@ -16655,3882 +19528,7 @@ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/scala/logo.png" - } - ] - }, - { - "id": "hashbon-pass", - "name": "Hashbon Pass", - "categories": [ - "applications" - ], - "description": "Tokenized All Web3 Pass to KYC while being anonymous.", - "team": { - "anonymous": false - }, - "links": { - "web": "https://pass.hashbon.com", - "docs": "https://hashbon.gitbook.io/hashbon-rocket", - "whitepaper": "https://pass.hashbon.com/files/Hashbon_Pass_Whitepaper_v1.0.pdf", - "twitter": "https://twitter.com/hashbon", - "telegram": "https://t.me/hashbon_chat" - }, - "usecases": [ - "kyc-solution" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/hashbon-pass/logo.png" - } - ] - }, - { - "id": "spruce", - "name": "Spruce", - "categories": [ - "applications" - ], - "description": "open-source stack to leave control of identity and data where it should be: with users", - "links": { - "web": "https://spruceid.com", - "github": "https://github.com/spruceid", - "docs": "https://www.spruceid.dev/", - "blog": "https://blog.spruceid.com/", - "twitter": "https://x.com/SpruceID", - "discord": "https://discord.com/invite/KmQeRhQPYh" - }, - "have_token": false, - "usecases": [ - "did" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/spruce/logo.png" - } - ] - }, - { - "id": "elusiv", - "name": "Elusiv", - "categories": [ - "defi" - ], - "ecosystem": [ - "solana" - ], - "description": "Create blockchain privacy solutions that are built for everyday transactions — with the power of scalable ZK infrastructure on Solana.", - "technology": { - "type": "zk", - "features": [ - "zk-SNARKS" - ] - }, - "links": { - "web": "https://elusiv.io/", - "github": "https://github.com/elusiv-privacy", - "docs": "https://docs.elusiv.io/" - }, - "project_status": { - "live_status": true, - "mainnet": true, - "testnet": false - }, - "team": { - "anonymous": false, - "company": { - "link": "https://www.linkedin.com/search/results/people/?currentCompany=%5B%2280778213%22%5D&origin=COMPANY_PAGE_CANNED_SEARCH&sid=s_%40" - } - }, - "usecases": [ - "defi" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/elusiv/logo.png" - } - ] - }, - { - "id": "anonzk-incognito", - "name": "AnonZK Incognito", - "categories": [ - "applications" - ], - "description": "A privacy tool known as a mixer, which we developed to utilize zk-SNARKs technology to increase anonymity.", - "links": { - "web": "https://incognito.anonzk.io" - }, - "usecases": [ - "mixing-service" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/anonzk-incognito/logo.png" - } - ] - }, - { - "id": "dusk-network", - "name": "Dusk Network", - "categories": [ - "defi" - ], - "ecosystem": [ - "dusk" - ], - "description": "Is technology for securities. An open source and secure blockchain (DLT) infrastructure that businesses use to tokenize financial instruments and automate costly processes.", - "links": { - "web": "https://dusk.network/", - "github": "https://github.com/dusk-network" - }, - "project_status": { - "live_status": false, - "testnet": true, - "mainnet": false - }, - "team": { - "anonymous": false, - "company": { - "link": "https://dusk.network/pages/team" - } - }, - "usecases": [ - "defi" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/dusk-network/logo.png" - } - ] - }, - { - "id": "litentry", - "name": "Litentry", - "categories": [ - "applications" - ], - "description": "A decentralized identity aggregator, providing the structure and tools to empower you and your identity", - "ecosystem": [ - "multichain" - ], - "links": { - "web": "https://litentry.com", - "github": "https://github.com/litentry", - "docs": "https://docs.litentry.com/", - "blog": "https://litentry.medium.com/", - "twitter": "https://x.com/litentry", - "discord": "https://discord.com/invite/litentryofficial", - "telegram": "https://t.me/litentry" - }, - "team": { - "anonymous": false, - "company": { - "link": "https://www.linkedin.com/search/results/people/?currentCompany=%5B%2240805422%22%5D&origin=COMPANY_PAGE_CANNED_SEARCH&sid=2W3" - } - }, - "have_token": false, - "token_link": "https://coinmarketcap.com/currencies/litentry/", - "usecases": [ - "did" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/litentry/logo.png" - } - ] - }, - { - "id": "1rpc", - "name": "1RPC", - "categories": [ - "infrastructure" - ], - "description": "The Web3 Private RPC Relay", - "links": { - "web": "https://www.1rpc.io", - "docs": "https://docs.ata.network/1rpc/introduction/", - "twitter": "https://x.com/1rpc_" - }, - "usecases": [ - "rpc-provider" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/1rpc/logo.png" - } - ] - }, - { - "id": "denet", - "name": "DeNet", - "categories": [ - "applications" - ], - "ecosystem": [ - "polygon" - ], - "description": "Decentralized Storage Protocol for Web3 services ", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Denis Shelestov", - "link": "https://x.com/djdeniro1" - }, - { - "name": "Daniil Maslov", - "link": "https://x.com/tttcrp" - } - ] - }, - "links": { - "web": "https://denet.pro/", - "github": "https://github.com/denetpro", - "doc": "https://docs.denet.pro/", - "blog": "https://medium.com/denetpro", - "twitter": "https://x.com/DeNetPro", - "telegram": "https://t.me/denetnews", - "discord": "https://discord.com/invite/PSnjPCq4x5" - }, - "sunset": false, - "tokens": [ - { - "name": "DeNet File Token", - "symbol": "$DE", - "network": "Polygon", - "contract_address": "0x081ec4c0e30159c8259bad8f4887f83010a681dc", - "token_link": "https://polygonscan.com/token/0x081ec4c0e30159c8259bad8f4887f83010a681dc" - } - ], - "blockchain_features": { - "opensource": true, - "asset_custody_type": "non-custody", - "p2p": false - }, - "privacy_policy": { - "defined": false - }, - "default_privacy": true, - "tracebility": { - "kyc": false - }, - "storage": { - "decentralized": true - }, - "usecases": [ - "storage" - ], - "have_token": false, - "third_party_dependency": false - }, - { - "id": "mix-btc", - "name": "Mix BTC", - "categories": [ - "applications" - ], - "description": "Bitcoin mixer.", - "team": { - "anonymous": true - }, - "links": { - "web": "https://mixbtc.online", - "twitter": "https://x.com/mixbtc_online" - }, - "project_status": { - "live_status": true, - "version": "unkown", - "testnet": false, - "mainnet": false - }, - "usecases": [ - "mixing-service" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/mix-btc/logo.png" - } - ] - }, - { - "id": "coinshuffle", - "name": "CoinShuffle++", - "categories": [ - "applications" - ], - "description": "CoinShuffle++ (CSPP) is a mixing protocol used to create Decred CoinJoin transactions", - "links": { - "web": "https://github.com/decred/cspp" - }, - "usecases": [ - "mixing-service" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/coinshuffle/logo.png" - } - ] - }, - { - "id": "private-finance-syndicate", - "name": "Private Finance Syndicate", - "categories": [ - "social-and-communications" - ], - "description": "Privacy-oriented investment fund.", - "links": { - "web": "https://privatefinancesyndicate.io", - "blog": "https://medium.com/nav-coin/2023-the-private-finance-syndicate-faqs-3f435d93688a", - "twitter": "https://twitter.com/prifisyndicate" - }, - "usecases": [ - "alliances" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/private-finance-syndicate/logo.png" - } - ] - }, - { - "id": "zkusd", - "name": "zkUSD", - "categories": [ - "defi" - ], - "usecases": [ - "defi" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/zkusd/logo.png" - } - ] - }, - { - "id": "lunar", - "name": "Lunar aka Brume Wallet", - "categories": [ - "applications" - ], - "ecosystem": [ - "ethereum" - ], - "links": { - "web:": "https://bento.me/brume", - "github:": "https://github.com/brumewallet", - "twitter": "https://twitter.com/BrumeWallet" - }, - "project_status": { - "live_status": true, - "version": "0.5.16", - "testnet": false, - "mainnet": false - }, - "team": { - "anonymous": true, - "teammembers": [ - { - "name": "Haz Æ 41", - "role": "Founder", - "link": "https://x.com/hazae41" - } - ] - }, - "usecases": [ - "wallets" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/lunar/logo.png" - } - ] - }, - { - "id": "ruby", - "name": "RUBY", - "categories": [ - "infrastructure" - ], - "description": "The Decentralized Privacy-Centric Protocol for Web3", - "team": { - "anonymous": true - }, - "links": { - "web": "https://www.ruby.xyz", - "github": "https://github.com/Ruby-Protocol", - "docs": "https://wiki.ruby.xyz/", - "Twitter": "https://twitter.com/RubyProtocol" - }, - "have_token": false, - "tokens": [ - { - "symbol": "RUBY" - } - ], - "usecases": [ - "infrastructure" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/ruby/logo.png" - } - ] - }, - { - "id": "privacy-infrastructure-solutions", - "name": "Privacy Infrastructure Solutions", - "categories": [ - "hardware" - ], - "description": "Cloud and data center acceleration solution for Privacy Enhancing Technologies", - "ecosystem": [ - "multichain" - ], - "links": { - "web": "https://www.chain-reaction.io", - "docs": "https://www.chain-reaction.io/resource-hub/", - "blog": "https://chain-reaction.io/news-media/", - "twitter": "https://x.com/chainreactioni0" - }, - "team": { - "anonymous": false, - "company": { - "link": "https://www.chain-reaction.io/about/" - } - }, - "usecases": [ - "hardware" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/privacy-infrastructure-solutions/logo.png" - } - ] - }, - { - "id": "wownero", - "name": "Wownero", - "categories": [ - "defi" - ], - "description": "Privacy-respecting memecoin, no pre-mine, no dev tax, software fork of Monero with fixed supply of 184 million coins", - "ecosystem": [ - "wownero" - ], - "product_launch_day": "01 April 2018", - "project_type": "Memecoin", - "technology": { - "type": "Privacy", - "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)", - "opensource": false - }, - "links": { - "web": "https://wownero.org", - "github": "https://git.wownero.com/wownero/wownero", - "bloc_explorer": "https://muchwow.lol", - "docs": "https://wownerodocs.org/", - "forum": "https://forum.wownero.com", - "whitepapper": "https://wownero.org/whitepaper.pdf", - "twitter": "https://twitter.com/W0wn3r0", - "discord": "https://discord.gg/ykZyAzJhDK", - "telegram": "https://t.me/wownero" - }, - "team": { - "anonymous": true - }, - "licences": "MIT License", - "tracebility": { - "kyc": false - }, - "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, - "testnet": false - }, - "usecases": [ - "currency" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/wownero/logo.png" - } - ] - }, - { - "id": "orchid", - "name": "Orchid", - "categories": [ - "applications" - ], - "description": "Orchid is a platform that enables an onion routing network incentivized by OXT and a multi-hop VPN client", - "ecosystem": [ - "multichain" - ], - "links": { - "web": "https://www.orchid.com", - "github": "https://github.com/OrchidTechnologies", - "whitepaper": "https://www.orchid.com/whitepaper/english.pdf", - "docs": "https://docs.orchid.com/en/latest/", - "blog": "https://blog.orchid.com/", - "twitter": "https://x.com/OrchidProtocol", - "discord": "https://discord.com/invite/GDbxmjxX9F", - "facebook": "https://www.facebook.com/OrchidProtocol" - }, - "team": { - "anonymous": false, - "company": { - "link": "https://www.linkedin.com/search/results/people/?currentCompany=%5B%2218313136%22%5D&origin=COMPANY_PAGE_CANNED_SEARCH&sid=cWH" - } - }, - "have_token": false, - "token_link": "https://coinmarketcap.com/currencies/orchid/", - "usecases": [ - "vpn" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/orchid/logo.png" - } - ] - }, - { - "id": "sunscreen", - "name": "Sunsscreen", - "categories": [ - "applications" - ], - "description": "Privacy engine of the new web.", - "links": { - "web": "https://sunscreen.tech/", - "blog": "https://blog.sunscreen.tech/", - "twitter": "https://x.com/sunscreentech", - "discord": "https://discord.com/invite/WHCs6jNNDS" - }, - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/sunscreen/logo.png" - } - ] - }, - { - "id": "dappnode", - "name": "DappNode", - "categories": [ - "hardware" - ], - "description": "Easy to use hardware and software solution for running Ethereum and other kind of nodes, staking, IPFS, etc", - "ecosystem": [ - "multichain" - ], - "links": { - "web": "https://dappnode.io/", - "github": "https://github.com/dappnode", - "docs": "https://docs.dappnode.io/", - "forum": "https://discourse.dappnode.io/", - "blog": "https://medium.com/dappnode", - "twitter": "https://x.com/DAppNode", - "discord": "https://discord.com/invite/dappnode" - }, - "team": { - "anonymous": false, - "company": { - "link": "https://dappnode.com/pages/about" - } - }, - "usecases": [ - "hardware" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/dappnode/logo.png" - } - ] - }, - { - "id": "litecash", - "name": "Litecash", - "categories": [ - "defi" - ], - "description": "The first fork of Beam. We removed the founders reward and are 100% community-funded", - "ecosystem": [ - "mimblewimble" - ], - "links": { - "web": "https://lite-cash.com", - "github": "https://github.com/Litecash-Dev", - "whitepaper": "https://lite-cash.com/LitecashWhitepaper.pdf", - "twitter": "https://x.com/LitecashPR", - "discord": "https://discord.com/invite/kga9sgg", - "telegram": "https://t.me/litecashgroup" - }, - "team": { - "anonymous": true - }, - "usecases": [ - "currency" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/litecash/logo.png" - } - ] - }, - { - "id": "outdid", - "name": "OutDID", - "categories": [ - "applications" - ], - "description": "Your Zero-Knowledge, Decentralized KYC filter of Blockchain users.", - "links": { - "web": "https://www.outdid.io", - "blog": "https://medium.com/@getoutdid", - "twitter": "https://x.com/getoutdid", - "telegram": "https://t.me/outdid_io" - }, - "usecases": [ - "kyc-solution" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/outdid/logo.png" - } - ] - }, - { - "id": "universal-privacy-alliance", - "name": "Universal Privacy Alliance", - "categories": [ - "social-and-communications" - ], - "description": "seeks to advance the understanding of privacy as the very basis of free and flourishing digital societies", - "links": { - "web": "https://privacyalliance.com", - "blog": "https://nymtech.medium.com/press-release-universal-privacy-alliance-launches-privacy-legal-defence-fund-at-devcon-c80af393ab11", - "twitter": "https://twitter.com/priv_alliance" - }, - "usecases": [ - "alliances" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/universal-privacy-alliance/logo.png" - } - ] - }, - { - "id": "nuco-cloud", - "name": "Nuco-cloud", - "categories": [ - "applications" - ], - "description": "Enabling tomorrow’s tech like Ai with scalable, sustainable computing power and up to a 90% cost reduction.", - "links": { - "web": "https://www.nuco.cloud/", - "github": "https://github.com/IronEagleCapital", - "whitepaper": "https://www.nuco.cloud/whitepaper", - "blog": "https://nucocloud.medium.com/", - "twitter": "https://x.com/nucocloud", - "discord": "https://discord.com/invite/5fSC5aEhpm", - "facebook": "https://www.facebook.com/nuco.cloud.distributedcloudcomputing/", - "telegram": "https://t.me/officialnucocloudgroup" - }, - "have_token": false, - "token_link": "https://etherscan.io/token/0xE0C8b298db4cfFE05d1bEA0bb1BA414522B33C1B", - "tokens": [ - { - "name": "nuco.cloud", - "symbol": "NCDT", - "network": "Ethereum", - "contract_address": "0xe0c8b298db4cffe05d1bea0bb1ba414522b33c1b" - } - ], - "sunset": false, - "usecases": [ - "ai" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/nuco-cloud/logo.png" - } - ] - }, - { - "id": "discreet-labs", - "name": "Discreet Labs", - "categories": [ - "infrastructure" - ], - "description": "Build blockchain systems for a more private, self-sovereign future on Fidora", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Samuel Harrison", - "role": "CEO", - "link": "https://x.com/samuelpharrison" - }, - { - "name": "Peter Abilla", - "role": "CBO", - "link": "https://x.com/shmula" - } - ] - }, - "links": { - "web": "https://discreetlabs.io", - "twitter": "https://x.com/discreet_labs" - }, - "usecases": [ - "research-and-development" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/discreet-labs/logo.png" - } - ] - }, - { - "id": "semaphore", - "name": "semaphore", - "categories": [ - "applications" - ], - "description": "Semaphore is a protocol that allows users to prove their membership in a group and transmit anonymous data, such as votes or feedback, without revealing their identities.", - "project_status": { - "version": "V4-beta", - "live_status": true, - "mainnet": false, - "testnet": true - }, - "team": { - "anonymous": true - }, - "links": { - "github": "https://github.com/semaphore-protocol", - "web": "https://semaphore.pse.dev", - "discord": "https://semaphore.pse.dev/discord", - "twitter": "https://semaphore.pse.dev/twitter", - "docs": "https://docs.semaphore.pse.dev" - }, - "technology": { - "type": "zk-kit, circom, snarkjs", - "features": [ - "" - ] - }, - "usecases": [ - "did" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/semaphore/logo.png" - } - ] - }, - { - "id": "particl", - "name": "Particl", - "categories": [ - "applications" - ], - "ecosystem": [ - "particl" - ], - "description": "The only marketplace for private and unrestricted e-commerce", - "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" - }, - "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", - "p2p": true - }, - "privacy_policy": { - "defined": true, - "link": "https://academy.particl.io/en/latest/particl-blockchain/blockchain_privacy.html" - }, - "default_privacy": true, - "tracebility": { - "kyc": false - }, - "third_party_dependency": false, - "usecases": [ - "currency" - ], - "have_token": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/particl/logo.png" - } - ] - }, - { - "id": "fractal-id", - "name": "Fractal ID", - "categories": [ - "applications" - ], - "description": "We help web3 platforms and ecosystems ensure data and regulatory compliance by enabling selective disclosure of verified user data to KYC/AML status", - "links": { - "web": "https://web.fractal.id", - "github": "https://github.com/trustfractal", - "docs": "https://fractal-id.gitbook.io/fractal-id", - "blog": "https://web.fractal.id/blog/", - "twitter": "https://x.com/Fractal_ID", - "telegram": "https://t.me/Fractal_ID_Support_bot" - }, - "have_token": false, - "usecases": [ - "did" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/fractal-id/logo.png" - } - ] - }, - { - "id": "marlin", - "name": "Marlin", - "categories": [ - "infrastructure" - ], - "description": "Serverless backends for Web3 - Access and process data verifiably using ZKPs and TEEs", - "ecosystem": [ - "ethereum" - ], - "project_status": { - "live_status": true, - "version": "Mainnet", - "testnet": true, - "mainnet": true - }, - "links": { - "web": "https://www.marlin.org/", - "docs": "https://docs.marlin.org/", - "github": "https://github.com/marlinprotocol", - "blog": "https://blog.marlin.org/", - "twitter": "https://twitter.com/MarlinProtocol/", - "discord": "https://discord.gg/pdQZyyy", - "telegram": "https://t.me/marlinprotocol", - "facebook": "https://www.facebook.com/marlinprotocol/" - }, - "team": { - "anonymous": true - }, - "technology": { - "type": "TEE, ZK", - "features": [ - "Serverless", - "ZK proof marketplace" - ] - }, - "blockchain_features": { - "p2p": false, - "opensource": true - }, - "tracebility": { - "kyc": false, - "sign_in_type_requirments": "wallet" - }, - "default_privacy": true, - "storage": { - "decentralized": true - }, - "usecases": [ - "computing" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/marlin/logo.png" - } - ] - }, - { - "id": "samourai-wallet", - "name": "Samourai Wallet", - "categories": [ - "applications" - ], - "description": "A modern bitcoin wallet hand forged to keep your transactions private your identity masked and your funds secured", - "ecosystem": [ - "bitcoin" - ], - "links": { - "web": "https://samouraiwallet.com/products", - "docs": "https://docs.samourai.io/wallet/start" - }, - "team": { - "anonymous": true - }, - "sunset": true, - "usecases": [ - "wallets" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/samourai-wallet/logo.png" - } - ] - }, - { - "id": "stereum", - "name": "Stereum", - "categories": [ - "infrastructure" - ], - "description": "Graphical tool for installing Ethereum clients on a remote server via SSH connection with a simple setup guide, phone app for remote monitoring, control center and other features", - "team": { - "anonymous": true - }, - "links": { - "web": "https://stereum.net/ethereum-node-setup/", - "github": "https://github.com/stereum-dev/ethereum-node", - "docs": "https://stereum.net/content/guides", - "twitter": "https://twitter.com/stereumdev" - }, - "project_status": { - "live_status": true, - "version": "v2.1.3", - "testnet": true, - "mainnet": true - }, - "usecases": [ - "node" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/stereum/logo.png" - } - ] - }, - { - "id": "wiremin", - "name": "WireMin", - "categories": [ - "applications" - ], - "description": "A decentralized social network.", - "links": { - "web": "https://wiremin.org/#/", - "blog": "https://wiremin.org/#/blog", - "twitter": "https://x.com/WireMin", - "facebook": "https://www.facebook.com/WireMinApp/" - }, - "usecases": [ - "dapps" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/wiremin/logo.png" - } - ] - }, - { - "id": "stashh", - "name": "Stashh", - "categories": [ - "applications" - ], - "description": "Explore the worlds first marketplace for NFTs with privacy by default and unlock their hidden data", - "links": { - "web": "https://stashh.io", - "github": "https://github.com/stashh-labs", - "blog": "https://blog.stashh.io/", - "twitter": "https://x.com/StashhApp", - "discord": "https://discord.com/invite/stashh-855087853662502983", - "telegram": "https://t.me/stashhio" - }, - "project_status": { - "live_status": true, - "version": "Mainnet", - "testnet": false, - "mainnet": true - }, - "have_token": false, - "sunset": false, - "usecases": [ - "nft-community" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/stashh/logo.png" - } - ] - }, - { - "id": "blockstream-green", - "name": "Blockstream Green", - "categories": [ - "applications" - ], - "description": "A multi-platform, feature-rich Bitcoin and Liquid wallet by Blockstream", - "ecosystem": [ - "bitcoin" - ], - "links": { - "web": "https://blockstream.com/green/", - "github": "https://github.com/Blockstream/green_qt", - "docs": "https://help.blockstream.com/hc/en-us/categories/900000056183-Blockstream-Green/", - "twitter": "https://x.com/Blockstream" - }, - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Dr. Adam Back", - "role": "CEO", - "link": "https://blockstream.com/about/" - } - ] - }, - "project_status": { - "live_status": true, - "version": "2.0.6", - "testnet": false, - "mainnet": false - }, - "usecases": [ - "wallets" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/blockstream-green/logo.png" - } - ] - }, - { - "id": "zkchaos", - "name": "ZKCHAOS", - "categories": [ - "infrastructure" - ], - "description": "ZKCHAOS is a layer2-based anonymous transaction protocol, and a fair game platform, which is built to enhance privacy for all kinds of cryptocurrency", - "ecosystem": [ - "tbd" - ], - "links": { - "web": "https://www.zkchaos.com", - "github": "https://github.com/zkchaos", - "blog": "https://zkchaos.medium.com/", - "twitter": "https://x.com/zkchaos2020", - "telegram": "https://t.me/zkchaos" - }, - "usecases": [ - "eth-layer-2" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/zkchaos/logo.png" - } - ] - }, - { - "id": "vocdoni", - "name": "Vocdoni", - "categories": [ - "applications" - ], - "ecosystem": [ - "ethereum" - ], - "description": "To build open source solutions to facilitate decision making in any organization.", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Joan Arus", - "link": "https://x.com/Joan_Arus" - }, - { - "name": "Jordi Aulet", - "link": "https://x.com/jp_aulet" - }, - { - "name": "Pau Escrich", - "link": "https://x.com/wildp4u" - }, - { - "name": "Jordi Pinyana" - }, - { - "name": "Marta Sancho", - "link": "https://x.com/MartaMordis" - }, - { - "name": "Guido Iribarren", - "link": "https://github.com/altergui" - }, - { - "name": "Lucas Menéndez", - "link": "https://github.com/lucasmenendez" - } - ] - }, - "links": { - "web": "https://www.vocdoni.io/", - "github": "https://github.com/vocdoni", - "docs": "https://docs.vocdoni.io/about-us/how-we-work.html", - "block_explorer": "https://explorer.vote/", - "blog": "https://blog.vocdoni.io/", - "twitter": "https://x.com/vocdoni", - "discord": "https://discord.com/invite/Qjm7krrFBf" - }, - "sunset": false, - "funding": { - "name": "Aragon grant 2021/2022", - "link": "https://x.com/AragonProject" - }, - "blockchain_features": { - "opensource": true, - "asset_custody_type": "non-custody", - "p2p": false - }, - "privacy_policy": { - "defined": false - }, - "default_privacy": true, - "third_party_dependency": false, - "storage": { - "decentralized": true - }, - "usecases": [ - "dapps" - ], - "have_token": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/vocdoni/logo.png" - } - ] - }, - { - "id": "integritee", - "name": "Integritee", - "categories": [ - "infrastructure" - ], - "description": "Integritee is a highly scalable, privacy-enabling network in the Polkadot ecosystem with parachains on Polkadot and Kusama", - "team": { - "anonymous": true - }, - "links": { - "web": "https://integritee.network", - "github": "https://github.com/integritee-network", - "docs": "https://docs.integritee.network/", - "blog": "https://www.integritee.network/blog", - "Lightpaper": "https://www.integritee.network/docs/Integritee_%20Lightpaper_2021.pdf", - "twitter": "https://twitter.com/integri_t_e_e" - }, - "have_token": false, - "tokens": [ - { - "symbol": "TEER" - } - ], - "project_status": { - "live_status": true, - "version": "testnet", - "testnet": true, - "mainnet": true - }, - "usecases": [ - "infrastructure" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/integritee/logo.png" - } - ] - }, - { - "id": "vault1317", - "name": "Vault1317", - "categories": [ - "infrastructure" - ], - "description": "An Off-chain secure communication protocol with deniability via ZKP (Ring Signature)", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Shawn Chang", - "role": "Founder & CEO" - }, - { - "name": "Ming Xu", - "role": "COO" - }, - { - "name": "cybernaut.eth", - "role": "CTO" - } - ] - }, - "links": { - "web": "https://hardenedvault.net/blog/2021-06-02-vault1317-thesis/", - "github": "https://github.com/hardenedvault/vault1317" - }, - "usecases": [ - "infrastructure" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/vault1317/logo.png" - } - ] - }, - { - "id": "timpi", - "name": "Timpi", - "categories": [ - "applications" - ], - "description": "Decentralized Search Engine & Index", - "links": { - "web": "https://timpi.io", - "whitepaper": "https://timpi.io/timpi-whitepaper/", - "blog": "https://timpi.io/category/blogs/", - "twitter": "https://x.com/Timpi_TheNewWay", - "discord": "https://discord.com/invite/wGRm9c7JE2", - "telegram": "https://t.me/TimpiMe" - }, - "usecases": [ - "dapps" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/timpi/logo.png" - } - ] - }, - { - "id": "polybase", - "name": "Polybase", - "categories": [ - "infrastructure" - ], - "description": "a public L2 blockchain with private transactions and MEV-resistance powered by zero-knowledge proofs", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Sid Gandhi", - "role": "Co-Founder & CEO" - }, - { - "name": "Calum Moore", - "role": "Co-Founder & CTO" - } - ] - }, - "links": { - "web": "https://polybase.xyz", - "docs": "https://payy.network/docs", - "blog": "https://polybaselabs.com/blog", - "twitter": "https://twitter.com/polybase_xyz" - }, - "project_status": { - "live_status": true, - "version": "Testnet (App Payy - beta/testing)", - "testnet": false, - "mainnet": true - }, - "usecases": [ - "eth-layer-2" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/polybase/logo.png" - } - ] - }, - { - "id": "shade", - "name": "Shade Protocol", - "categories": [ - "defi" - ], - "ecosystem": [ - "secret" - ], - "tokens": [ - { - "name": "Shade Protocol", - "symbol": "SHD", - "network": "Secret Network", - "contract_address": "secret153wu605vvp934xhd4k9dtd640zsep5jkesstdm" - } - ], - "description": "Super app for private DeFi", - "project_type": "DeFi", - "product_launch_day": "2022-02-21", - "technology": { - "type": "TEE", - "name": "Trusted execution environment", - "features": [ - "private", - "DeFi" - ] - }, - "links": { - "web": "https://shadeprotocol.io/", - "twitter": "https://twitter.com/Shade_Protocol", - "telegram": "https://t.me/ShadeProtocol", - "discord": "https://discord.com/invite/YMcUrXK476", - "blog": "https://shadeprotocol.io/blog", - "block_explorer": "https://www.mintscan.io/secret", - "whitepaper": "https://framerusercontent.com/modules/assets/aAMeX7kkaxljkFRXRIN4CElVJbo~pEHSkrNceWvWuHWRiNuOD_CQEuYf_tS-dLtgATuz0QY.pdf", - "github": "https://github.com/securesecrets/shade", - "docs": "https://docs.shadeprotocol.io/shade-protocol/", - "forum": "https://forum.shadeprotocol.io/" - }, - "blockchain_features": { - "p2p": false, - "encryption": "TEE", - "opensource": true, - "viewing_key": true, - "dissapearing_tx": false, - "frontend_anonymity": "options", - "connected_tx": false, - "revealed_recipient": false, - "revealed_sender": false, - "revealed_ammount": false, - "reversability_condition": "viewing key, hack", - "data_masking": "SNIP-20 token", - "asset_custody_type": "non-custody" - }, - "licences": "General Public License", - "privacy_policy": { - "defined": true, - "link": "https://app.shadeprotocol.io/use-terms", - "data_usage": "tools you are making TXs on" - }, - "team": { - "anonymous": false, - "company": { - "name": "Secure Secrets", - "link": "https://www.securesecrets.org/", - "contacts": "https://twitter.com/securesecrets" - }, - "teammembers": [ - { - "name": "Carter L. Woetzel", - "role": "researcher", - "link": "https://twitter.com/l_woetzel" - } - ] - }, - "storage": { - "decentralized": true - }, - "tracebility": { - "tracked_data": "user SCRT adress", - "kyc": false, - "sign_in_type_requirments": "wallet" - }, - "third_party_dependency": false, - "audits": [ - { - "name": "stkd-SCRT", - "link": "https://docs.shadeprotocol.io/shade-protocol/research/audit-log", - "time": "March 29th, 2022" - }, - { - "name": "Bonds", - "link": "https://docs.shadeprotocol.io/shade-protocol/research/audit-log", - "time": "August 2nd, 2022" - } - ], - "social_trust": "Slabs ( MRSINGER )", - "technical_spof": "Can decrypt", - "history": [ - { - "title": "Mainet", - "event_type": "launch", - "description": "Airdrop", - "time": "Feb 21, 2022", - "link": "https://shadeprotocol.io/blog/shade-protocol-claim-tutorial" - } - ], - "client_diversability": [ - { - "name": "Keplr", - "link": "https://www.keplr.app/" - }, - { - "name": "Starshell", - "link": "https://starshell.net/" - } - ], - "default_privacy": true, - "funding": { - "name": "Private investors", - "type": "ICO", - "link": "https://shadeprotocol.io/blog/shade-protocol-raises-5m-20-key-partners-invested", - "value": "5.000.000 $", - "time": "Feb 17, 2022" - }, - "project_status": { - "live_status": true, - "version": "Mainnet", - "testnet": false, - "mainnet": true - }, - "usecases": [ - "defi" - ], - "have_token": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/shade/logo.png" - } - ] - }, - { - "id": "puma-browser", - "name": "Puma browser", - "categories": [ - "applications" - ], - "description": "Puma is a mobile browser and wallet for the Web3 ecosystem. Private by design.", - "links": { - "web": "https://www.pumabrowser.com", - "github": "https://github.com/PumaBrowser", - "blog": "https://www.pumabrowser.com/blog", - "twitter": "https://twitter.com/pumabrowser", - "discord": "https://discord.com/invite/4frpm84" - }, - "usecases": [ - "browser" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/puma-browser/logo.png" - } - ] - }, - { - "id": "rido", - "name": "Rido", - "categories": [ - "applications" - ], - "description": "Web3 Personal Data Layer for AI ", - "team": { - "anonymous": true - }, - "links": { - "web": "https://www.rido.io/", - "github": "https://github.com/ridoio/rido-dao-contract", - "blog": "https://medium.com/@Rido_io", - "twitter": "https://x.com/rido_crypto", - "discord": "https://discord.com/invite/Ekb98rR3pu", - "telegram": "https://t.me/+N6HLxnRL_WE5ZDVl" - }, - "have_token": false, - "sunset": false, - "usecases": [ - "ai" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/rido/logo.png" - } - ] - }, - { - "id": "anytype", - "name": "Anytype", - "categories": [ - "infrastructure" - ], - "description": "local-first, E2E encrypted software designed as a secure place to create and store digital assets. You can use Anytype to create and connect your tasks, notes, ideas, documents, workflows, and more", - "links": { - "web": "https://anytype.io/en", - "github": "https://github.com/anytypeio", - "docs": "https://doc.anytype.io/anytype-docs", - "blog": "https://blog.anytype.io/", - "twitter": "https://twitter.com/anytypelabs", - "telegram": "https://t.me/anytype", - "youtube": "https://www.youtube.com/c/anytype" - }, - "usecases": [ - "infrastructure" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/anytype/logo.png" - } - ] - }, - { - "id": "bandada", - "name": "Bandada", - "categories": [ - "applications" - ], - "description": "An open-source system for managing privacy-preserving groups of anonymous individuals.", - "project_status": { - "version": "testnet", - "live_status": true, - "mainnet": false, - "testnet": true - }, - "team": { - "anonymous": true - }, - "links": { - "web": "https://bandada.pse.dev/", - "docs": "https://docs.bandada.pse.dev/", - "github": "https://github.com/bandada-infra/bandada", - "type": "semaphore, zk-kit" - }, - "usecases": [ - "did" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/bandada/logo.png" - } - ] - }, - { - "id": "no-trust-verify", - "name": "No Trust Verify", - "categories": [ - "infrastructure" - ], - "description": "Take place to the next generation of privacy infrastructure.", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "cgi-bin", - "link": "https://github.com/sven-hash/" - }, - { - "name": "Oheka", - "link": "https://github.com/Oheka" - }, - { - "name": "Amadeous", - "link": "https://github.com/amadeous" - } - ] - }, - "links": { - "web": "https://nym.notrustverify.ch", - "github": "https://github.com/notrustverify", - "blog": "https://blog.notrustverify.ch/", - "twitter": "https://x.com/notrustverif", - "telegram": "https://t.me/notrustverify" - }, - "usecases": [ - "research-and-development" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/no-trust-verify/logo.png" - } - ] - }, - { - "id": "polygon-id", - "name": "Polygon ID", - "categories": [ - "applications" - ], - "description": "a blockchain-native identity system with programmable privacy that empowers people and enables the creation of trusted interactions with web3 services", - "ecosystem": [ - "polygon" - ], - "links": { - "web": "https://polygon.technology/polygon-id/", - "github": "https://github.com/0xPolygonID", - "docs": "https://devs.polygonid.com/docs/quick-start-demo/", - "blog": "https://www.polygonid.com/blog", - "twitter": "https://x.com/0xPolygonID" - }, - "team": { - "anonymous": false, - "company": { - "link": "https://github.com/orgs/0xPolygonID/people" - } - }, - "have_token": false, - "usecases": [ - "did" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/polygon-id/logo.png" - } - ] - }, - { - "id": "pomp", - "name": "POMP", - "categories": [ - "applications" - ], - "description": "Comprehensive DeFi platform for token swaps, lending, NFT trading, collateralization", - "links": { - "web": "https://mantapacific.pomp.money", - "blog": "https://medium.com/@POMP_App", - "twitter": "https://x.com/AppPOMP", - "discord": "https://discord.com/invite/Uh452P8ScM", - "telegram": "https://t.me/POMP_Chat" - }, - "usecases": [ - "dapps" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/pomp/logo.png" - } - ] - }, - { - "id": "privasea", - "name": "Privasea", - "categories": [ - "infrastructure" - ], - "description": "An AI + DePIN Network enabled through FHEML", - "links": { - "web": "https://www.privasea.ai/", - "github": "https://github.com/Privasea", - "docs": "https://docs.privasea.ai/", - "whitepaper": "https://drive.google.com/file/d/1jbxWMgEziupt119gvM1n0Mu8sDdM7VWF/view", - "blog": "https://www.privasea.ai/blog", - "twitter": "https://x.com/Privasea_ai", - "discord": "https://discord.com/invite/yRtQGvWkvG", - "telegram": "https://t.me/Privasea_ai" - }, - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/privasea/logo.png" - } - ] - }, - { - "id": "crust", - "name": "Crust", - "categories": [ - "applications" - ], - "ecosystem": [ - "polkadot" - ], - "description": "Crust provides a decentralized storage network of Web3 ecosystem. It supports multiple storage layer protocols such as IPFS, and exposes storage interfaces to application layer.", - "team": { - "anonymous": true - }, - "links": { - "web": "https://crust.network", - "github": "https://github.com/crustio", - "docs": "https://wiki.crust.network/en", - "whitepaper": "https://ipfs.io/ipfs/QmP9WqDYhreSuv5KJWzWVKZXJ4hc7y9fUdwC4u23SmqL6t", - "twitter": "https://twitter.com/CrustNetwork", - "blog": "https://medium.com/crustnetwork", - "discord": "https://discord.com/invite/Jbw2PAUSCR", - "telegram": "https://t.me/CrustNetwork" - }, - "project_status": { - "live_status": true, - "version": "Release 6", - "testnet": true, - "mainnet": true - }, - "usecases": [ - "storage" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/crust/logo.png" - } - ] - }, - { - "id": "monero", - "name": "Monero", - "categories": [ - "defi" - ], - "description": "Private, decentralized cryptocurrency that keeps your finances confidential and secure", - "ecosystem": [ - "monero" - ], - "project_status": { - "live_status": true, - "version": "Mainnet", - "testnet": true, - "mainnet": true - }, - "links": { - "web": "https://www.getmonero.org", - "github": "https://github.com/monero-ecosystem", - "blog": "https://www.getmonero.org/blog/", - "twitter": "https://x.com/monero", - "facebook": "https://www.facebook.com/monerocurrency/", - "telegram": "https://t.me/monero" - }, - "team": { - "anonymous": true - }, - "usecases": [ - "currency" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/monero/logo.png" - } - ] - }, - { - "id": "arcana", - "name": "Arcana", - "categories": [ - "infrastructure" - ], - "description": "Arcana is UX-focused Validium chain built to simplify Web3 UX and adoption", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Mayur Relekar", - "role": "Co-Founder" - }, - { - "name": "Aravindh Kumar", - "role": "Co-Founder" - }, - { - "name": "Ajay Shetty", - "role": "Chief Operating Officer" - }, - { - "name": "Abhishek Chaudhary", - "role": "Chief Technology Officer" - }, - { - "name": "Sharan Grandigae", - "role": "Sharan Grandigae" - } - ] - }, - "links": { - "web": "https://arcana.network", - "github": "https://docs.beta.arcana.network", - "twitter": "https://twitter.com/ArcanaNetwork", - "discord": "https://discord.com/invite/6g7fQvEpdy", - "youtube": "https://www.youtube.com/@ArcanaNetwork", - "telegram": "https://t.me/ArcanaNetwork", - "docs": "https://docs.arcana.network/", - "blog": "https://arcana.network/blog", - "whitepaper": "https://www.notion.so/arcananetwork/Arcana-Technical-Docs-a1d7fd0d2970452586c693e4fee14d08" - }, - "have_token": false, - "tokens": [ - { - "symbol": "XAR" - } - ], - "usecases": [ - "infrastructure" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/arcana/logo.png" - } - ] - }, - { - "id": "privacy-pools", - "name": "Privacy Pools", - "categories": [ - "applications" - ], - "description": "Allow you to generate a brand new Ethereum address that is completely unlinkable to any prior transaction history. But our privacy-preserving technology does much more than that", - "links": { - "web": "https://privacy-pools-v1-demo.netlify.app/", - "github": "https://github.com/ameensol/privacy-pools", - "docs": "https://papers.ssrn.com/sol3/papers.cfm?abstract_id=4563364", - "education": "https://x.com/0xArhat/status/1699812440614035944" - }, - "usecases": [ - "dapps" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/privacy-pools/logo.png" - } - ] - }, - { - "id": "fedi", - "name": "Fedi", - "categories": [ - "applications" - ], - "description": "Billions of people are unable to hold bitcoin on or off exchanges", - "ecosystem": [ - "bitcoin" - ], - "links": { - "web": "https://www.fedi.xyz/", - "github": "https://github.com/fedibtc", - "docs": "https://fedibtc.github.io/fedi-docs/", - "blog": "https://www.fedi.xyz/blog", - "twitter": "https://twitter.com/fedibtc" - }, - "team": { - "anonymous": true - }, - "project_status": { - "live_status": true, - "testnet": false, - "mainnet": false - }, - "usecases": [ - "wallets" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/fedi/logo.png" - } - ] - }, - { - "id": "eth-privacy", - "name": "ETH Privacy", - "description": "ETH #Privacy is the hackathon around privacy, organized by the Leading Privacy Alliance of web3.", - "categories": [ - "social-and-communications" - ], - "ecosystem": [ - "ethereum" - ], - "links": { - "web": "https://www.leadingprivacy.com/istanbul" - }, - "usecases": [ - "events" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.svg", - "ext": "svg", - "url": "https://explorer-data.web3privacy.info/assets/projects/eth-privacy/logo.svg" - }, - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/eth-privacy/logo.png" - } - ] - }, - { - "id": "storj", - "name": "Storj", - "categories": [ - "applications" - ], - "description": "globally distributed network for data storage with better security, privacy, and durability with CDN-like performance", - "team": { - "anonymous": true - }, - "links": { - "web": "https://www.storj.io/", - "github": "https://github.com/Storj/", - "docs": "https://docs.storj.io/", - "blog": "https://www.storj.io/blog", - "twitter": "https://x.com/storj", - "forum": "https://forum.storj.io/" - }, - "project_status": { - "live_status": true, - "version": "Mainnet v1.104.5", - "testnet": false, - "mainnet": true - }, - "usecases": [ - "storage" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/storj/logo.png" - } - ] - }, - { - "id": "hopr", - "name": "HOPR", - "categories": [ - "infrastructure" - ], - "description": "The HOPR network is a decentralized incentivized mixnet, ensuring complete data and metadata privacy for everyone who uses it. Data is sent via multiple hops, so no-one but the sender and receiver know the origin, destination, or content of a data transfer.", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Dr. Sebastian Bürgel", - "role": "President" - }, - { - "name": "Rik Krieger", - "role": "Co-Founder" - } - ] - }, - "links": { - "web": "https://hoprnet.org/protocol", - "github": "https://github.com/hoprnet", - "docs": "https://docs.hoprnet.org/" - }, - "have_token": false, - "tokens": [ - { - "symbol": "HOPR" - } - ], - "project_status": { - "live_status": true, - "version": "Mainnet", - "testnet": false, - "mainnet": true - }, - "usecases": [ - "infrastructure" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/hopr/logo.png" - } - ] - }, - { - "id": "leo-wallet", - "name": "Leo wallet", - "categories": [ - "applications" - ], - "description": "Safe and easy way to interact with the Aleo blockchain", - "ecosystem": [ - "aleo" - ], - "links": { - "web": "https://leo.app/", - "github": "https://github.com/demox-labs", - "docs": "https://docs.leo.app/", - "blog": "https://www.leo.app/blog", - "twitter": "https://x.com/theLeoWallet" - }, - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Barron Caster", - "role": "CEO", - "link": "https://www.leo.app/about" - } - ], - "project_status": null, - "live_status": true, - "version": "Mainnet", - "testnet": false, - "mainnet": false - }, - "usecases": [ - "wallets" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/leo-wallet/logo.png" - } - ] - }, - { - "id": "mask", - "name": "Mask", - "categories": [ - "applications" - ], - "description": "brings privacy and benefits from Web3 to social media like Facebook & Twitter - with an open-sourced browser extension", - "links": { - "web": "https://mask.io", - "github": "https://github.com/DimensionDev/Maskbook", - "forum": "https://we.mask.io/", - "blog": "https://news.mask.io/", - "twitter": "https://x.com/realMaskNetwork", - "discord": "https://discord.com/invite/4SVXvj7", - "facebook": "https://www.facebook.com/masknetwork", - "telegram": "https://t.me/maskbook_group#telegram" - }, - "usecases": [ - "dapps" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.jpg", - "ext": "jpg", - "url": "https://explorer-data.web3privacy.info/assets/projects/mask/logo.jpg" - } - ] - }, - { - "id": "waku", - "name": "Waku", - "categories": [ - "infrastructure" - ], - "ecosystem": [ - "ethereum" - ], - "description": "the communication layer for Web3. Decentralized communication that scales", - "team": { - "anonymous": false, - "teammembers": [] - }, - "links": { - "web": "https://waku.org", - "blog": "https://blog.waku.org", - "github": "https://github.com/waku-org", - "forum": "https://forum.vac.dev/", - "docs": "https://docs.waku.org", - "whitepaper": "", - "block_explorer": "", - "governance": "", - "twitter": "https://x.com/waku_org", - "discord": "https://discord.waku.org", - "telegram": "", - "lens": "", - "farcaster": "https://farcaster/waku" - }, - "project_status": { - "live_status": true, - "version": "The Waku Network Gen 0", - "testnet": true, - "mainnet": false - }, - "tracebility": { - "kyc": false, - "tracked_data": "None", - "sign_in_type_requirments": [] - }, - "usecases": [ - "messaging", - "infrastructure", - "research-and-development", - "node" - ], - "have_token": false, - "third_party_dependency": "Sepolia Testnet, libp2p", - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/waku/logo.png" - } - ], - "percentage": 30, - "sunset": false, - "assets_used": [], - "tokens": [], - "project_phase": "testnet", - "blockchain_features": { - "opensource": true, - "upgradability": { - "enabled": false - }, - "asset_custody_type": "custodial", - "encryption": "P2P, ZK, RLN, Anonymity, Gossip Network", - "p2p": true - }, - "storage": { - "decentralized": true - }, - "privacy_policy": { - "defined": false, - "link": "", - "data_usage": "" - }, - "compliance": "", - "default_privacy": false, - "audits": [], - "social_trust": "Institute of Free Technology", - "technical_spof": "", - "funding": [], - "history": [] - }, - { - "id": "sahara", - "name": "Sahara", - "categories": [ - "defi" - ], - "usecases": [ - "defi" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.svg", - "ext": "svg", - "url": "https://explorer-data.web3privacy.info/assets/projects/sahara/logo.svg" - } - ] - }, - { - "id": "zerochain", - "name": "Zerochain", - "categories": [ - "applications" - ], - "description": "Zerochain is a generic, privacy-protecting layer on top of Substrate.", - "links": { - "web": "https://layerxcom.github.io/zerochain-book/" - }, - "usecases": [ - "dapps" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/zerochain/logo.png" - } - ] - }, - { - "id": "zkmaps", - "name": "ZkMaps", - "categories": [ - "applications" - ], - "description": "Protecting users location with ZK proofs", - "links": { - "web": "https://gitcoin.co/grants/5781/zkmaps-proof-of-location", - "github": "https://github.com/zkMaps" - }, - "usecases": [ - "dapps" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/zkmaps/logo.png" - } - ] - }, - { - "id": "epic-cash", - "name": "Epic Cash", - "categories": [ - "defi" - ], - "description": "Decentralized privacy-enhanced cryptocurrency developed by a growing volunteer community", - "ecosystem": [ - "mimblewimble" - ], - "links": { - "web": "https://epiccash.com/", - "github": "https://github.com/orgs/EpicCash/repositories", - "block_explorer": "https://explorer.epiccash.com/", - "whitepaper": "https://epiccash.com/wp-content/uploads/2024/02/Epic-Cash-v7.1b.pdf", - "twitter": "https://x.com/EpicCashTech", - "facebook": "https://www.facebook.com/EpicCashTech/", - "telegram": "https://t.me/epiccash/" - }, - "team": { - "anonymous": true - }, - "usecases": [ - "currency" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/epic-cash/logo.png" - } - ] - }, - { - "id": "silent-protocol", - "name": "Silent protocol", - "categories": [ - "defi" - ], - "ecosystem": [ - "ethereum" - ], - "description": "Silent Protocol is the first protocol enabling compliant full-stack privacy for smart contract assets and web3 applications at scale.", - "links": { - "web": "https://www.silentprotocol.org/" - }, - "team": { - "anonymous": true - }, - "usecases": [ - "defi" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/silent-protocol/logo.png" - } - ] - }, - { - "id": "beam", - "name": "Beam", - "categories": [ - "defi" - ], - "description": "Best in class privacy coin and confidential DeFi platform", - "links": { - "web": "https://beam.mw", - "blog": "https://medium.com/beam-mw", - "github": "https://github.com/BeamMW/beam", - "forum": "https://forum.beam.mw/", - "docs": "https://beam.mw/docs", - "whitepaper": "https://docs.beam.mw/BEAM_Position_Paper_0.3.pdf", - "block_explorer": "https://explorer.beam.mw", - "governance": "https://beamxdao.org", - "twitter": "https://x.com/beamprivacy", - "discord": "https://discord.com/invite/BHZvAhg", - "telegram": "https://t.me/BeamPrivacy", - "lens": "", - "farcaster": "" - }, - "ecosystem": [ - "beam" - ], - "project_status": { - "version": "Mainnet", - "live_status": true, - "mainnet": true, - "testnet": false - }, - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Alex Romanov", - "link": "https://x.com/BeamCTO" - }, - { - "name": "Maxnflaxl", - "link": "https://x.com/maxnflaxl" - }, - { - "name": "Vladislav Gelfer", - "link": "https://x.com/Vlad38604806" - }, - { - "name": "Amir Aaronson", - "link": "https://x.com/RaFun88" - } - ] - }, - "usecases": [ - "currency", - "defi", - "did", - "dao", - "bridge", - "messaging", - "dapps", - "nft-community" - ], - "have_token": false, - "third_party_dependency": "", - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/beam/logo.png" - } - ], - "percentage": 22, - "product_launch_day": "2019-02-02T23:00:00.000Z", - "sunset": false, - "assets_used": [], - "tokens": [], - "project_phase": "mainnet", - "blockchain_features": { - "opensource": true, - "upgradability": { - "enabled": true - }, - "asset_custody_type": "non-custody", - "encryption": "LelantusMW", - "p2p": true - }, - "storage": { - "decentralized": true - }, - "privacy_policy": { - "defined": true, - "link": "https://beam.mw/privacy-policy", - "data_usage": "none" - }, - "compliance": "", - "tracebility": { - "kyc": false, - "tracked_data": "none", - "sign_in_type_requirments": [] - }, - "default_privacy": true, - "audits": [], - "social_trust": "", - "technical_spof": "", - "funding": [], - "history": [ - { - "title": "Fifth Hard-Fork (and wallet v7.1)", - "description": "As discussed on the Beam Forum, this hard-fork reduced the issuance cost of Confidential Assets from 3000 to 10 BEAM only. The result can be seen in the CAs being created (or re-created) after the fork. The hard-fork also added smart contracts enhancements allowing them to verify fork heights (to support fork-dependent features). On the wallet side, DApp support for the BANS (Beam Anonymous Name System) was improved.", - "link": "https://medium.com/beam-mw/beam-hard-fork-announcement-3e999dfba178", - "time": "Fri Sep 02 2022 00:00:00 GMT+0200 (Mitteleuropäische Sommerzeit)" - }, - { - "title": "Fourth Hard-Fork (and wallet v7.0)", - "description": "This hard-fork introduced 'High-Frequency Transactions' (HFTX) on both node and wallet sides, and IPFS storage integration on the wallet side. HFTX improve resistance to MEV, front-running and sandwich attacks by defining strict inclusion rules for transactions, thus protecting users from unwanted outcomes (as the submitted transactions can only be included into a block in their exact specific sequence). On the wallet side, the IPFS integration allows storing data (such as NFTs) efficiently in a decentralized manner while reducing blockchain bloat. Thus, every Beam wallet today is at the same time a blockchain node (to submit transactions and verify blocks), an SBBS node (to allow secure communication between wallets), and an IPFS node (to allow decentralized storage, including for DApp front ends distribution). This Hard Fork went smoothly and the difficulty remained fairly stable.", - "link": "https://medium.com/beam-mw/beam-hard-fork-completed-903ce2b15b51", - "time": "Fri Jun 24 2022 00:00:00 GMT+0200 (Mitteleuropäische Sommerzeit)" - }, - { - "title": "Third Hard-Fork (and wallet v6.0)", - "description": "This hard-fork brought the addition of the Beam Virtual Machine (BVM) as an infrastructure to create Smart Contracts (a.k.a. 'Shaders'), thus making Beam the first privacy coin with smart contracts capabilities! BVM smart contracts can be written in any WebAssembly compatible language (such as C++, Rust, Go, etc.) and are composed of two elements: the blockchain side (running on Beam nodes) and the wallet side (running in Beam wallet, together with the DApp front ends). This separation of chain-side and client-side logics allows very powerful and flexible applications. Beam smart contracts are transparent by default, which means that we can see their state and their activity. Nevertheless, the users remain anonymous, as their interactions with the smart contracts are based on normal confidential Beam transactions. With this approach, Beam's DeFi manages to provide 'efficient' markets (e.g. where we can see what is bought and sold) while still protecting its users' privacy (e.g. we cannot see who buys and sells!). By allowing such privacy-preserving smart contract capabilities, this hard-fork opened the doors to Beam becoming not only a powerful 'Privacy DeFi' (PriFi) platform but indeed a general-purpose infrastructure for anything in Confidential Web3!", - "link": "https://medium.com/beam-mw/hard-fork-completed-1608eb5ce439", - "time": "Sun Jun 13 2021 00:00:00 GMT+0200 (Mitteleuropäische Sommerzeit)" - }, - { - "title": "Second Hard-Fork", - "description": "Beam's second hard-fork was performed as announced in the roadmap. The PoW algorithm was updated from BeamHash II to BeamHash III, which is the final version in the planned strategy to balance GPU and ASIC mining. This hard-fork also saw the activation of the Confidential Assets (sometimes also called 'Privacy Tokens', and which were introduced in the first hard-fork but kept inactive) and the release of the Lelantus-MW protocol and its associated one-side payments (also known as offline transactions).", - "link": "https://medium.com/beam-mw/hard-fork-completed-72e8f1edb10b", - "time": "Sun Jun 28 2020 00:00:00 GMT+0200 (Mitteleuropäische Sommerzeit)" - }, - { - "title": "First Hard-Fork", - "description": "Beam's first hard-fork was performed as announced in the roadmap. The PoW algorithm was updated from BeamHash I to BeamHash II, which are upgrades from the vanilla Equihash on which they are based. Beam's strategy with these planned changes of the mining algorithm was to give GPU miners a head start, and then allow cheap ASICs to join in without disrupting the mining ecosystem. After this hard-fork, a drop in difficulty was observed as not all miners performed a timely upgrade. However, after less than 24 hours, the hashrate had gone back to its pre-fork value.", - "link": "https://medium.com/beam-mw/mimblewimble-hard-fork-first-completed-1171f9642e51", - "time": "Thu Aug 15 2019 00:00:00 GMT+0200 (Mitteleuropäische Sommerzeit)" - } - ] - }, - { - "id": "njalla", - "name": "Njalla", - "categories": [ - "infrastructure" - ], - "description": "Anonymous domain name registrar and VPS provider based in Sweden, accepts various cryptocurrencies as payment (BTC, Litecoin, Monero, Zcash, Ethereum)", - "team": { - "anonymous": true - }, - "links": { - "web": "https://njal.la", - "blog": "https://njal.la/blog/" - }, - "usecases": [ - "infrastructure" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/njalla/logo.png" - } - ] - }, - { - "id": "protonvpn", - "name": "ProtonVPN", - "categories": [ - "applications" - ], - "description": "Swiss VPN provider with encrypted email and online storage", - "ecosystem": [ - "no-chain" - ], - "links": { - "web": "https://protonvpn.com/", - "github": "https://github.com/ProtonVPN", - "blog": "https://protonvpn.com/blog" - }, - "team": { - "anonymous": false, - "company": { - "link": "https://protonvpn.com/about" - } - }, - "have_token": false, - "project_status": { - "live_status": true, - "version": "stable", - "testnet": false, - "mainnet": false - }, - "usecases": [ - "vpn" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/protonvpn/logo.png" - } - ] - }, - { - "id": "bidshop", - "name": "Bidshop", - "categories": [ - "applications" - ], - "description": "The first and only trustless marketplace with encrypted & secret bidding. Opening a new world of gamification and liquidity for NFTs", - "links": { - "web": "https://www.bidshop.io", - "docs": "https://bidshop.gitbook.io/bidshop-platform", - "blog": "https://medium.com/@BIDSHOP", - "twitter": "https://x.com/BIDSHOP_io", - "telegram": "https://t.me/BIDSHOP_TG" - }, - "have_token": false, - "token_link": "https://etherscan.io/token/0xA53e968b8d8a5Be52d66e5BB35d9b6B6B5A5CD2F", - "tokens": [ - { - "name": "BIDSHOP", - "symbol": "BIDS", - "network": "Ethereum", - "contract_address": "0xA53e968b8d8a5Be52d66e5BB35d9b6B6B5A5CD2F" - } - ], - "usecases": [ - "nft-community" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/bidshop/logo.png" - } - ] - }, - { - "id": "seer-sdid", - "name": "SEER sdid", - "categories": [ - "applications" - ], - "description": "Building your own community identity like a brand", - "links": { - "web": "https://sdid.seer.eco/", - "blog": "https://medium.com/@SeerFoundation", - "twitter": "https://x.com/SeerFoundation", - "discord": "https://discord.com/invite/zpy6tXP5Qt", - "telegram": "https://t.me/seer_official" - }, - "have_token": false, - "usecases": [ - "did" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/seer-sdid/logo.png" - } - ] - }, - { - "id": "incognet", - "name": "Incognet", - "categories": [ - "infrastructure" - ], - "description": "Privacy-respecting ISP, hosting, and VPS provider that can be accessed on I2P, TOR, and Yggdrasil - accepts various cryptocurrencies as payment (Bitcoin, Monero, Litecoin)", - "team": { - "anonymous": true - }, - "links": { - "web": "https://incognet.io/", - "blog": "https://blog.incognet.io/", - "tor": "http://incoghostm2dytlqdiaj3lmtn7x2l5gb76jhabb6ywbqhjfzcoqq6aad.onion/", - "twitter": "https://x.com/IncogNetLLC" - }, - "usecases": [ - "infrastructure" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/incognet/logo.png" - } - ] - }, - { - "id": "starkex", - "name": "StarkEX", - "categories": [ - "infrastructure" - ], - "description": "A Layer-2 scalability engine, live on Ethereum Mainnet ✨️ZK", - "ecosystem": [ - "ethereum" - ], - "links": { - "web": "https://starkware.co/starkex/", - "github": "https://github.com/starkware-libs/starkex-resources", - "docs": "https://docs.starkware.co/starkex/index.html", - "blog": "https://medium.com/starkware", - "twitter": "https://x.com/StarkWareLtd" - }, - "team": { - "anonymous": false, - "company": { - "link": "https://starkware.co/about-us/" - } - }, - "usecases": [ - "eth-layer-2" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/starkex/logo.png" - } - ] - }, - { - "id": "nicenode", - "name": "NiceNode", - "categories": [ - "infrastructure" - ], - "description": "Launcher with a simple user experience to run an Ethereum node on your computer", - "team": { - "anonymous": true - }, - "links": { - "web": "https://nicenode.xyz", - "github": "https://github.com/NiceNode/nice-node", - "twitter": "https://twitter.com/nicenodeapp" - }, - "project_status": { - "live_status": true, - "version": "v6.0.5.-alpha", - "testnet": false, - "mainnet": true - }, - "usecases": [ - "node" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/nicenode/logo.png" - } - ] - }, - { - "id": "nillion", - "name": "Nillion", - "categories": [ - "infrastructure" - ], - "description": "The Secure Processing Layer of Web3", - "ecosystem": [ - "multichain" - ], - "links": { - "web": "https://www.nillion.com", - "github": "https://github.com/NillionNetwork", - "docs": "https://docs.nillion.com/", - "twitter": "https://x.com/nillionnetwork", - "discord": "https://discord.com/invite/nillionnetwork", - "telegram": "https://t.me/nillionnetwork" - }, - "team": { - "anonymous": false, - "company": { - "link": "https://www.linkedin.com/search/results/people/?currentCompany=%5B%2280922042%22%5D&origin=COMPANY_PAGE_CANNED_SEARCH&sid=*cU" - } - }, - "usecases": [ - "computing" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/nillion/logo.png" - } - ] - }, - { - "id": "spook", - "name": "Spook", - "categories": [ - "infrastructure" - ], - "description": "Mixing service using the Nym network to anonymize Ethereum RPC calls.", - "links": { - "web": "https://github.com/EdenBlockVC/spook" - }, - "usecases": [ - "rpc-provider" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/spook/logo.png" - } - ] - }, - { - "id": "basic-attention-token", - "name": "Basic Attention Token", - "categories": [ - "defi" - ], - "description": "Making Crypto and DeFi accessible and usable for everyone (powered by Brave)", - "ecosystem": [ - "solana" - ], - "links": { - "web": "https://basicattentiontoken.org", - "whitepaper": "https://basicattentiontoken.org/static-assets/documents/BasicAttentionTokenWhitePaper-4.pdf", - "blog": "https://basicattentiontoken.org/blog/", - "twitter": "https://x.com/attentiontoken", - "discord": "https://discord.com/invite/BATBrigade" - }, - "team": { - "anonymous": false - }, - "usecases": [ - "currency" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/basic-attention-token/logo.png" - } - ] - }, - { - "id": "self", - "name": "Self", - "categories": [ - "applications" - ], - "description": "Build identification and personal data management for everything", - "team": { - "anonymous": false, - "teammembers": [ - { - "name": "Dan Sutherland", - "link": "https://www.linkedin.com/in/dansuth/" - }, - { - "name": "Sena Gbeckor-Kove", - "link": "https://www.linkedin.com/in/senagbe/" - }, - { - "name": "Jason Reid", - "link": "https://www.linkedin.com/in/jason-reid-1a12833/" - } - ] - }, - "links": { - "web": "https://www.joinself.com/", - "github": "https://github.com/joinself", - "docs": "https://docs.joinself.com/", - "twitter": "https://x.com/futureoftrust" - }, - "sunset": false, - "blockchain_features": { - "opensource": true, - "asset_custody_type": "non-custody", - "p2p": false - }, - "privacy_policy": { - "defined": true, - "link": "https://www.joinself.com/company/legal" - }, - "default_privacy": true, - "tracebility": { - "kyc": false - }, - "third_party_dependency": false, - "storage": { - "decentralized": true - }, - "usecases": [ - "did" - ], - "have_token": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/self/logo.png" - } - ] - }, - { - "id": "maci", - "name": "MACI", - "categories": [ - "infrastructure" - ], - "description": "Minimum Anti-Collusion Infrastructure (MACI) is a base layer for bribery-resistant, secure, and private digital voting", - "team": { - "anonymous": true - }, - "links": { - "web": "https://maci.pse.dev/", - "github": "https://github.com/privacy-scaling-explorations/maci", - "docs": "https://maci.pse.dev/docs/introduction", - "blog": "https://maci.pse.dev/blog", - "twitter": "https://twitter.com/zkMACI" - }, - "project_status": { - "live_status": true, - "version": "v1.3 alpha", - "testnet": false, - "mainnet": true - }, - "audits": [ - { - "name": "RMACI Security Audit", - "link": "https://maci.pse.dev/assets/files/20240223_PSE_Audit_audit_report-a181b98b05198c102be49113c354b5f2.pdf", - "time": "Feb., 2024" - } - ], - "usecases": [ - "infrastructure" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/maci/logo.png" - } - ] - }, - { - "id": "hushchat", - "name": "HushChat", - "categories": [ - "applications" - ], - "description": "HushChat is a protocol which is a particular use case of HushList protocol and which sits on top of Hush Protocol, an improved Zcash Protocol", - "team": { - "anonymous": true - }, - "links": { - "web": "https://hush.is/", - "github": "https://git.hush.is/hush", - "docs": "https://git.hush.is/hush/docs", - "blog": "https://blog.hush.is/", - "twitter": "https://twitter.com/hushisprivacy" - }, - "project_status": { - "live_status": true, - "version": "mainnet", - "testnet": false, - "mainnet": true - }, - "usecases": [ - "messaging" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/hushchat/logo.png" - } - ] - }, - { - "id": "unova", - "name": "Unova", - "categories": [ - "infrastructure" - ], - "description": "Unova is a blockchain network with privacy-enabled data distribution clusters and cross-cluster distribution capabilities, made possible by the Web3 data distribution privacy protocol and multi-layer architecture.", - "links": { - "web": "https://unova.io", - "blog": "https://unova.io/blog/", - "whitepaper": "https://unova.io/wp-content/uploads/2022/06/whitepaper-UNOVA-V1.0-1.pdf" - }, - "have_token": false, - "tokens": [ - { - "symbol": "UON" - } - ], - "project_status": { - "live_status": true, - "version": "Mainnet", - "testnet": true, - "mainnet": true - }, - "usecases": [ - "infrastructure" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/unova/logo.png" - } - ] - }, - { - "id": "onino", - "name": "Onino", - "categories": [ - "infrastructure" - ], - "description": "A Public Blockchain Delivering Privacy, On-Chain Identity, and Scalability", - "links": { - "web": "https://www.onino.io" - }, - "have_token": false, - "tokens": [ - { - "symbol": "ONI" - } - ], - "usecases": [ - "infrastructure" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/onino/logo.png" - } - ] - }, - { - "id": "cog", - "name": "COG", - "categories": [ - "defi" - ], - "description": "A new private digital currency that leverages the power of Web3 and DeFi without compromising the privacy and security of its users", - "links": { - "web": "https://cogfi.org" - }, - "team": { - "anonymous": false - }, - "usecases": [ - "currency" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/cog/logo.png" - } - ] - }, - { - "id": "heyanon", - "name": "HeyAnon", - "categories": [ - "applications" - ], - "description": "Allows noun-holders to give feedback on proposals while maintaining their privacy using zero-knowledge proofs", - "links": { - "web": "https://www.heyanoun.xyz", - "twitter": "https://x.com/HeyAnoun" - }, - "usecases": [ - "dao" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/heyanon/logo.png" - } - ] - }, - { - "id": "speakeasy", - "name": "Speakeasy", - "categories": [ - "applications" - ], - "description": "Speak easily to a group of friends or a global community. Talk about what you want. Surveillance free. Censorship proof", - "links": { - "web": "https://alpha.speakeasy.tech", - "twitter": "https://x.com/speakeasy_tech" - }, - "usecases": [ - "messaging" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/speakeasy/logo.png" - } - ] - }, - { - "id": "octra", - "name": "Octra", - "categories": [ - "infrastructure" - ], - "description": "general purpose FHE network enabling economies of the future", - "links": { - "web": "https://octra.org/", - "github": "https://github.com/Octra-Labs", - "docs": "https://docs.octra.org/", - "twitter": "https://x.com/octra", - "discord": "https://discord.com/invite/m724x5Ne2F", - "telegram": "https://t.me/octranetwork" - }, - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/octra/logo.png" - } - ] - }, - { - "id": "oasis-network", - "name": "Oasis Network", - "categories": [ - "infrastructure" - ], - "project_type": "Confidential compute", - "description": "A privacy-enabled blockchain platform for open finance and a responsible data economy", - "product_launch_day": "2020-11-02T23:00:00.000Z", - "team": { - "anonymous": false, - "teammembers": [] - }, - "links": { - "web": "https://oasisprotocol.org", - "blog": "https://oasisprotocol.org/blog", - "github": "https://github.com/oasisprotocol", - "forum": "https://forum.oasis.io/", - "docs": "https://docs.oasis.io/", - "whitepaper": "https://docsend.com/view/aq86q2pckrut2yvq", - "block_explorer": "https://www.oasisscan.com/", - "governance": "", - "twitter": "https://twitter.com/OasisProtocol", - "discord": "https://discord.com/invite/BQCxwhT5wS", - "telegram": "http://t.me/oasisprotocolcommunity", - "lens": "", - "farcaster": "" - }, - "project_status": { - "live_status": true, - "version": "Mainnet", - "testnet": true, - "mainnet": true - }, - "have_token": true, - "tokens": [ - { - "symbol": "ROSE" - }, - { - "name": "Wrapped ROSE", - "symbol": "wROSE", - "network": "BSC", - "contract_address": "0xF00600eBC7633462BC4F9C61eA2cE99F5AAEBd4a" - }, - { - "name": "Wrapped ROSE (Wormhole)", - "symbol": "wROSE", - "network": "Ethereum", - "contract_address": "0x26B80FBfC01b71495f477d5237071242e0d959d7" - } - ], - "history": [ - { - "title": "Oasis Mainnet", - "event_type": "launch", - "description": "Oasis Mainnet: Ushering a New Era of Privacy and Scalability", - "time": "2020-11-18T00:00:00.000Z", - "link": "https://oasisprotocol.org/blog/oasis-mainnet-ushering-in-a-new-era-of-privacy-and-scalability" - }, - { - "title": "Oasis Sapphire Mainnet", - "description": "go-live of the Oasis Sapphire Mainnet", - "link": "https://docs.oasis.io/get-involved/run-node/paratime-node/", - "time": "Thu Dec 01 2022 00:00:00 GMT+0100 (Central European Standard Time)" - } - ], - "technology": { - "type": "TEE", - "features": [ - "Data Privacy", - "Tokenized Data", - "Confidential compute" - ] - }, - "blockchain_features": { - "opensource": true, - "upgradability": { - "enabled": false - }, - "asset_custody_type": "non-custody", - "encryption": "TEE", - "p2p": true - }, - "usecases": [ - "infrastructure" - ], - "third_party_dependency": "", - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/oasis-network/logo.png" - } - ], - "percentage": 33, - "ecosystem": [ - "ethereum" - ], - "sunset": false, - "assets_used": [], - "project_phase": "mainnet", - "storage": {}, - "privacy_policy": { - "defined": true, - "link": "https://oasisprotocol.org/privacy-policy", - "data_usage": "" - }, - "compliance": "", - "tracebility": { - "kyc": false, - "tracked_data": "", - "sign_in_type_requirments": [ - "wallet" - ] - }, - "default_privacy": false, - "audits": [], - "social_trust": "", - "technical_spof": "", - "funding": [ - { - "name": "Binance Labs", - "link": "https://cointelegraph.com/news/binance-labs-backs-200m-oasis-ecosystem-fund" - } - ] - }, - { - "id": "truezk", - "name": "TrueZK", - "categories": [ - "infrastructure" - ], - "description": "Post-Quantum ZK Rollup as a service x private DIDs", - "links": { - "web": "https://www.truezk.com", - "docs": "https://docs.truezk.com", - "blog": "https://medium.com/truezk", - "twitter": "https://x.com/True_ZK", - "telegram": "https://t.me/truezk" - }, - "usecases": [ - "eth-layer-2" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/truezk/logo.png" - } - ] - }, - { - "id": "void-protocol", - "name": "Void protocol", - "categories": [ - "applications" - ], - "description": "Void protocol gives users control over financial anonymity, as a non-custodial opt-in financial privacy service", - "links": { - "web": "https://protocolvoid.gitbook.io/void-protocol/" - }, - "sunset": true, - "usecases": [ - "mixing-service" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/void-protocol/logo.png" - } - ] - }, - { - "id": "treasure-chest", - "name": "Treasure Chest", - "categories": [ - "applications" - ], - "description": "Treasure Chest is the main full node wallet for the ARRR cryptocurrency", - "ecosystem": [ - "pirate-chain" - ], - "links": { - "web": "https://pirate.black/wallets/treasure-chest/", - "github": "https://github.com/PirateNetwork/PirateWallet-Lite" - }, - "team": { - "anonymous": true - }, - "usecases": [ - "wallets" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/treasure-chest/logo.png" - } - ] - }, - { - "id": "kelvpn", - "name": "KelVPN", - "categories": [ - "applications" - ], - "description": "The first ever deanon-proof VPN is now available.", - "ecosystem": [ - "multichain" - ], - "links": { - "web": "https://kelvpn.com", - "github": "https://gitlab.demlabs.net/cellframe/cellframe-sdk", - "whitepaper": "https://kelvpn.com/KelVPN-Light-paper.pdf", - "twitter": "https://twitter.com/KelvpnNetwork", - "blog": "https://kelvpn-network.medium.com/", - "telegram": "https://t.me/kelvpndev" - }, - "team": { - "anonymous": true - }, - "have_token": false, - "token_link": "https://coinmarketcap.com/currencies/kelvpn/", - "project_status": { - "live_status": true, - "version": "Mainnet", - "testnet": false, - "mainnet": true - }, - "usecases": [ - "vpn" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/kelvpn/logo.png" - } - ] - }, - { - "id": "tusima", - "name": "Tusima", - "categories": [ - "infrastructure" - ], - "description": "Privacy Financial Infrastructure For Blockchain", - "links": { - "web": "https://tusima.network", - "docs": "https://tusima.gitbook.io/tusima_en/tusima-introduction/what-is-tusima", - "github": "https://github.com/TusimaNetwork", - "blog": "https://medium.com/@TusimaNetwork", - "twitter": "https://x.com/TusimaNetwork", - "discord": "https://discord.com/invite/tusimanetwork", - "telegram": "https://t.me/tusimaofficial" - }, - "usecases": [ - "eth-layer-2" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/tusima/logo.png" - } - ] - }, - { - "id": "phoenix-network", - "name": "Phoenix", - "categories": [ - "infrastructure" - ], - "description": "blockchain infrastructure empowering intelligence web3 applications.", - "links": { - "web": "https://phoenix.global", - "github": "https://github.com/phoenixglobal", - "twitter": "https://x.com/Phoenix_Chain", - "telegram": "https://t.me/APEXcommunity", - "blog": "https://phoenixglobal.medium.com/" - }, - "ecosystem": [ - "multichain" - ], - "project_status": { - "live_status": true, - "version": "testnet", - "testnet": true, - "mainnet": false - }, - "team": { - "anonymous": true - }, - "usecases": [ - "computing" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/phoenix-network/logo.png" - } - ] - }, - { - "id": "alter", - "name": "ALTER", - "categories": [ - "social-and-communications" - ], - "description": "Private & Secure Communication App Utilizing Secret Nework secret contract technology.", - "team": { - "anonymous": true - }, - "links": { - "web": "https://alter.network/", - "blog": "https://blog.altermail.live/", - "twitter": "https://twitter.com/AlterDapp", - "discord": "https://discord.com/invite/jyTnQnpnbU", - "facebook": "https://www.facebook.com/alterdapp/?_rdr", - "telegram": "https://t.me/alterdapp" - }, - "project_status": { - "live_status": true, - "version": "mainnet", - "testnet": false, - "mainnet": true - }, - "usecases": [ - "messaging" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/alter/logo.png" - } - ], - "ratings": [ - { - "type": "openess", - "name": "Openess", - "items": [ - { - "isValid": false, - "label": "Team", - "positive": "Member", - "negative": "Anonymous" - }, - { - "isValid": false, - "label": "Documentation", - "positive": "Link", - "negative": "Not available" - }, - { - "isValid": false, - "label": "Github", - "positive": "Link", - "negative": "Not available" - }, - { - "isValid": true, - "label": "Twitter", - "positive": "Link", - "negative": "Not available", - "value": "https://twitter.com/AlterDapp" - }, - { - "isValid": true, - "label": "Twitter", - "positive": "Link", - "negative": "Not available", - "value": "https://t.me/alterdapp" - }, - { - "isValid": true, - "label": "Discord", - "positive": "Link", - "negative": "Not available", - "value": "https://discord.com/invite/jyTnQnpnbU" - }, - { - "isValid": false, - "label": "Lens", - "positive": "Link", - "negative": "Not available" - }, - { - "isValid": false, - "label": "Farcaster", - "positive": "Link", - "negative": "Not available" - }, - { - "isValid": false, - "label": "Whitepaper", - "positive": "Link", - "negative": "Not available" - }, - { - "isValid": false, - "label": "Funding", - "positive": "Investment", - "negative": "Not available" - } - ], - "points": 3, - "percentagePoints": 5.454545454545454 - }, - { - "type": "technology", - "name": "Technology", - "items": [ - { - "isValid": true, - "label": "Mainnet", - "positive": "Yes", - "negative": "No", - "value": true - }, - { - "isValid": false, - "label": "Open Source", - "positive": "Yes", - "negative": "No" - }, - { - "isValid": false, - "label": "Non Custody", - "positive": "None", - "negative": "Custodial" - }, - { - "isValid": false, - "label": "Upgradability", - "positive": "Disabled", - "negative": "Enabled" - }, - { - "isValid": false, - "label": "Audits", - "positive": "Audit", - "negative": "None" - } - ], - "points": 10, - "percentagePoints": 16.666666666666664 - }, - { - "type": "privacy", - "name": "Privacy", - "items": [ - { - "isValid": false, - "label": "Privacy Policy", - "positive": "Link", - "negative": "Not available" - }, - { - "isValid": false, - "label": "KYC", - "positive": "No", - "negative": "Yes" - }, - { - "isValid": true, - "label": "Compliance", - "positive": "No", - "negative": "..." - }, - { - "isValid": false, - "label": "Default Privacy", - "positive": "YES", - "negative": "No" - } - ], - "points": 5, - "percentagePoints": 14.285714285714285 - } - ], - "percentage": 12, - "ecosystem": [ - "cosmos" - ], - "sunset": false - }, - { - "id": "rln-anonymous-chat", - "name": "RLN Anonymous Chat", - "categories": [ - "social-and-communications" - ], - "description": "A spam-resistant instant messaging application for private and anonymous communication", - "links": { - "web": "https://github.com/njofce/zk-chat" - }, - "usecases": [ - "messaging" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/rln-anonymous-chat/logo.png" - } - ] - }, - { - "id": "anon-nero", - "name": "Anon/Nero", - "categories": [ - "applications" - ], - "description": "Private wallet", - "links": { - "web": "https://t.me/anoneroapks" - }, - "usecases": [ - "wallets" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/anon-nero/logo.png" - } - ] - }, - { - "id": "opsec", - "name": "OpSec", - "categories": [ - "applications" - ], - "description": " AI-powered decentralized cloud security.", - "links": { - "web": "https://opsec.computer/", - "docs": "https://docs.opsec.computer/", - "twitter": "https://x.com/OpSecCloud", - "discord": "https://discord.com/invite/opseccloud", - "telegram": "https://t.me/OpSecCloud" - }, - "have_token": false, - "token_link": "https://etherscan.io/token/0x6A7eFF1e2c355AD6eb91BEbB5ded49257F3FED98", - "tokens": [ - { - "name": "Opsec", - "symbol": "OPSEC", - "network": "Ethereum", - "contract_address": "0x6A7eFF1e2c355AD6eb91BEbB5ded49257F3FED98" - } - ], - "sunset": false, - "usecases": [ - "ai" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/opsec/logo.png" - } - ] - }, - { - "id": "vup", - "name": "VUP", - "categories": [ - "applications" - ], - "description": "Private and decentralized cloud storage", - "team": { - "anonymous": true - }, - "links": { - "web": "https://vup.app", - "github": "https://github.com/vup-app", - "docs": "https://docs.vup.app/", - "twitter": "https://x.com/VupCloudStorage" - }, - "project_status": { - "live_status": true, - "version": "v0.15.0 BETA", - "testnet": false, - "mainnet": true - }, - "usecases": [ - "storage" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/vup/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/mind-network/logo.png" } ] }, @@ -20825,20 +19823,40 @@ ] }, { - "id": "sphereon", - "name": "Sphereon", + "id": "zkusd", + "name": "zkUSD", + "categories": [ + "defi" + ], + "usecases": [ + "defi" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zkusd/logo.png" + } + ] + }, + { + "id": "carbon-browser", + "name": "Carbon Browser", "categories": [ "applications" ], - "description": "The Sphereon Wallet enables you to store your own private data and gives you full and sole control over whom you want to share your information with", + "description": "The Fastest Web 3 Browser. AdBlock + 100% Privacy", "links": { - "github": "https://github.com/Sphereon-Opensource/ssi-mobile-wallet" - }, - "team": { - "anonymous": true + "web": "https://carbon.website", + "github": "https://github.com/Carbon-Browser", + "whitepapaer": "https://carbon.website/whitepaper/", + "twitter": "https://twitter.com/trycarbonio", + "telegram": "https://t.me/trycarbonio" }, "usecases": [ - "wallets" + "browser" ], "have_token": false, "third_party_dependency": false, @@ -20846,95 +19864,137 @@ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/sphereon/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/carbon-browser/logo.png" } ] }, { - "id": "darkfi", - "name": "DarkFi", - "categories": [ - "infrastructure" - ], - "description": "DarkFi is a new Layer 1 blockchain, designed with anonymity at the forefront. It offers flexible private primitives that can be wielded to create any kind of application", - "links": { - "web": "https://dark.fi", - "github": "https://github.com/darkrenaissance/darkfi", - "docs": "https://darkrenaissance.github.io/darkfi/", - "blog": "https://dark.fi/insights/" - }, - "project_status": { - "live_status": true, - "version": "Testnet V.1", - "testnet": true, - "mainnet": false - }, - "usecases": [ - "infrastructure" - ], - "have_token": false, - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/darkfi/logo.png" - } - ] - }, - { - "id": "hana", - "name": "Hana", - "categories": [ - "infrastructure" - ], - "description": "privacy hub for all blockchains, enabling on-chain privacy on existing chains and for arbitrary assets including Bitcoin", - "team": { - "anonymous": true - }, - "links": { - "web": "https://hana.network", - "blog": "https://medium.com/hananetwork", - "twitter": "https://twitter.com/HanaNetwork" - }, - "have_token": false, - "project_status": { - "live_status": false, - "version": "", - "testnet": false, - "mainnet": false - }, - "usecases": [ - "infrastructure" - ], - "third_party_dependency": false, - "logos": [ - { - "file": "logo.png", - "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/hana/logo.png" - } - ] - }, - { - "id": "oort", - "name": "Oort", + "id": "skiff-pages", + "name": "Skiff Pages", "categories": [ "applications" ], - "description": "A decentralized data cloud platform designed to maximize privacy and cost savings by integrating global compute and storage resources", + "description": "Private, End-to-End Encrypted Notes", + "links": { + "web": "https://skiff.com/pages", + "github": "https://github.com/skiff-org" + }, + "usecases": [ + "dapps" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/skiff-pages/logo.png" + } + ] + }, + { + "id": "anonzk-incognito", + "name": "AnonZK Incognito", + "categories": [ + "applications" + ], + "description": "A privacy tool known as a mixer, which we developed to utilize zk-SNARKs technology to increase anonymity.", + "links": { + "web": "https://incognito.anonzk.io" + }, + "usecases": [ + "mixing-service" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/anonzk-incognito/logo.png" + } + ] + }, + { + "id": "juno-analytics", + "name": "Juno Analytics", + "categories": [ + "applications" + ], + "description": "Simple, performant, and open-source web3 analytics solution designed with privacy in mind for the developers building decentralized dapps", + "links": { + "web": "https://juno.build/blog/introducing-juno-analytics-unlock-deeper-insights-with-privacy-in-mind", + "github": "https://github.com/junobuild/juno", + "docs": "https://juno.build/docs/intro", + "changelog": "https://juno.build/changelog", + "blog": "https://juno.build/blog", + "twitter": "https://x.com/junobuild", + "discord": "https://discord.com/invite/wHZ57Z2RAG" + }, + "usecases": [ + "dapps" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.jpg", + "ext": "jpg", + "url": "https://explorer-data.web3privacy.info/assets/projects/juno-analytics/logo.jpg" + } + ] + }, + { + "id": "opsec", + "name": "OpSec", + "categories": [ + "applications" + ], + "description": " AI-powered decentralized cloud security.", + "links": { + "web": "https://opsec.computer/", + "docs": "https://docs.opsec.computer/", + "twitter": "https://x.com/OpSecCloud", + "discord": "https://discord.com/invite/opseccloud", + "telegram": "https://t.me/OpSecCloud" + }, + "have_token": false, + "token_link": "https://etherscan.io/token/0x6A7eFF1e2c355AD6eb91BEbB5ded49257F3FED98", + "tokens": [ + { + "name": "Opsec", + "symbol": "OPSEC", + "network": "Ethereum", + "contract_address": "0x6A7eFF1e2c355AD6eb91BEbB5ded49257F3FED98" + } + ], + "sunset": false, + "usecases": [ + "ai" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/opsec/logo.png" + } + ] + }, + { + "id": "fileverse", + "name": "Fileverse", + "categories": [ + "applications" + ], + "description": "On-chain people and communities deserve on-chain tools for private communication and collaboration", "team": { "anonymous": true }, "links": { - "web": "https://www.oortech.com", - "github": "https://github.com/oort-tech", - "whitepaper": "https://oort-website.standard.us-east-1.oortech.com/OORT_light_paper-122923.pdf", - "docs": "https://docs.oortech.com/oort", - "blog": "https://www.oortech.com/blogs", - "twitter": "https://twitter.com/oortech", - "discrord": "https://discord.com/invite/oort-decentralized-ai", - "telegram": "https://t.me/oortech_announcements" + "web": "https://fileverse.io", + "github": "https://github.com/fileverse", + "twitter": "https://x.com/fileverse" }, "project_status": { "live_status": true, @@ -20951,334 +20011,1279 @@ { "file": "logo.png", "ext": "png", - "url": "https://explorer-data.web3privacy.info/assets/projects/oort/logo.png" + "url": "https://explorer-data.web3privacy.info/assets/projects/fileverse/logo.png" } ] }, { - "id": "whirlpool", - "name": "Whirlpool", + "id": "alter", + "name": "ALTER", + "categories": [ + "social-and-communications" + ], + "description": "Private & Secure Communication App Utilizing Secret Nework secret contract technology.", + "team": { + "anonymous": true + }, + "links": { + "web": "https://alter.network/", + "blog": "https://blog.altermail.live/", + "twitter": "https://twitter.com/AlterDapp", + "discord": "https://discord.com/invite/jyTnQnpnbU", + "facebook": "https://www.facebook.com/alterdapp/?_rdr", + "telegram": "https://t.me/alterdapp" + }, + "project_status": { + "live_status": true, + "version": "mainnet", + "testnet": false, + "mainnet": true + }, + "usecases": [ + "messaging" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/alter/logo.png" + } + ], + "ratings": [ + { + "type": "openess", + "name": "Openess", + "items": [ + { + "isValid": false, + "label": "Team", + "positive": "Member", + "negative": "Anonymous" + }, + { + "isValid": false, + "label": "Documentation", + "positive": "Link", + "negative": "Not available" + }, + { + "isValid": false, + "label": "Github", + "positive": "Link", + "negative": "Not available" + }, + { + "isValid": true, + "label": "Twitter", + "positive": "Link", + "negative": "Not available", + "value": "https://twitter.com/AlterDapp" + }, + { + "isValid": true, + "label": "Twitter", + "positive": "Link", + "negative": "Not available", + "value": "https://t.me/alterdapp" + }, + { + "isValid": true, + "label": "Discord", + "positive": "Link", + "negative": "Not available", + "value": "https://discord.com/invite/jyTnQnpnbU" + }, + { + "isValid": false, + "label": "Lens", + "positive": "Link", + "negative": "Not available" + }, + { + "isValid": false, + "label": "Farcaster", + "positive": "Link", + "negative": "Not available" + }, + { + "isValid": false, + "label": "Whitepaper", + "positive": "Link", + "negative": "Not available" + }, + { + "isValid": false, + "label": "Funding", + "positive": "Investment", + "negative": "Not available" + } + ], + "points": 3, + "percentagePoints": 5.454545454545454 + }, + { + "type": "technology", + "name": "Technology", + "items": [ + { + "isValid": true, + "label": "Mainnet", + "positive": "Yes", + "negative": "No", + "value": true + }, + { + "isValid": false, + "label": "Open Source", + "positive": "Yes", + "negative": "No" + }, + { + "isValid": false, + "label": "Non Custody", + "positive": "None", + "negative": "Custodial" + }, + { + "isValid": false, + "label": "Upgradability", + "positive": "Disabled", + "negative": "Enabled" + }, + { + "isValid": false, + "label": "Audits", + "positive": "Audit", + "negative": "None" + } + ], + "points": 10, + "percentagePoints": 16.666666666666664 + }, + { + "type": "privacy", + "name": "Privacy", + "items": [ + { + "isValid": false, + "label": "Privacy Policy", + "positive": "Link", + "negative": "Not available" + }, + { + "isValid": false, + "label": "KYC", + "positive": "No", + "negative": "Yes" + }, + { + "isValid": true, + "label": "Compliance", + "positive": "No", + "negative": "..." + }, + { + "isValid": false, + "label": "Default Privacy", + "positive": "YES", + "negative": "No" + } + ], + "points": 5, + "percentagePoints": 14.285714285714285 + } + ], + "percentage": 12, + "ecosystem": [ + "cosmos" + ], + "sunset": false + }, + { + "id": "sigle", + "name": "Sigle", "categories": [ "applications" ], - "description": "Break the link your coins leave behind with built-in CoinJoin available on any platform", + "description": "Secured and open-source writing platform for web3 content creators, NFT projects, crypto analysts", + "links": { + "web": "https://www.sigle.io", + "github": "https://github.com/sigle/sigle", + "docs": "https://docs.sigle.io/", + "changelog": "https://docs.sigle.io/changelog", + "blog": "https://blog.sigle.io/", + "twitter": "https://x.com/sigleapp", + "discord": "https://discord.com/invite/X2Dbz3xbrs" + }, + "usecases": [ + "dapps" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/sigle/logo.png" + } + ] + }, + { + "id": "discreet-labs", + "name": "Discreet Labs", + "categories": [ + "infrastructure" + ], + "description": "Build blockchain systems for a more private, self-sovereign future on Fidora", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Samuel Harrison", + "role": "CEO", + "link": "https://x.com/samuelpharrison" + }, + { + "name": "Peter Abilla", + "role": "CBO", + "link": "https://x.com/shmula" + } + ] + }, + "links": { + "web": "https://discreetlabs.io", + "twitter": "https://x.com/discreet_labs" + }, + "usecases": [ + "research-and-development" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/discreet-labs/logo.png" + } + ] + }, + { + "id": "scala", + "name": "Scala", + "categories": [ + "infrastructure" + ], + "description": "A secure, anonymous and mobile-friendly cryptocurrency offering easy-to-use solutions to ensure financial privacy", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Hayzam", + "role": "Founder, Lead Developer" + } + ] + }, + "links": { + "web": "https://scalaproject.io", + "github": "https://github.com/scala-network/", + "docs": "https://wiki.scalaproject.io/", + "blog": "https://scala.network/blog/", + "twitter": "https://twitter.com/scalahq" + }, + "have_token": false, + "tokens": [ + { + "symbol": "XLA" + } + ], + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": false, + "mainnet": true + }, + "usecases": [ + "infrastructure" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/scala/logo.png" + } + ] + }, + { + "id": "blockwallet", + "name": "BlockWallet", + "categories": [ + "applications" + ], + "description": "BlockWallet is the epitome of speed, reliability, security, and privacy in the world of digital assets. As a self-custodial Web3 wallet, it empowers you to truly own your digital currencies while eliminating concerns surrounding asset management.", + "ecosystem": [ + "ethereum" + ], + "links": { + "web": "https://blockwallet.io/", + "github": "https://github.com/block-wallet", + "docs": "https://blockwallet.io/docs", + "blog": "https://blockwallet.io/blog" + }, + "team": { + "anonymous": false + }, + "project_status": { + "live_status": true, + "version": "v.1.2.9", + "testnet": false, + "mainnet": false + }, + "usecases": [ + "wallets" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/blockwallet/logo.png" + } + ] + }, + { + "id": "freechat", + "name": "FreeChat", + "categories": [ + "applications" + ], + "description": "Web3 Social", + "links": { + "web": "https://twitter.com/Freeture_Chat" + }, + "usecases": [ + "dapps" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.jpg", + "ext": "jpg", + "url": "https://explorer-data.web3privacy.info/assets/projects/freechat/logo.jpg" + } + ] + }, + { + "id": "plugin-io", + "name": "Plugin.io", + "categories": [ + "applications" + ], + "description": "Privacy-focused, ad-free social media & digital marketplace.", + "links": { + "web": "https://plugin.io/", + "github": "https://github.com/pluginio", + "twitter": "https://x.com/pluginio", + "facebook": "https://www.facebook.com/pluginio/" + }, + "usecases": [ + "dapps" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/plugin-io/logo.png" + } + ] + }, + { + "id": "zkmoney", + "name": "zk.money", + "categories": [ + "defi" + ], + "usecases": [ + "defi" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zkmoney/logo.png" + } + ] + }, + { + "id": "arcana", + "name": "Arcana", + "categories": [ + "infrastructure" + ], + "description": "Arcana is UX-focused Validium chain built to simplify Web3 UX and adoption", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Mayur Relekar", + "role": "Co-Founder" + }, + { + "name": "Aravindh Kumar", + "role": "Co-Founder" + }, + { + "name": "Ajay Shetty", + "role": "Chief Operating Officer" + }, + { + "name": "Abhishek Chaudhary", + "role": "Chief Technology Officer" + }, + { + "name": "Sharan Grandigae", + "role": "Sharan Grandigae" + } + ] + }, + "links": { + "web": "https://arcana.network", + "github": "https://docs.beta.arcana.network", + "twitter": "https://twitter.com/ArcanaNetwork", + "discord": "https://discord.com/invite/6g7fQvEpdy", + "youtube": "https://www.youtube.com/@ArcanaNetwork", + "telegram": "https://t.me/ArcanaNetwork", + "docs": "https://docs.arcana.network/", + "blog": "https://arcana.network/blog", + "whitepaper": "https://www.notion.so/arcananetwork/Arcana-Technical-Docs-a1d7fd0d2970452586c693e4fee14d08" + }, + "have_token": false, + "tokens": [ + { + "symbol": "XAR" + } + ], + "usecases": [ + "infrastructure" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/arcana/logo.png" + } + ] + }, + { + "id": "ruby", + "name": "RUBY", + "categories": [ + "infrastructure" + ], + "description": "The Decentralized Privacy-Centric Protocol for Web3", + "team": { + "anonymous": true + }, + "links": { + "web": "https://www.ruby.xyz", + "github": "https://github.com/Ruby-Protocol", + "docs": "https://wiki.ruby.xyz/", + "Twitter": "https://twitter.com/RubyProtocol" + }, + "have_token": false, + "tokens": [ + { + "symbol": "RUBY" + } + ], + "usecases": [ + "infrastructure" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/ruby/logo.png" + } + ] + }, + { + "id": "highline", + "name": "Highline", + "categories": [ + "infrastructure" + ], + "description": "An execution layer for Ethereum", + "links": { + "web": "https://highline.dev", + "github": "https://highline.dev/docs/" + }, + "usecases": [ + "infrastructure" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/highline/logo.png" + } + ] + }, + { + "id": "trocador-app", + "name": "Trocador App", + "categories": [ + "infrastructure" + ], + "description": "A privacy-focused exchange aggregator. Anonymous service, no Java, no registration, onion site and I2P available", + "team": { + "anonymous": true + }, + "links": { + "web": "https://trocador.app", + "docs": "https://trocador.app/en/docs/" + }, + "usecases": [ + "infrastructure" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/trocador-app/logo.png" + } + ] + }, + { + "id": "haven-protocol", + "name": "Haven Protocol", + "categories": [ + "infrastructure" + ], + "description": "an open source, community-led network of private digital assets", + "team": { + "anonymous": true + }, + "links": { + "web": "https://havenprotocol.org", + "github": "https://github.com/haven-protocol-org", + "whitepaper": "https://havenprotocol.org/whitepaper/", + "docs": "https://havenprotocol.org/knowledge/", + "blog": "https://havenprotocol.org/category/blog/", + "twitter": "https://twitter.com/HavenXHV" + }, + "have_token": false, + "tokens": [ + { + "symbol": "XHV" + } + ], + "audits": [ + { + "name": "no audit reports attached", + "link": "https://github.com/haven-protocol-org/security-audits/" + } + ], + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": false, + "mainnet": true + }, + "usecases": [ + "infrastructure" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/haven-protocol/logo.png" + } + ] + }, + { + "id": "nonkyc", + "name": "NonKYC", + "categories": [ + "defi" + ], + "usecases": [ + "defi" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/nonkyc/logo.png" + } + ] + }, + { + "id": "joinmarket", + "name": "JoinMarket", + "categories": [ + "applications" + ], + "description": "Decentralized bitcoin coinjoin for improving privacy and fungibility.", + "team": { + "anonymous": true + }, + "product_readiness": "live", + "links": { + "web": "https://joinmarket.net/", + "github": "https://github.com/JoinMarket-Org", + "docs": "https://joinmarket-org.github.io/joinmarket-clientserver/", + "twitter": "https://twitter.com/joinmarket" + }, "sunset": true, "usecases": [ "mixing-service" ], "have_token": false, - "third_party_dependency": false - } - ], - "ranks": [ - { - "id": "openess", - "name": "Openess", - "references": [ + "third_party_dependency": false, + "logos": [ { - "field": "team.teammembers", - "label": { - "name": "Team", - "positive": "Member", - "negative": "Anonymous" - }, - "condition": { - "minLength": 1 - }, - "points": 10 - }, - { - "field": "links.docs", - "label": { - "name": "Documentation", - "positive": "Link", - "negative": "Not available" - }, - "condition": { - "exists": true - }, - "points": 10 - }, - { - "field": "links.github", - "label": { - "name": "Github", - "positive": "Link", - "negative": "Not available" - }, - "condition": { - "exists": true - }, - "points": 10 - }, - { - "field": "links.twitter", - "label": { - "name": "Twitter", - "positive": "Link", - "negative": "Not available" - }, - "condition": { - "exists": true - }, - "points": 1 - }, - { - "field": "links.telegram", - "label": { - "name": "Telegram", - "positive": "Link", - "negative": "Not available" - }, - "condition": { - "exists": true - }, - "points": 1 - }, - { - "field": "links.discord", - "label": { - "name": "Discord", - "positive": "Link", - "negative": "Not available" - }, - "condition": { - "exists": true - }, - "points": 1 - }, - { - "field": "links.lens", - "label": { - "name": "Lens", - "positive": "Link", - "negative": "Not available" - }, - "condition": { - "exists": true - }, - "points": 1 - }, - { - "field": "links.farcaster", - "label": { - "name": "Farcaster", - "positive": "Link", - "negative": "Not available" - }, - "condition": { - "exists": true - }, - "points": 1 - }, - { - "field": "links.whitepaper", - "label": { - "name": "Whitepaper", - "positive": "Link", - "negative": "Not available" - }, - "condition": { - "exists": true - }, - "points": 10 - }, - { - "field": "funding.value", - "label": { - "name": "Funding", - "positive": "Investment", - "negative": "Not available" - }, - "condition": { - "exists": true - }, - "points": 10 + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/joinmarket/logo.png" } ] }, { - "id": "technology", - "name": "Technology", - "references": [ + "id": "01-labs", + "name": "01 Labs", + "categories": [ + "applications" + ], + "description": "Catalyzing a new generation of applications powered by zero knowledge cryptography.", + "links": { + "web": "https://o1labs.org", + "github": "https://github.com/o1-labs", + "blog": "https://www.o1labs.org/blog", + "twitter": "https://x.com/o1_labs" + }, + "usecases": [ + "research-and-development" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ { - "field": "project_status.mainnet", - "label": { - "name": "Mainnet", - "positive": "Yes", - "negative": "No" - }, - "condition": { - "exists": true - }, - "points": 10 - }, - { - "field": "blockchain_features.opensource", - "label": { - "name": "Open Source", - "positive": "Yes", - "negative": "No" - }, - "condition": { - "equals": true - }, - "points": 20 - }, - { - "field": "blockchain_features.asset_custody_type", - "label": { - "name": "Non Custody", - "positive": "None", - "negative": "Custodial" - }, - "condition": { - "equals": "non-custody" - }, - "points": 10 - }, - { - "field": "blockchain_features.upgradability.enabled", - "label": { - "name": "Upgradability", - "positive": "Disabled", - "negative": "Enabled" - }, - "condition": { - "equals": false - }, - "points": 10 - }, - { - "field": "audits", - "label": { - "name": "Audits", - "positive": "Audit", - "negative": "None" - }, - "condition": { - "minLength": 1 - }, - "points": 10 + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/01-labs/logo.png" } ] }, { - "id": "privacy", - "name": "Privacy", - "references": [ + "id": "pomp", + "name": "POMP", + "categories": [ + "applications" + ], + "description": "Comprehensive DeFi platform for token swaps, lending, NFT trading, collateralization", + "links": { + "web": "https://mantapacific.pomp.money", + "blog": "https://medium.com/@POMP_App", + "twitter": "https://x.com/AppPOMP", + "discord": "https://discord.com/invite/Uh452P8ScM", + "telegram": "https://t.me/POMP_Chat" + }, + "usecases": [ + "dapps" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ { - "field": "privacy_policy.link", - "label": { - "name": "Privacy Policy", - "positive": "Link", - "negative": "Not available" - }, - "condition": { - "exists": true - }, - "points": 10 - }, - { - "field": "tracebility.kyc", - "label": { - "name": "KYC", - "positive": "No", - "negative": "Yes" - }, - "condition": { - "equals": false - }, - "points": 10 - }, - { - "field": "compliance", - "label": { - "name": "Compliance", - "positive": "...", - "negative": "No" - }, - "condition": { - "exists": true - }, - "points": 5 - }, - { - "field": "default_privacy", - "label": { - "name": "Default Privacy", - "positive": "YES", - "negative": "No" - }, - "condition": { - "equals": true - }, - "points": 10 + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/pomp/logo.png" } ] - } - ], - "ecosystems": [ - { - "id": "ethereum", - "name": "Ethereum", - "icon": "https://assets.coingecko.com/coins/images/279/standard/ethereum.png?1696501628" }, { - "id": "bitcoin", - "name": "Bitcoin", - "icon": "https://assets.coingecko.com/coins/images/1/standard/bitcoin.png?1696501400" + "id": "fedi", + "name": "Fedi", + "categories": [ + "applications" + ], + "description": "Billions of people are unable to hold bitcoin on or off exchanges", + "ecosystem": [ + "bitcoin" + ], + "links": { + "web": "https://www.fedi.xyz/", + "github": "https://github.com/fedibtc", + "docs": "https://fedibtc.github.io/fedi-docs/", + "blog": "https://www.fedi.xyz/blog", + "twitter": "https://twitter.com/fedibtc" + }, + "team": { + "anonymous": true + }, + "project_status": { + "live_status": true, + "testnet": false, + "mainnet": false + }, + "usecases": [ + "wallets" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/fedi/logo.png" + } + ] }, { - "id": "solana", - "name": "Solana", - "icon": "https://assets.coingecko.com/coins/images/4128/standard/solana.png?1718769756" + "id": "burstiq", + "name": "burstIQ", + "categories": [ + "infrastructure" + ], + "description": "Fuel your digital-first strategy with human health data", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Frank Ricotta", + "role": "CEO" + }, + { + "name": "Brian Jackson", + "role": "COO" + }, + { + "name": "Tyson Henry", + "role": "CTO" + } + ] + }, + "links": { + "web": "https://burstiq.com", + "twitter": "https://twitter.com/BurstIQ" + }, + "have_token": false, + "tokens": [ + { + "symbol": "BIQ" + } + ], + "project_status": { + "live_status": false, + "testnet": false, + "mainnet": false + }, + "usecases": [ + "infrastructure" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/burstiq/logo.png" + } + ] }, { - "id": "cosmos", - "name": "Cosmos", - "icon": "https://assets.coingecko.com/coins/images/1481/standard/cosmos_hub.png?1696502525" + "id": "bob-protocol", + "name": "BOB Protocol", + "categories": [ + "defi" + ], + "description": "A multi-chain, multi-collateral stable token enhanced with optional privacy features", + "ecosystem": [ + "polygon", + "optimism", + "bnb", + "ethereum" + ], + "links": { + "web": "https://zkbob.com/", + "github": "https://github.com/zkBob", + "docs": "https://docs.zkbob.com/", + "forum": "https://forum.zkbob.com/?utm_source=Twitter&utm_medium=Linktree", + "blog": "https://blog.zkbob.com/", + "twitter": "https://x.com/zkBob_", + "discord": "https://discord.com/invite/zkbob", + "telegram": "https://t.me/zkbobcommunity" + }, + "team": { + "anonymous": true + }, + "usecases": [ + "currency" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/bob-protocol/logo.png" + } + ] }, { - "id": "monero", - "name": "Monero", - "icon": "https://assets.coingecko.com/coins/images/69/standard/monero_logo.png?1696501460" + "id": "polygon-nightfall", + "name": "Polygon Miden", + "categories": [ + "infrastructure" + ], + "description": "a zero-knowledge rollup for high-throughput and private applications", + "ecosystem": [ + "polygon" + ], + "links": { + "web": "https://polygon.technology/polygon-miden", + "docs": "https://0xpolygonmiden.github.io/miden-base/introduction.html", + "github": "https://github.com/0xPolygonMiden", + "blog": "https://polygon.technology/blog-tags/polygon-miden", + "twitter": "https://twitter.com/0xPolygon" + }, + "team": { + "anonymous": false + }, + "project_status": { + "live_status": true, + "version": "testnet", + "testnet": true, + "mainnet": false + }, + "usecases": [ + "eth-layer-2" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/polygon-nightfall/logo.png" + } + ] }, { - "id": "other", - "name": "Other" - } - ], - "custodys": [ - { - "id": "non-custody", - "name": "Non-custody" + "id": "bidshop", + "name": "Bidshop", + "categories": [ + "applications" + ], + "description": "The first and only trustless marketplace with encrypted & secret bidding. Opening a new world of gamification and liquidity for NFTs", + "links": { + "web": "https://www.bidshop.io", + "docs": "https://bidshop.gitbook.io/bidshop-platform", + "blog": "https://medium.com/@BIDSHOP", + "twitter": "https://x.com/BIDSHOP_io", + "telegram": "https://t.me/BIDSHOP_TG" + }, + "have_token": false, + "token_link": "https://etherscan.io/token/0xA53e968b8d8a5Be52d66e5BB35d9b6B6B5A5CD2F", + "tokens": [ + { + "name": "BIDSHOP", + "symbol": "BIDS", + "network": "Ethereum", + "contract_address": "0xA53e968b8d8a5Be52d66e5BB35d9b6B6B5A5CD2F" + } + ], + "usecases": [ + "nft-community" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/bidshop/logo.png" + } + ] }, { - "id": "custodial", - "name": "Custodial" - } - ], - "phases": [ - { - "id": "mainnet", - "name": "Mainnet" + "id": "obscuro", + "name": "TEN (formerly Obscuro)", + "categories": [ + "infrastructure" + ], + "description": "a layer 2 solution for Ethereum that brings privacy and scale", + "ecosystem": [ + "ethereum" + ], + "team": { + "anonymous": false + }, + "links": { + "web": "https://ten.xyz/", + "whitepaper": "https://whitepaper.ten.xyz/", + "twitter": "https://x.com/tenprotocol", + "discord": "https://discord.com/invite/tenprotocol", + "telegram": "https://t.me/tenprotocol" + }, + "project_status": { + "live_status": true, + "version": "Testnet", + "testnet": true, + "mainnet": false + }, + "usecases": [ + "eth-layer-2" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/obscuro/logo.png" + } + ] }, { - "id": "testnet", - "name": "Testnet" + "id": "waku", + "name": "Waku", + "categories": [ + "infrastructure" + ], + "ecosystem": [ + "ethereum" + ], + "description": "the communication layer for Web3. Decentralized communication that scales", + "team": { + "anonymous": false, + "teammembers": [] + }, + "links": { + "web": "https://waku.org", + "blog": "https://blog.waku.org", + "github": "https://github.com/waku-org", + "forum": "https://forum.vac.dev/", + "docs": "https://docs.waku.org", + "whitepaper": "", + "block_explorer": "", + "governance": "", + "twitter": "https://x.com/waku_org", + "discord": "https://discord.waku.org", + "telegram": "", + "lens": "", + "farcaster": "https://farcaster/waku" + }, + "project_status": { + "live_status": true, + "version": "The Waku Network Gen 0", + "testnet": true, + "mainnet": false + }, + "tracebility": { + "kyc": false, + "tracked_data": "None", + "sign_in_type_requirments": [] + }, + "usecases": [ + "messaging", + "infrastructure", + "research-and-development", + "node" + ], + "have_token": false, + "third_party_dependency": "Sepolia Testnet, libp2p", + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/waku/logo.png" + } + ], + "percentage": 47, + "sunset": false, + "assets_used": [], + "tokens": [], + "project_phase": "testnet", + "blockchain_features": { + "opensource": true, + "upgradability": { + "enabled": false + }, + "asset_custody_type": "custodial", + "encryption": "P2P, ZK, RLN, Anonymity, Gossip Network", + "p2p": true + }, + "storage": { + "decentralized": true + }, + "privacy_policy": { + "defined": false, + "link": "", + "data_usage": "" + }, + "compliance": "", + "default_privacy": false, + "audits": [], + "social_trust": "Institute of Free Technology", + "technical_spof": "", + "funding": [ + { + "name": "Institute of Free Technology", + "link": "" + } + ], + "history": [] }, { - "id": "alpha", - "name": "Alpha" + "id": "anoma", + "name": "Anoma", + "categories": [ + "infrastructure" + ], + "description": "An intent-centric, privacy-preserving protocol for decentralized counterparty discovery, solving, and multi-chain atomic settlement", + "project_status": { + "version": "testnet", + "testnet": true, + "mainnet": false, + "live_status": true + }, + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Christopher Goes", + "role": "CTO" + }, + { + "name": "Adrian Brink", + "role": "Co-founder" + }, + { + "name": "Awa Sun Yin", + "role": "CEO" + } + ] + }, + "links": { + "web": "https://anoma.net", + "docs": "https://github.com/anoma/anoma-archive/tree/main/docs", + "blog": "https://anoma.net/blog", + "github": "https://github.com/anoma", + "whitepaper": "https://github.com/anoma/whitepaper/blob/main/whitepaper.pdf", + "vision-paper": "https://anoma.net/vision-paper.pdf" + }, + "technology": { + "type": "ZK, FHE", + "features": [ + "privacy for content" + ] + }, + "blockchain_features": { + "p2p": true, + "opensource": true + }, + "storage": { + "decentralized": true + }, + "usecases": [ + "infrastructure" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/anoma/logo.png" + } + ] }, { - "id": "beta", - "name": "Beta" + "id": "nillion", + "name": "Nillion", + "categories": [ + "infrastructure" + ], + "description": "The Secure Processing Layer of Web3", + "ecosystem": [ + "multichain" + ], + "links": { + "web": "https://www.nillion.com", + "github": "https://github.com/NillionNetwork", + "docs": "https://docs.nillion.com/", + "twitter": "https://x.com/nillionnetwork", + "discord": "https://discord.com/invite/nillionnetwork", + "telegram": "https://t.me/nillionnetwork" + }, + "team": { + "anonymous": false, + "company": { + "link": "https://www.linkedin.com/search/results/people/?currentCompany=%5B%2280922042%22%5D&origin=COMPANY_PAGE_CANNED_SEARCH&sid=*cU" + } + }, + "usecases": [ + "computing" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/nillion/logo.png" + } + ] }, { - "id": "mvp", - "name": "MVP" + "id": "mel", + "name": "Mel", + "categories": [ + "infrastructure" + ], + "description": "A clean-slate L1 for a decentralized, secure, and private internet beyond blockchains - a vibrant ecosystem of full-stack decentralized apps freed from the current on-chain smart contract model, yet still ultimately secured by blockchain consensus", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Eric Tung", + "role": "Founder CEO & CTO" + } + ] + }, + "links": { + "web": "https://melproject.org/en/", + "github": "https://github.com/mel-project", + "docs": "https://docs.melproject.org", + "forum": "https://forum.melproject.org/", + "yellow-paper": "https://docs.themelio.org/specifications/yellow/", + "Twitter": "https://twitter.com/melproject_org" + }, + "have_token": false, + "usecases": [ + "infrastructure" + ], + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/mel/logo.png" + } + ] + }, + { + "id": "coinshuffle", + "name": "CoinShuffle++", + "categories": [ + "applications" + ], + "description": "CoinShuffle++ (CSPP) is a mixing protocol used to create Decred CoinJoin transactions", + "links": { + "web": "https://github.com/decred/cspp" + }, + "usecases": [ + "mixing-service" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/coinshuffle/logo.png" + } + ] + }, + { + "id": "nil-foundation", + "name": "=nil; Foundation", + "categories": [ + "infrastructure" + ], + "description": "Foundation intends to create a tightly integrated set of technologies becoming a basis for secure data storages operating in insecure environments", + "links": { + "web": "https://nil.foundation", + "github": "https://github.com/nilfoundation", + "docs": "https://docs.nil.foundation/", + "blog": "https://nil.foundation/blog", + "twitter": "https://x.com/nil_foundation", + "discord": "https://discord.com/invite/KmTAEjbmM3", + "telegram": "https://t.me/nilfoundation" + }, + "usecases": [ + "research-and-development" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/nil-foundation/logo.png" + } + ] + }, + { + "id": "qubes-os", + "name": "Qubes OS", + "categories": [ + "applications" + ], + "description": "a free and open-source, security-oriented operating system for single-user desktop computing", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Marek Marczykowski-Górecki", + "role": "Project Lead", + "link": "https://github.com/marmarek" + } + ] + }, + "links": { + "web": "https://www.qubes-os.org", + "github": "https://github.com/QubesOS", + "docs": "https://www.qubes-os.org/doc/", + "twitter": "https://twitter.com/QubesOS", + "forum": "https://forum.qubes-os.org/", + "facebook": "https://www.facebook.com/QubesOS" + }, + "project_status": { + "live_status": true, + "version": "4.2.1", + "testnet": false, + "mainnet": false + }, + "usecases": [ + "operation-systems" + ], + "have_token": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/qubes-os/logo.png" + } + ] } ] } \ No newline at end of file