diff --git a/server/api/data.get.ts b/server/api/data.get.ts index a80d989..a6d00d4 100644 --- a/server/api/data.get.ts +++ b/server/api/data.get.ts @@ -1,3 +1,4 @@ -export default defineEventHandler(() => { - return $fetch('https://explorer-data.web3privacy.info/') +export default defineEventHandler(async () => { + // return $fetch('https://explorer-data.web3privacy.info/') + return await useStorage('assets:server').getItem('data.json') }) diff --git a/server/assets/data.json b/server/assets/data.json new file mode 100644 index 0000000..162939c --- /dev/null +++ b/server/assets/data.json @@ -0,0 +1,16189 @@ +{ + "projects": [ + { + "id": "01-labs", + "name": "01 Labs", + "categories": [ + "rd" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/01-labs/logo.png" + } + ] + }, + { + "id": "0xtip", + "name": "0xTIP", + "categories": [ + "mixing-service" + ], + "description": "0xTIP features mixing, private bridging from Ethereum to BNB chain as well as off-chain transfers.", + "links": { + "web": "https://0xmonero.com/mixer" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/0xtip/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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/1984/logo.png" + } + ] + }, + { + "id": "1rpc", + "name": "1RPC", + "categories": [ + "rpc" + ], + "description": "The Web3 Private RPC Relay", + "links": { + "web": "https://www.1rpc.io", + "docs": "https://docs.ata.network/1rpc/introduction/", + "twitter": "https://x.com/1rpc_" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/1rpc/logo.png" + } + ] + }, + { + "id": "2fa-guru", + "name": "2FA Guru", + "categories": [ + "dapps" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/2fa-guru/logo.png" + } + ] + }, + { + "id": "AIOZ network", + "name": "Aioz network", + "categories": [ + "AI" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/AIOZ network/logo.png" + } + ] + }, + { + "id": "Adamant", + "name": "Adamant", + "categories": [ + "messaging" + ], + "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": true, + "token_link": "https://www.coingecko.com/en/coins/adamant-messenger", + "tokens": [ + { + "name": "ADMToken", + "symbol": "$ADM", + "network": "Ethereum" + } + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/Adamant/logo.png" + } + ] + }, + { + "id": "AnonKlub", + "name": "AnonKlub", + "categories": [ + "DID" + ], + "description": "AnonKlub is a tool designed for Ethereum developers that allows for anonymous proof of Ethereum address ownership.", + "project_status": "testnet", + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/AnonKlub/logo.png" + } + ] + }, + { + "id": "Arcium", + "name": "Arcium", + "categories": [ + "FHE" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/Arcium/logo.png" + } + ] + }, + { + "id": "Bandada", + "name": "Bandada", + "categories": [ + "DID" + ], + "description": "An open-source system for managing privacy-preserving groups of anonymous individuals.", + "project_status": "testnet", + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/Bandada/logo.png" + } + ] + }, + { + "id": "BlockBlend", + "name": "BlockBlend", + "categories": [ + "bridge" + ], + "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": true, + "token_link": "https://etherscan.io/address/0x0a44a7ccea34a7563ba1d45a5f757d0b02281124", + "tokens": [ + { + "name": "BBL Tpken", + "symbol": "$BBL", + "network": "Ethereum", + "contract_address": "0x0a44a7ccea34a7563ba1d45a5f757d0b02281124" + } + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/BlockBlend/logo.png" + } + ] + }, + { + "id": "Broearn", + "name": "Broearn", + "categories": [ + "browser" + ], + "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, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/Broearn/logo.png" + } + ] + }, + { + "id": "ChainPort", + "name": "ChainPort", + "categories": [ + "bridge" + ], + "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": true, + "token_link": "https://etherscan.io/token/0x104f3152d8ebfc3f679392977356962ff36566ac", + "tokens": [ + { + "name": "PORTX Token", + "symbol": "$PORTX", + "network": "Ethereum", + "contract_address": "0x104f3152d8ebfc3f679392977356962ff36566ac" + } + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/ChainPort/logo.png" + } + ] + }, + { + "id": "Chainback", + "name": "Chainback", + "categories": [ + "storage" + ], + "ecosystem": [ + "Ethereum", + "Solana", + "Bsc", + "Polygon" + ], + "usecases": [ + "storage", + "cloud" + ], + "description": "Ultimate Cloud Computing & File Storage", + "product_lunch_day": "2022-12", + "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" + }, + "project_phase": "Alpha", + "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", + "upgradability": { + "enabled": true + } + }, + "privacy_policy": { + "defined": true, + "link": "https://chainback.gitbook.io/chainback-whitepaper/company-policy/privacy-policy" + }, + "default_privacy": true, + "traceability": { + "kyc": false, + "sign_in_type_requirments": "wallet" + }, + "third_party_dependency": false, + "compliance": false, + "storage": { + "decentralized": true + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/Chainback/logo.png" + } + ] + }, + { + "id": "Cloak-ai", + "name": "Cloak Ai", + "categories": [ + "AI" + ], + "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": true, + "token_link": "https://etherscan.io/token/0x13f7b4581df403542286563c2f762077b2a368da", + "tokens": [ + { + "name": "Cloak", + "symbol": "CLOAK", + "network": "Ethereum", + "contract_address": "0x13f7B4581dF403542286563C2F762077B2a368Da" + } + ], + "sunset": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/Cloak-ai/logo.png" + } + ] + }, + { + "id": "Codex", + "name": "Codex", + "categories": [ + "Storage" + ], + "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": "@codexstorage" + }, + "project_status": { + "live_status": true, + "version": "Codex Devnet", + "testnet": false, + "mainnet": false + }, + "licenses": "Apache 2.0 and MIT", + "traceability": { + "kyc": false + } + }, + { + "id": "Coti", + "name": "Coti", + "categories": [ + "layer-2" + ], + "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": true, + "token_link": "https://etherscan.io/token/0xddb3422497e61e13543bea06989c0789117555c5", + "tokens": [ + { + "name": "CotiToken", + "symbol": "$COTI", + "network": "Ethereum", + "contract_address": "0xDDB3422497E61e13543BeA06989C0789117555c5" + } + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/Coti/logo.png" + } + ] + }, + { + "id": "Cursive", + "name": "Cursive", + "categories": [ + "FHE" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/Cursive/logo.png" + } + ] + }, + { + "id": "DeChat", + "name": "DeChat", + "categories": [ + "messaging" + ], + "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": true, + "token_link": "https://bscscan.com/token/0xd69ee2e508363fed57f89917d5ca03e715ee5519", + "tokens": [ + { + "name": "DeChat Token", + "symbol": "$DeChat", + "network": "BSC", + "contract_address": "0xD69ee2e508363FEd57f89917D5ca03e715ee5519" + } + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/DeChat/logo.png" + } + ] + }, + { + "id": "DeGuard", + "name": "DeGuard", + "categories": [ + "VPN" + ], + "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 + }, + { + "id": "DeNet", + "name": "DeNet", + "categories": [ + "storage" + ], + "ecosystem": [ + "Polygon" + ], + "usecases": [ + "storage", + "Depin" + ], + "description": "Decentralized Storage Protocol for Web3 services ", + "product_lunch_day": "2017", + "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" + }, + "project_phase": "Mainet", + "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", + "upgradability": { + "enabled": true + } + }, + "privacy_policy": { + "defined": false + }, + "default_privacy": true, + "traceability": { + "kyc": false + }, + "compliance": false, + "storage": { + "decentralized": true + } + }, + { + "id": "Ergo", + "name": "Ergo Platform", + "categories": [ + "infrastructure" + ], + "ecosystem": [ + "Ergo", + "Btc" + ], + "usecases": [ + "wallet", + "mining", + "mixer" + ], + "description": "Ergo is the next-gen smart contract platform! Bringing economic freedom to ordinary people through decentralized financial tools", + "product_lunch_day": "2017", + "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" + }, + "project_phase": "Testnet", + "sunset": false, + "tokens": [ + { + "name": "Ergo Token", + "symbol": "$ERG", + "network": "Ergochain", + "token_link": "https://www.coingecko.com/en/coins/ergo" + } + ], + "blockchain_features": { + "opensource": true, + "asset_custody_type": "non-custody", + "upgradability": { + "enabled": true + } + }, + "privacy_policy": { + "defined": true, + "link": "https://ergoplatform.org/en/privacy-policy/" + }, + "default_privacy": true, + "traceability": { + "kyc": false, + "sign_in_type_requirments": "wallet" + }, + "third_party_dependency": false, + "compliance": false, + "audits": [ + { + "name": "Jean-Philipee Aumasson", + "link": "https://www.aumasson.jp/", + "time": "2019-12" + } + ], + "tecnology": { + "type": "vpn, mixer" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/Ergo/logo.png" + } + ] + }, + { + "id": "Exabits", + "name": "Exabits", + "categories": [ + "AI" + ], + "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, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/Exabits/logo.png" + } + ] + }, + { + "id": "FairMath", + "name": "FairMath", + "categories": [ + "FHE" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/FairMath/logo.png" + } + ] + }, + { + "id": "Fhenix", + "name": "Fhenix", + "categories": [ + "FHE" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/Fhenix/logo.png" + } + ] + }, + { + "id": "Humanode", + "name": "Humanode", + "categories": [ + "did" + ], + "ecosystem": [ + "Polkadot" + ], + "usecases": [ + "biometrically verified nodes" + ], + "description": "1 Human = 1 Node = 1 Vote .Cryptobiometric Sybil-resistant layer for the web", + "product_lunch_day": "2020", + "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" + }, + "project_phase": "Mainnet", + "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", + "upgradability": { + "enabled": true + } + }, + "privacy_policy": { + "defined": false + }, + "default_privacy": true, + "traceability": { + "kyc": false + }, + "third_party_dependency": false, + "compliance": false, + "audits": [ + { + "name": "Certik", + "link": "https://skynet.certik.com/projects/humanode", + "time": "2023-01-30T00:00:00.000Z" + } + ], + "tecnology": { + "type": "ZKP" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/Humanode/logo.png" + } + ] + }, + { + "id": "IVPN", + "name": "IVPN", + "categories": [ + "VPN" + ], + "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 + }, + { + "id": "Inco", + "name": "Inco", + "categories": [ + "FHE" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/Inco/logo.png" + } + ] + }, + { + "id": "Intmax", + "name": "Intmax", + "categories": [ + "layer-2" + ], + "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, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/Intmax/logo.png" + } + ] + }, + { + "id": "Kinto", + "name": "Kinto", + "categories": [ + "Layer-2" + ], + "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": true, + "token_link": "https://kintoscan.io/token/0x010700808D59d2bb92257fCafACfe8e5bFF7aB87?chainid=7887", + "tokens": [ + { + "name": "KINTO", + "symbol": "$KINTO", + "network": "Kinto", + "contract_address": "0x010700808D59d2bb92257fCafACfe8e5bFF7aB87" + } + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/Kinto/logo.png" + } + ] + }, + { + "id": "Mailchain", + "name": "Mailchain", + "categories": [ + "dapps" + ], + "ecosystem": [ + "Ethereum" + ], + "usecases": [ + "mail" + ], + "description": "Web3 communication layer & web3 email for everyone", + "product_lunch_day": "2019", + "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://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" + }, + "project_phase": "Mainnet", + "sunset": false, + "blockchain_features": { + "opensource": true, + "asset_custody_type": "non-custody", + "upgradability": { + "enabled": true + } + }, + "privacy_policy": { + "defined": true, + "link": "https://mailchain.com/terms" + }, + "default_privacy": true, + "traceability": { + "kyc": false, + "sign_in_type_requirments": "wallet" + }, + "third_party_dependency": false, + "compliance": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/Mailchain/logo.png" + } + ] + }, + { + "id": "Media network", + "name": "Media Network", + "categories": [ + "computing-network" + ], + "ecosystem": [ + "Ethereum", + "Solana", + "Base", + "Bnb", + "Optimist" + ], + "usecases": [ + "cloud", + "DePin" + ], + "description": "The Web3 replacement for AWS and Google Cloud", + "product_lunch_day": "2021", + "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" + }, + "project_phase": "Beta Mainet", + "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", + "upgradability": { + "enabled": true + } + }, + "privacy_policy": { + "defined": false + }, + "default_privacy": true, + "traceability": { + "kyc": false + }, + "third_party_dependency": false, + "compliance": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/Media network/logo.png" + } + ] + }, + { + "id": "Mindnetwork", + "name": "MindNetwork", + "categories": [ + "FHE" + ], + "description": "An FHE Restaking Layer for PoS and AI Networks ", + "links": { + "web": "https://www.mindnetwork.xyz/", + "github": "https://github.com/mind-network", + "docs": "https://docs.mindnetwork.xyz/minddocs", + "blog": "https://mindnetwork.medium.com/", + "twitter": "https://x.com/mindnetwork_xyz", + "discord": "https://discord.com/invite/UYj94MJdGJ", + "telegram": "https://t.me/MindNetwork_xyz" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/Mindnetwork/logo.png" + } + ] + }, + { + "id": "Nata network", + "name": "Nata network", + "categories": [ + "bridge" + ], + "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, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/Nata network/logo.png" + } + ] + }, + { + "id": "Nuco.cloud", + "name": "Nuco-cloud", + "categories": [ + "AI" + ], + "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": true, + "token_link": "https://etherscan.io/token/0xE0C8b298db4cfFE05d1bEA0bb1BA414522B33C1B", + "tokens": [ + { + "name": "nuco.cloud", + "symbol": "NCDT", + "network": "Ethereum", + "contract_address": "0xe0c8b298db4cffe05d1bea0bb1ba414522b33c1b" + } + ], + "sunset": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/Nuco.cloud/logo.png" + } + ] + }, + { + "id": "OpSec", + "name": "OpSec", + "categories": [ + "AI" + ], + "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": true, + "token_link": "https://etherscan.io/token/0x6A7eFF1e2c355AD6eb91BEbB5ded49257F3FED98", + "tokens": [ + { + "name": "Opsec", + "symbol": "OPSEC", + "network": "Ethereum", + "contract_address": "0x6A7eFF1e2c355AD6eb91BEbB5ded49257F3FED98" + } + ], + "sunset": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/OpSec/logo.png" + } + ] + }, + { + "id": "OriginTrail", + "name": "OriginTrail", + "categories": [ + "AI" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/OriginTrail/logo.png" + } + ] + }, + { + "id": "OxO", + "name": "OxO", + "categories": [ + "AI" + ], + "ecosystem": [ + "Ethereum" + ], + "usecases": [ + "Audit", + "mixer" + ], + "description": "All-in-One Privacy Exchange", + "product_lunch_day": "2023-01", + "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" + }, + "project_phase": "Mainnet", + "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", + "upgradability": { + "enabled": true + } + }, + "privacy_policy": { + "defined": false + }, + "default_privacy": true, + "traceability": { + "kyc": false, + "sign_in_type_requirments": "wallet" + }, + "third_party_dependency": false, + "compliance": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/OxO/logo.png" + } + ] + }, + { + "id": "Particl", + "name": "Particl", + "categories": [ + "dapps" + ], + "ecosystem": [ + "Particl" + ], + "usecases": [ + "marketplace" + ], + "description": "The only marketplace for private and unrestricted e-commerce", + "product_lunch_day": "2017", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Gerlof van Ek", + "link": "https://x.com/gerlof" + }, + { + "name": "Henk Swardt", + "link": "https://www.linkedin.com/in/hswardt/" + } + ] + }, + "links": { + "web": "https://particl.io/marketplace", + "github": "https://github.com/particl", + "whitepaper": "https://github.com/particl/whitepaper", + "docs": "https://particl.wiki/", + "block_explorer": "https://explorer.particl.io/", + "blog": "https://particl.news/", + "twitter": "https://x.com/particlproject", + "telegram": "https://t.me/particltg", + "discord": "https://discord.me/particl" + }, + "project_phase": "Alpha", + "sunset": false, + "tokens": [ + { + "name": "Particl Part", + "symbol": "Part", + "network": "Particl Blockchain", + "token_link": "https://explorer.particl.io/" + } + ], + "blockchain_features": { + "opensource": true, + "asset_custody_type": "non-custody", + "upgradability": { + "enabled": true + } + }, + "privacy_policy": { + "defined": true, + "link": "https://academy.particl.io/en/latest/particl-blockchain/blockchain_privacy.html" + }, + "default_privacy": true, + "traceability": { + "kyc": false + }, + "third_party_dependency": false, + "compliance": false + }, + { + "id": "Presearch", + "name": "Preserch", + "categories": [ + "browser" + ], + "ecosystem": [ + "Ethereum" + ], + "usecases": [ + "browser" + ], + "description": "The Decentralized Search Engine with more than 4 million members", + "product_lunch_day": "2017", + "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" + }, + "project_phase": "Mainnet", + "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", + "upgradability": { + "enabled": true + } + }, + "privacy_policy": { + "defined": true, + "link": "https://presearch.com/privacy" + }, + "default_privacy": true, + "traceability": { + "kyc": false, + "sign_in_type_requirments": "wallet" + }, + "third_party_dependency": false, + "compliance": 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 + } + }, + { + "id": "Privasea", + "name": "Privasea", + "categories": [ + "FHE" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/Privasea/logo.png" + } + ] + }, + { + "id": "Privy", + "name": "Privy", + "categories": [ + "wallets" + ], + "ecosystem": [ + "Solana" + ], + "usecases": [ + "wallet" + ], + "description": "Privy builds authentication, authorization and data control tooling so developers can deliver amazing products that keep users safe.", + "product_lunch_day": "2021", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Colfax", + "link": "https://x.com/colfaxselby" + }, + { + "name": "Jainil Sutaria", + "link": "https://x.com/jainilsutaria1" + } + ] + }, + "links": { + "web": "https://www.privy.io/", + "github": "https://github.com/privy-io", + "docs": "https://docs.privy.io/", + "blog": "https://www.privy.io/blog", + "twitter": "https://x.com/privy_io" + }, + "project_phase": "Mainet", + "sunset": false, + "blockchain_features": { + "opensource": true, + "asset_custody_type": "non-custody", + "upgradability": { + "enabled": true + } + }, + "privacy_policy": { + "defined": true, + "link": "https://www.privy.io/privacy-policy" + }, + "default_privacy": true, + "traceability": { + "kyc": false, + "sign_in_type_requirments": "wallet" + }, + "third_party_dependency": false, + "compliance": false, + "audits": [ + { + "name": "Zellic", + "link": "https://github.com/Zellic/publications/blob/master/Privy_Shamir_Secret_Sharing_-_Zellic_Audit_Report.pdf", + "time": "2023-08" + } + ], + "tecnology": { + "type": "AA" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/Privy/logo.png" + } + ] + }, + { + "id": "RawBox", + "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 + }, + { + "id": "Rido", + "name": "Rido", + "categories": [ + "AI" + ], + "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, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/Rido/logo.png" + } + ] + }, + { + "id": "Ritual", + "name": "Ritual", + "categories": [ + "ai" + ], + "ecosystem": [ + "Ethereum", + "Solana", + "Polygon" + ], + "usecases": [ + "ai", + "node" + ], + "description": "We are building a way for any protocol, application, or smart contract to integrate AI models with a few lines of code.", + "product_launch_day": "2023", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Niraj Pant", + "link": "https://x.com/niraj" + }, + { + "name": "Akilesh Potti", + "link": "https://x.com/akileshpotti" + }, + { + "name": "Anish Agnihotri", + "link": "https://x.com/_anishagnihotri" + }, + { + "name": "Eva Zhang", + "link": "https://www.linkedin.com/in/evazhang612/" + }, + { + "name": "Saneel Sreeni", + "link": "https://x.com/sanlsrni" + }, + { + "name": "Maryam Bahrani", + "link": "https://www.mbahrani.net/" + }, + { + "name": "Yahya Hassanzadeh", + "link": "https://www.linkedin.com/in/yhassanzadeh/" + }, + { + "name": "Praveen Palanisamy", + "link": "https://www.linkedin.com/in/praveenpalanisamy/" + } + ] + }, + "links": { + "web": "https://ritual.net/", + "github": "https://github.com/ritual-net", + "docs": "https://docs.ritual.net/", + "blog": "https://ritual.net/blog", + "twitter": "https://x.com/ritualnet", + "discord": "https://discord.com/invite/ritual-net" + }, + "project_phase": "Testnet", + "sunset": false, + "funding": { + "name": "archetype", + "link": "https://ritual.net/blog/introducing-ritual" + }, + "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, + "compliance": false + }, + { + "id": "Rotki", + "name": "Rotki", + "categories": [ + "dapps" + ], + "ecosystem": [ + "Ethereum", + "Bitcoin", + "Base", + "Optimist", + "Gnosis", + "Scroll", + "ZkSync" + ], + "usecases": [ + "os portfolio management" + ], + "description": "rotki is an open source portfolio tracker, accounting and analytics tool that protects your privacy", + "product_lunch_day": "2017", + "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/" + }, + "project_phase": "Mainet", + "sunset": false, + "blockchain_features": { + "opensource": true, + "asset_custody_type": "non-custody", + "upgradability": { + "enabled": true + } + }, + "privacy_policy": { + "defined": true, + "link": "https://rotki.com/privacy-policy" + }, + "default_privacy": true, + "traceability": { + "kyc": false, + "sign_in_type_requirments": "wallet" + }, + "third_party_dependency": false, + "compliance": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/Rotki/logo.png" + } + ] + }, + { + "id": "Self", + "name": "Self", + "categories": [ + "did" + ], + "usecases": [ + "digital identity", + "personal data" + ], + "description": "Build identification and personal data management for everything", + "product_lunch_day": "2019", + "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" + }, + "project_phase": "testnet", + "sunset": false, + "blockchain_features": { + "opensource": true, + "asset_custody_type": "non-custody", + "upgradability": { + "enabled": true + } + }, + "privacy_policy": { + "defined": true, + "link": "https://www.joinself.com/company/legal" + }, + "default_privacy": true, + "traceability": { + "kyc": false + }, + "third_party_dependency": false, + "compliance": false, + "storage": { + "decentralized": true + }, + "tecnology": { + "type": "ZK" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/Self/logo.png" + } + ] + }, + { + "id": "Sentz", + "name": "Sentz", + "categories": [ + "dapps" + ], + "usecases": [ + "payment" + ], + "description": "Global payments app for Freelancers & Creators", + "product_lunch_day": "2022", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Sara Drakeley", + "link": "https://www.linkedin.com/in/sara-drakeley/" + }, + { + "name": "Henry Holtzman", + "link": "https://www.linkedin.com/in/holtzmanh/?original_referer=https%3A%2F%2Fwww.sentz.com%2F" + } + ] + }, + "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" + }, + "project_phase": "Mainet", + "sunset": false, + "tokens": [ + { + "name": "Mobile Coin", + "symbol": "$MOB", + "token_link": "https://www.coingecko.com/en/coins/mobilecoin" + } + ], + "blockchain_features": { + "opensource": true, + "asset_custody_type": "non-custody", + "upgradability": { + "enabled": true + } + }, + "privacy_policy": { + "defined": true, + "link": "https://www.sentz.com/privacy-policy" + }, + "default_privacy": true, + "traceability": { + "kyc": false, + "sign_in_type_requirments": "wallet" + }, + "third_party_dependency": false, + "compliance": false, + "audits": [ + { + "name": "Trail of Bits", + "link": "https://www.sentz.com/developers/audits" + } + ], + "assets_used": [ + "eUSD" + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/Sentz/logo.png" + } + ] + }, + { + "id": "SightAI", + "name": "SightAI", + "categories": [ + "AI" + ], + "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, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/SightAI/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 + }, + "team": { + "anonymous": true + }, + "links": { + "github": "https://github.com/summa-dev" + }, + "technology": { + "type": "halo2" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/Summa/logo.png" + } + ] + }, + { + "id": "Sunscreen", + "name": "Sunsscreen", + "categories": [ + "FHE" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/Sunscreen/logo.png" + } + ] + }, + { + "id": "Super Protocol", + "name": "SuperProtocol", + "categories": [ + "AI" + ], + "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, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/Super Protocol/logo.png" + } + ] + }, + { + "id": "Synaps", + "name": "Synaps", + "categories": [ + "kyc" + ], + "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, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/Synaps/logo.png" + } + ] + }, + { + "id": "Taceo", + "name": "Taceo", + "categories": [ + "computing-network" + ], + "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/", + "whitepaper": null, + "blog": "https://blog.taceo.io/", + "twitter": "https://x.com/TACEO_IO", + "discord": "https://discord.com/invite/gWZW2TANpk" + }, + "project_status": { + "live_status": true + }, + "have_token": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/Taceo/logo.png" + } + ] + }, + { + "id": "The 4th Pillar", + "name": "The 4th Pillar", + "categories": [ + "messaging" + ], + "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": true, + "token_link": "https://etherscan.io/token/0x4730fb1463a6f1f44aeb45f6c5c422427f37f4d0", + "tokens": [ + { + "name": "The 4th Pillar Token", + "symbol": "$FOUR", + "network": "Ethereum", + "contract_address": "0x4730fb1463a6f1f44aeb45f6c5c422427f37f4d0" + } + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/The 4th Pillar/logo.png" + } + ] + }, + { + "id": "Venice", + "name": "Venice", + "categories": [ + "AI" + ], + "description": "a generative AI app focused on privacy", + "links": { + "web": "https://venice.ai", + "blog": "https://venice.ai/blog", + "twitter": "https://x.com/askvenice", + "farcaster": "venice-ai" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/Venice/logo.png" + } + ] + }, + { + "id": "Vocdoni", + "name": "Vocdoni", + "categories": [ + "dapps" + ], + "ecosystem": [ + "Ethereum" + ], + "usecases": [ + "voting" + ], + "description": "To build open source solutions to facilitate decision making in any organization.", + "product_lunch_day": "2017", + "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" + }, + "project_phase": "Mainnet", + "sunset": false, + "funding": { + "name": "Aragon grant 2021/2022", + "link": "https://x.com/AragonProject" + }, + "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, + "compliance": false, + "storage": { + "decentralized": true + }, + "tecnology": { + "type": "zkSNARKs" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/Vocdoni/logo.png" + } + ] + }, + { + "id": "Zama", + "name": "Zama", + "categories": [ + "FHE" + ], + "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/" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/Zama/logo.png" + } + ] + }, + { + "id": "ZkAGI", + "name": "ZkAGI", + "categories": [ + "AI" + ], + "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, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/ZkAGI/logo.png" + } + ] + }, + { + "id": "actilist", + "name": "Actilist", + "categories": [ + "nft" + ], + "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, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/actilist/logo.png" + } + ] + }, + { + "id": "aesirx-web3-id", + "name": "AesirX WEB3 ID", + "categories": [ + "did" + ], + "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": true, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/aesirx-web3-id/logo.png" + } + ] + }, + { + "id": "alaya", + "name": "Alaya", + "categories": [ + "computing-network" + ], + "description": "Alaya is a business sandbox and testing field for the next-generation of financial infrastructure of PlatON.", + "ecosystem": "Ethereum", + "project_status": "Mainnet, 2022", + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/alaya/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": { + "live_status": true, + "version": "Testnet", + "testnet": true, + "mainnet": false + }, + "technology": { + "type": "zk-SNARKs", + "features": [ + "ZK circuit programming", + "SNARK validator network" + ] + }, + "blockchain_features": { + "p2p": true, + "viewing_key": true, + "dissapearing_tx": true, + "connected_tx": true + }, + "client_diversability": { + "name": "address", + "link": "https://explorer.aleo.org/validators" + }, + "default_privacy": true, + "tracebility": { + "kyc": false, + "sign_in_type_requirements": "wallet", + "tracked_data": "non" + }, + "storage": { + "decentralized": true + }, + "compliance": false, + "third_party_dependency": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/aleo/logo.png" + } + ] + }, + { + "id": "aleph-zero", + "name": "Aleph Zero", + "categories": [ + "computing-network" + ], + "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://alephzero.org/the-team" + } + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/aleph-zero/logo.png" + } + ] + }, + { + "id": "alter", + "name": "ALTER", + "categories": [ + "messaging" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/alter/logo.png" + } + ] + }, + { + "id": "anagolay", + "name": "Anagolay", + "categories": [ + "did" + ], + "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": true, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/anagolay/logo.png" + } + ] + }, + { + "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": "testnet", + "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 + }, + "tracebility": { + "kyc": false + }, + "storage": { + "decentralized": true + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/anoma/logo.png" + } + ] + }, + { + "id": "anon-aadhaar", + "name": "Anon Aadhaar", + "categories": [ + "DID" + ], + "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": "testnet", + "live_status": 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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/anon-aadhaar/logo.png" + } + ] + }, + { + "id": "anon-nero", + "name": "Anon/Nero", + "categories": [ + "wallets" + ], + "description": "Private wallet", + "links": { + "web": "https://t.me/anoneroapks" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/anon-nero/logo.png" + } + ] + }, + { + "id": "anonybit", + "name": "Anonybit", + "categories": [ + "did" + ], + "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": true, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/anonybit/logo.png" + } + ] + }, + { + "id": "anonzk-incognito", + "name": "AnonZK Incognito", + "categories": [ + "mixing-service" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/anonzk-incognito/logo.png" + } + ] + }, + { + "id": "anydao", + "name": "AnyDAO", + "categories": [ + "dao" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/anydao/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", + "team": "56 members", + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/anytype/logo.png" + } + ] + }, + { + "id": "arcana-s-private-nft", + "name": "Arcana's Private NFT", + "categories": [ + "nft" + ], + "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/" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/arcana-s-private-nft/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": true, + "tokens": [ + { + "symbol": "XAR" + } + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/arcana/logo.png" + } + ] + }, + { + "id": "arpa", + "name": "ARPA", + "categories": [ + "computing-network" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/arpa/logo.png" + } + ] + }, + { + "id": "asmatch", + "name": "AsMatch", + "categories": [ + "dapps" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/asmatch/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": [ + { + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/asterizm/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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/auth3/logo.png" + } + ] + }, + { + "id": "automata-network", + "name": "Automata Network", + "categories": [ + "infrastructure" + ], + "description": "The privacy middleware layer building for a fair Web3. Its core suite of products include 1RPC, 2FA Guru, NFTFair, AnyDAO and XATA", + "team": { + "anonymous": true + }, + "links": { + "website": "https://www.ata.network/", + "docs": "https://docs.ata.network", + "github": "https://github.com/automata-network", + "blog": "https://blog.ata.network/" + }, + "have_token": true, + "tokens": [ + { + "symbol": "ATA" + } + ], + "project_status": { + "live_status": true, + "version": false, + "testnet": true, + "mainnet": false + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/automata-network/logo.png" + } + ] + }, + { + "id": "avado", + "name": "Avado", + "categories": [ + "hardware" + ], + "description": "A plug-and-play hardware device that connects users to many different kinds of blockchains", + "ecosystem": "multichain", + "links": { + "web": "https://ava.do/", + "github": "https://github.com/mysteriumnetwork/AVADO-DNP-Mysterium-Server", + "docs": "https://docs.ava.do/", + "blog": "https://ava.do/blog/", + "twitter": "https://x.com/AvadoAg", + "discord": "https://discord.com/invite/RpMaFjTjyw", + "facebook": "https://www.facebook.com/avadocloud" + }, + "team": { + "anonymous": false, + "company": { + "link": "https://www.mysterium.network/team" + } + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/avado/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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/axiatel/logo.png" + } + ] + }, + { + "id": "aztec-connect", + "name": "Aztec Connect", + "categories": [ + "bridge" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/aztec-connect/logo.png" + } + ] + }, + { + "id": "basic-attention-token", + "name": "Basic Attention Token", + "categories": [ + "currency" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/basic-attention-token/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" + ] + }, + "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", + "upgradability": { + "enabled": true, + "type": "fork" + }, + "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 + }, + "traceability": { + "tracked_data": "Chains activity", + "kyc": false, + "sign_in_type_requirments": "wallets" + }, + "third_party_dependency": false, + "compliance": "none", + "client_diversability": [ + { + "name": "BasicSwap client", + "link": "https://basicswapdex.com/" + } + ], + "default_privacy": false, + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": false, + "mainnet": true + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/basicswap/logo.png" + } + ] + }, + { + "id": "bcchat", + "name": "BCchat", + "categories": [ + "messaging" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/bcchat/logo.png" + } + ] + }, + { + "id": "beam-wallet", + "name": "Beam", + "categories": [ + "wallets" + ], + "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": null, + "testnet": false, + "mainnet": false + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/beam-wallet/logo.png" + } + ] + }, + { + "id": "beam", + "name": "Beam", + "categories": [ + "currency" + ], + "description": "Best in class privacy coin and confidential DeFi platform", + "links": { + "web": "https://beam.mw", + "github": "https://github.com/BeamMW/beam", + "docs": "https://beam.mw/docs", + "forum": "https://forum.beam.mw/", + "blog": "https://medium.com/beam-mw", + "twitter": "https://x.com/beamprivacy", + "discord": "https://discord.com/invite/BHZvAhg", + "telegram": "https://t.me/BeamPrivacy" + }, + "ecosystem": "Beam", + "project_status": "Mainnet", + "team": { + "anonymous": false + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/beam/logo.png" + } + ] + }, + { + "id": "beepo", + "name": "Beepo", + "categories": [ + "messaging" + ], + "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": [ + { + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/beepo/logo.png" + } + ] + }, + { + "id": "beldex", + "name": "Beldex", + "categories": [ + "currency" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/beldex/logo.png" + } + ] + }, + { + "id": "bermuda", + "name": "Bermuda", + "categories": [ + "dapps" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/bermuda/logo.png" + } + ] + }, + { + "id": "bidshop", + "name": "Bidshop", + "categories": [ + "nft" + ], + "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": true, + "token_link": "https://etherscan.io/token/0xA53e968b8d8a5Be52d66e5BB35d9b6B6B5A5CD2F", + "tokens": [ + { + "name": "BIDSHOP", + "symbol": "BIDS", + "network": "Ethereum", + "contract_address": "0xA53e968b8d8a5Be52d66e5BB35d9b6B6B5A5CD2F" + } + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/bidshop/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", + "upgradability": { + "enabled": false + }, + "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 + }, + "traceability": { + "kyc": false, + "sign_in_type_requirments": "wallet" + }, + "third_party_dependency": true, + "compliance": false, + "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, + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": false, + "mainnet": true + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/blackbox/logo.png" + } + ] + }, + { + "id": "blackhat-coin", + "name": "BlackHat Coin", + "categories": [ + "currency" + ], + "description": "Privacy-focused decentralized cryptocurrency providing truly anonymous untraceable transactions based on PoS consensus and zk-SNARKs data protection protocol", + "ecosystem": "BlackHat", + "project_status": "Mainnet", + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/blackhat-coin/logo.png" + } + ] + }, + { + "id": "blockstream-green", + "name": "Blockstream Green", + "categories": [ + "wallets" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/blockstream-green/logo.png" + } + ] + }, + { + "id": "blockwallet", + "name": "BlockWallet", + "categories": [ + "wallets" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/blockwallet/logo.png" + } + ] + }, + { + "id": "blockyfile", + "name": "Blockyfile", + "categories": [ + "dapps" + ], + "description": "The new way to upload files anonymously and without censorship.", + "links": { + "web": "https://blockyfile.org" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/blockyfile/logo.png" + } + ] + }, + { + "id": "bluum", + "name": "Bluum", + "categories": [ + "nft" + ], + "description": "Enable confidentiality of NFT content.", + "links": { + "web": "https://bluumprotocol.com", + "github": "https://github.com/BluumProtocol" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/bluum/logo.png" + } + ] + }, + { + "id": "bob-protocol", + "name": "BOB Protocol", + "categories": [ + "currency" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/bob-protocol/logo.png" + } + ] + }, + { + "id": "boltz", + "name": "Boltz", + "categories": [ + "currency" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/boltz/logo.png" + } + ] + }, + { + "id": "boring-protocol", + "name": "Boring Protocol", + "categories": [ + "vpn" + ], + "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": true, + "token_link": "https://coinmarketcap.com/currencies/boring-protocol/", + "sunset": true, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/boring-protocol/logo.png" + } + ] + }, + { + "id": "bpsaa", + "name": "BPSAA", + "categories": [ + "alliances" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/bpsaa/logo.png" + } + ] + }, + { + "id": "brace", + "name": "Brace.to", + "categories": [ + "dapps" + ], + "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 + } + }, + { + "id": "brave-wallet", + "name": "Brave Wallet", + "categories": [ + "wallets" + ], + "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": null, + "testnet": false, + "mainnet": false + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/brave-wallet/logo.png" + } + ] + }, + { + "id": "brave", + "name": "Brave", + "categories": [ + "browser" + ], + "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/" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/brave/logo.png" + } + ] + }, + { + "id": "brightid", + "name": "BrightID", + "categories": [ + "did" + ], + "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://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": true, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/brightid/logo.png" + } + ] + }, + { + "id": "bringing-privacy-to-ens", + "name": "Bringing Privacy to ENS", + "categories": [ + "dapps" + ], + "description": "ChainSafe’s Proposed Integration Using Aztec Network", + "links": { + "web": "https://www.cerebrum.com", + "github": "https://github.com/ChainSafe/ens-aztec-privacy/" + }, + "logos": [ + { + "file": "logo.png.png", + "ext": "png.png", + "url": "https://explorer-data.web3privacy.info/assets/projects/bringing-privacy-to-ens/logo.png.png" + } + ] + }, + { + "id": "brume-wallet", + "name": "Brume wallet", + "categories": [ + "wallets" + ], + "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://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", + "upgradability": { + "enabled": true, + "type": "centralized" + }, + "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 + }, + "traceability": { + "tracked_data": "no ( Tor based )", + "kyc": false, + "sign_in_type_requirments": "seed" + }, + "third_party_dependency": false, + "compliance": "compliant", + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/brume-wallet/logo.png" + } + ] + }, + { + "id": "buildoor", + "name": "Buildoor", + "categories": [ + "dapps" + ], + "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" + }, + "logos": [ + { + "file": "logo.jpg", + "ext": "jpg", + "url": "https://explorer-data.web3privacy.info/assets/projects/buildoor/logo.jpg" + } + ] + }, + { + "id": "burstiq", + "name": "burstIQ", + "categories": [ + "infrastructure" + ], + "description": "Fuel your digital-first strategy with human health data", + "team": [ + { + "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": true, + "tokens": [ + { + "symbol": "BIQ" + } + ], + "project_status": { + "live_status": false, + "version": false, + "testnet": false, + "mainnet": false + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/burstiq/logo.png" + } + ] + }, + { + "id": "burstlq" + }, + { + "id": "cake-wallet", + "name": "Cake Wallet", + "categories": [ + "wallets" + ], + "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": null, + "testnet": false, + "mainnet": false + }, + "team": { + "anonymous": true + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/cake-wallet/logo.png" + } + ] + }, + { + "id": "calamari-network", + "name": "Calamari network", + "categories": [ + "infrastructure" + ], + "description": "Manta Network canary net, is the plug-and-play privacy-preservation parachain built to serve the Kusama world", + "team": { + "anonymous": true + }, + "links": { + "web": "https://calamari.network", + "github": "https://github.com/Manta-Network", + "blog": "https://mantanetwork.medium.com/" + }, + "have_token": true, + "tokens": [ + { + "symbol": "KMA" + } + ], + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": false, + "mainnet": true + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/calamari-network/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": false, + "testnet": false, + "mainnet": false + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/calimero-network/logo.png" + } + ] + }, + { + "id": "calyxos", + "name": "CalyxOS", + "categories": [ + "os" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/calyxos/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 + }, + "team": { + "anonymous": true + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/cape/logo.png" + } + ] + }, + { + "id": "carbon-browser", + "name": "Carbon Browser", + "categories": [ + "browser" + ], + "description": "The Fastest Web 3 Browser. AdBlock + 100% Privacy", + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/carbon-browser/logo.png" + } + ] + }, + { + "id": "cerebrum", + "name": "Cerebrum", + "categories": [ + "did" + ], + "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": true, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/cerebrum/logo.png" + } + ] + }, + { + "id": "certup", + "name": "certUP", + "categories": [ + "nft" + ], + "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, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/certup/logo.png" + } + ] + }, + { + "id": "cheqd", + "name": "CheqD", + "categories": [ + "dapps" + ], + "description": "A secure network that enables individuals and organizations to fully control their personal data. It allows self-sovereign identity (SSI) companies to build and deliver secure solutions to you", + "links": { + "web": "https://cheqd.io", + "github": "https://github.com/cheqd", + "block_explorer": "https://bigdipper.live/cheqd/it", + "docs": "https://docs.cheqd.io/identity", + "blog": "https://cheqd.io/blog/", + "twitter": "https://x.com/cheqd_io", + "discord": "https://discord.com/invite/4VZszdE7HH", + "telegram": "https://t.me/cheqd" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/cheqd/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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/chimp-exchange/logo.png" + } + ] + }, + { + "id": "cia-protocol", + "name": "CIA protocol", + "categories": [ + "defi" + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/cia-protocol/logo.png" + } + ] + }, + { + "id": "cirus-foundation", + "name": "Cirus foundation", + "categories": [ + "data-management" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/cirus-foundation/logo.png" + } + ] + }, + { + "id": "cog", + "name": "COG", + "categories": [ + "currency" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/cog/logo.png" + } + ] + }, + { + "id": "coinbook", + "name": "CoinBook", + "categories": [ + "defi" + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/coinbook/logo.png" + } + ] + }, + { + "id": "coinomize", + "name": "Coinomize", + "categories": [ + "mixing-service" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/coinomize/logo.png" + } + ] + }, + { + "id": "coinshuffle", + "name": "CoinShuffle++", + "categories": [ + "mixing-service" + ], + "description": "CoinShuffle++ (CSPP) is a mixing protocol used to create Decred CoinJoin transactions", + "links": { + "web": "https://github.com/decred/cspp" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/coinshuffle/logo.png" + } + ] + }, + { + "id": "colossusxt", + "name": "ColossusXT", + "categories": [ + "currency" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/colossusxt/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": false, + "testnet": false, + "mainnet": false + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/comit-network/logo.png" + } + ] + }, + { + "id": "common", + "name": "Common", + "categories": [ + "defi" + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/common/logo.png" + } + ] + }, + { + "id": "conceal-network", + "name": "Conceal Network", + "categories": [ + "defi" + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/conceal-network/logo.png" + } + ] + }, + { + "id": "concordium", + "name": "Concordium", + "categories": [ + "infrastructure" + ], + "description": "A compliance ready blockchain backed by science that enables private and public transactions", + "team": [ + { + "name": "Lars Seier Christensen", + "roles": "Chairman" + }, + { + "name": "Nibras Stiebar-Bang", + "roles": "CTO & CPO" + }, + { + "name": "Jonas Stiebar-Bang", + "roles": "CCO" + }, + { + "name": "Jørgen Hauglund", + "roles": "CFO" + } + ], + "links": { + "web": "https://concordium.com", + "github": "https://github.com/Concordium", + "whitepaper": "https://www.concordium.com/technology#whitepapers" + }, + "have_token": true, + "tokens": [ + { + "symbol": "CCD" + } + ], + "project_status": { + "live_status": true, + "version": false, + "testnet": false, + "mainnet": true + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/concordium/logo.png" + } + ] + }, + { + "id": "cool-wallet", + "name": "Cool Wallet", + "categories": [ + "wallets" + ], + "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": null, + "testnet": false, + "mainnet": false + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/cool-wallet/logo.png" + } + ] + }, + { + "id": "crust", + "name": "Crust", + "categories": [ + "storage" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/crust/logo.png" + } + ] + }, + { + "id": "crypviser-secure-messenger", + "name": "Crypviser Secure Messenger", + "categories": [ + "messaging" + ], + "description": "The most private messaging app, based on Blockchain technology", + "team": [ + { + "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": true, + "tokens": [ + { + "symbol": "CVT" + } + ], + "project_status": { + "live_status": true, + "version": "mainnet", + "testnet": false, + "mainnet": true + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/crypviser-secure-messenger/logo.png" + } + ] + }, + { + "id": "cultdao", + "name": "CULT DAO", + "categories": [ + "dao" + ], + "assets_used": [ + "CULT" + ], + "ecosystem": [ + "Ethereum" + ], + "description": "Investment DAO that fight against centralization and further decentralization", + "product_readiness": "live", + "have_token": true, + "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" + } + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/cultdao/logo.png" + } + ] + }, + { + "id": "cyclone", + "name": "Cyclone", + "categories": [ + "mixing-service" + ], + "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" + } + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/cyclone/logo.png" + } + ] + }, + { + "id": "damus", + "name": "Damus", + "categories": [ + "dapps" + ], + "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" + }, + "logos": [ + { + "file": "logo.jpg", + "ext": "jpg", + "url": "https://explorer-data.web3privacy.info/assets/projects/damus/logo.jpg" + } + ] + }, + { + "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" + } + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/dappnode/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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/darkfi/logo.png" + } + ] + }, + { + "id": "dauth-network", + "name": "DAuth Network", + "categories": [ + "did" + ], + "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": true, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/dauth-network/logo.png" + } + ] + }, + { + "id": "decentr", + "name": "Decentr", + "categories": [ + "browser" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/decentr/logo.png" + } + ] + }, + { + "id": "decred", + "name": "Decred", + "categories": [ + "currency" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/decred/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": "Mainnet", + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/deeper-network/logo.png" + } + ] + }, + { + "id": "deeponion", + "name": "DeepOnion", + "categories": "currency", + "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-12T00:00:00.000Z", + "have_token": "Yes", + "token_link": null, + "tokens": [ + { + "name": "DeepOnion", + "symbol": "ONION", + "network": "DeepOnion Network", + "contract_address": null + } + ], + "fee": "0.0001 ONION/kB", + "team": { + "anonymous": "Yes", + "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" + } + ], + "history": { + "title": null, + "event_type": null, + "description": null, + "time": null, + "link": null + }, + "sunset": "No", + "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": "Yes", + "identity_integration": "None", + "p2p": "Yes", + "data_masking": "DeepSend", + "viewing_key": "No", + "dissapearing_tx": "No", + "connected_tx": "No", + "frontend_anonymity": "TOR addresses", + "asset_custody_type": "non-custodial" + }, + "project_status": { + "live_status": "Yes", + "version": "V2.3.3", + "testnet": "No", + "mainnet": "Yes", + "client_diversability": { + "name": "DeepOnion Wallet", + "link": "https://deeponion.org/#download" + } + }, + "licences": "General Public License", + "privacy_policy": { + "defined": "Yes", + "link": "https://deeponion.org/privacypolicy.html", + "data_usage": "Not using" + }, + "traceability": { + "tracked_data": "None", + "kyc": "No", + "sign_in_type_requirements": "wallet" + }, + "compliance": "none", + "storage": { + "decentralized": "Yes" + }, + "third_party_dependency": "None", + "social_trust": "DeepOnion uses a multisig system for governance decisions and has a DAO for community voting.", + "technical_spof": "None", + "upgradability": [ + { + "enabled": "Yes" + }, + { + "type": "DAO Governance" + }, + { + "admin_keys": "Not defined" + } + ], + "audits": [ + { + "name": null, + "company": null, + "logo": null, + "link": null, + "time": null + } + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/deeponion/logo.png" + } + ] + }, + { + "id": "definer", + "name": "DeFiner", + "categories": [ + "defi" + ], + "logos": [ + { + "file": "logo.jpg", + "ext": "jpg", + "url": "https://explorer-data.web3privacy.info/assets/projects/definer/logo.jpg" + } + ] + }, + { + "id": "demox-labs", + "name": "Demox labs", + "categories": [ + "rd" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/demox-labs/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": true, + "tokens": [ + { + "symbol": "DERO" + } + ], + "project_status": { + "live_status": true, + "version": "Mainnet v1", + "testnet": false, + "mainnet": true + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/dero/logo.png" + } + ] + }, + { + "id": "derp", + "name": "DERP", + "categories": [ + "rpc" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/derp/logo.png" + } + ] + }, + { + "id": "discreet-labs", + "name": "Discreet Labs", + "categories": [ + "rd" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/discreet-labs/logo.png" + } + ] + }, + { + "id": "discreet", + "name": "Discreet", + "categories": [ + "currency" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/discreet/logo.png" + } + ] + }, + { + "id": "diva", + "name": "Diva", + "categories": [ + "defi" + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/diva/logo.png" + } + ] + }, + { + "id": "divestos", + "name": "DivestOS", + "categories": [ + "os" + ], + "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, + "testnet": false, + "mainnet": true + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/divestos/logo.png" + } + ] + }, + { + "id": "djib", + "name": "DJIB", + "categories": [ + "storage" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/djib/logo.png" + } + ] + }, + { + "id": "dmail-network", + "name": "Dmail Network", + "categories": [ + "did" + ], + "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": true, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/dmail-network/logo.png" + } + ] + }, + { + "id": "dragonX", + "name": "DragonX", + "categories": [ + "currency" + ], + "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, + "dissapearing_tx": true, + "connected_tx": false, + "revealed_recipient": false, + "revealed_sender": false, + "revealed_ammount": false + }, + "default_privacy": true, + "tracebility": { + "kyc": false + }, + "project_status": { + "live_status": true, + "testnet": false, + "mainnet": true + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/dragonX/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 + }, + "team": { + "anonymous": false, + "company": { + "link": "https://dusk.network/pages/team" + } + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/dusk-network/logo.png" + } + ] + }, + { + "id": "ecash", + "name": "eCash", + "categories": [ + "currency" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/ecash/logo.png" + } + ] + }, + { + "id": "edge", + "name": "Edge", + "categories": [ + "wallets" + ], + "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/" + } + ] + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/edge/logo.png" + } + ] + }, + { + "id": "electric-coin-co", + "name": "Electric Coin. Co", + "categories": [ + "rd" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/electric-coin-co/logo.png" + } + ] + }, + { + "id": "elite", + "name": "Elite", + "categories": [ + "wallets" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/elite/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 + }, + "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" + } + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/elusiv/logo.png" + } + ] + }, + { + "id": "email-wallet", + "name": "Email Wallet", + "categories": [ + "wallets" + ], + "description": "Use your email address as a crypto wallet, via zk email to keep the protocol decentralized and emails private on-chain", + "ecosystem": "Ethereum", + "links": { + "web": "https://emailwallet.org/", + "docs": "https://zkemail.gitbook.io/zk-email/email-wallet", + "github": "https://github.com/zkemail/email-wallet", + "telegram": "https://t.me/zkemail" + }, + "team": { + "anonymous": true + }, + "technology": { + "type": "ZK" + }, + "project_status": { + "live_status": true, + "version": "Testnet", + "testnet": true, + "mainnet": false + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/email-wallet/logo.png" + } + ] + }, + { + "id": "entropy1729", + "name": "Entropy1729", + "categories": [ + "rd" + ], + "description": "Zero Knowledge Shop.", + "links": { + "web": "https://www.entropy1729.com", + "twitter": "https://x.com/1729entropy" + }, + "sunset": true, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/entropy1729/logo.png" + } + ] + }, + { + "id": "epic-cash", + "name": "Epic Cash", + "categories": [ + "currency" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/epic-cash/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": [ + { + "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": false, + "testnet": true, + "mainnet": false + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/espresso-systems/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": [ + "events" + ], + "ecosystem": "Ethereum", + "links": { + "web": "https://www.leadingprivacy.com/istanbul" + }, + "logos": [ + { + "file": "logo.svg", + "ext": "svg", + "url": "https://explorer-data.web3privacy.info/assets/projects/eth-privacy/logo.svg" + } + ] + }, + { + "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": [ + "events" + ], + "ecosystem": "Ethereum", + "links": { + "web": "https://ethberlin.ooo/contributors/", + "github": "https://github.com/ethb3rlin/4", + "blog": "https://blog.dod.ngo/", + "twitter": "https://x.com/ETHBerlin" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/ethberlin/logo.png" + } + ] + }, + { + "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": [ + "events" + ], + "ecosystem": "Ethereum", + "links": { + "web": "https://ethbrno.cz/", + "twitter": "https://twitter.com/ETHBrno" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/ethbrno/logo.png" + } + ] + }, + { + "id": "ethdam", + "name": "ETHDam", + "description": "Ethereum-focused privacy & DeFi hackathon. ", + "categories": [ + "events" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/ethdam/logo.png" + } + ] + }, + { + "id": "ethereum-portal-network", + "name": "Ethereum Portal Network", + "categories": [ + "rpc" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/ethereum-portal-network/logo.png" + } + ] + }, + { + "id": "ethernity-cloud", + "name": "Ethernity cloud", + "categories": [ + "computing-network" + ], + "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" + }, + "traceability": { + "kyc": false + }, + "storage": { + "decentralized": true + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/ethernity-cloud/logo.png" + } + ] + }, + { + "id": "ethrome", + "name": "ETHRome", + "categories": [ + "events" + ], + "ecosystem": "Ethereum", + "links": { + "web": "https://ethrome.org/", + "twitter": "https://x.com/ETHRome", + "discord": "https://discord.com/invite/tr8KMmC2aF" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/ethrome/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 + }, + "team": { + "anonymous": true + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/evanesco/logo.png" + } + ] + }, + { + "id": "evolution", + "name": "Evolution", + "categories": [ + "currency" + ], + "description": "A new level of your freedom. Anonymously. Secure.", + "ecosystem": "Evolution", + "project_status": { + "live status": true, + "version": "Mainnet", + "testnet": true, + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/evolution/logo.png" + } + ] + }, + { + "id": "fade-wtf", + "name": "Fade WTF", + "categories": [ + "nft" + ], + "description": "Privacy for NFTs powered by Light Protocol.", + "links": { + "web": "http://mint.fade.wtf" + } + }, + { + "id": "fairy", + "name": "Fairy", + "categories": [ + "defi" + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/fairy/logo.png" + } + ] + }, + { + "id": "fedi", + "name": "Fedi", + "categories": [ + "wallets" + ], + "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, + "version": null, + "testnet": false, + "mainnet": false + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/fedi/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": false, + "testnet": false, + "mainnet": false + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/fedimint/logo.png" + } + ] + }, + { + "id": "fileverse", + "name": "Fileverse", + "categories": [ + "storage" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/fileverse/logo.png" + } + ] + }, + { + "id": "findora-cr", + "name": "Findora CR", + "categories": [ + "did" + ], + "description": "Enabling ZK Identity Management & CRedentials for Web3", + "ecosystem": "multichain", + "links": { + "web": "https://findora.org/findora-cr/", + "github": "https://github.com/findoranetwork" + }, + "team": { + "company": { + "link": "https://findora.org/team/" + } + }, + "have_token": true, + "token_link": "https://coinmarketcap.com/it/currencies/findora/", + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/findora-cr/logo.png" + } + ] + }, + { + "id": "findora-platform", + "name": "Findora", + "categories": [ + "computing-network" + ], + "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": true, + "tokens": [ + { + "symbol": "FRA" + } + ], + "ecosystem": "multichain", + "team": { + "anonymous": false, + "company": { + "link": "https://findora.org/team/" + } + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/findora-platform/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": true, + "tokens": [ + { + "symbol": "FRA" + } + ], + "project_status": { + "live_status": false, + "version": false, + "testnet": false, + "mainnet": false + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/findora/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", + "upgradability": { + "enabled": true, + "type": "multisig" + }, + "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 + }, + "traceability": { + "tracked_dat": "non", + "kyc": false, + "sign_in_type_requirments": "wallet" + }, + "third_party_dependency": false, + "compliance": 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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/firn-protocol/logo.png" + } + ] + }, + { + "id": "firo", + "name": "Firo", + "categories": [ + "currency" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/firo/logo.png" + } + ] + }, + { + "id": "flock-io", + "name": "FLock.io", + "categories": [ + "dapps" + ], + "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" + }, + "logos": [ + { + "file": "logo.jpg", + "ext": "jpg", + "url": "https://explorer-data.web3privacy.info/assets/projects/flock-io/logo.jpg" + } + ] + }, + { + "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/" + } + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/foundation/logo.png" + } + ] + }, + { + "id": "fractal-id", + "name": "Fractal ID", + "categories": [ + "did" + ], + "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": true, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/fractal-id/logo.png" + } + ] + }, + { + "id": "frame", + "name": "Frame", + "categories": [ + "wallets" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/frame/logo.png" + } + ] + }, + { + "id": "freechat", + "name": "FreeChat", + "categories": [ + "dapps" + ], + "description": "Web3 Social", + "links": { + "web": "https://twitter.com/Freeture_Chat" + }, + "logos": [ + { + "file": "logo.jpg", + "ext": "jpg", + "url": "https://explorer-data.web3privacy.info/assets/projects/freechat/logo.jpg" + } + ] + }, + { + "id": "fulldive", + "name": "Fulldive", + "categories": [ + "browser" + ], + "description": "Web3 browser that respects your privacy", + "links": { + "web": "https://www.fulldive.com", + "twitter": "https://x.com/fulldive", + "discord": "https://discord.com/invite/3f79ygxZ3y", + "facebook": "https://www.facebook.com/fulldiveco" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/fulldive/logo.png" + } + ] + }, + { + "id": "fyeo-identity", + "name": "FYEO Identity", + "categories": [ + "dapps" + ], + "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" + }, + "logos": [ + { + "file": "logo.jpg", + "ext": "jpg", + "url": "https://explorer-data.web3privacy.info/assets/projects/fyeo-identity/logo.jpg" + } + ] + }, + { + "id": "geniish", + "name": "geniish", + "categories": [ + "nft" + ], + "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, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/geniish/logo.png" + } + ] + }, + { + "id": "ghost", + "name": "Ghost", + "categories": [ + "currency" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/ghost/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": true, + "project_status": { + "live_status": true, + "version": "Testnet", + "testnet": true, + "mainnet": false + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/gotabit/logo.png" + } + ] + }, + { + "id": "graphene-os", + "name": "Graphene OS", + "categories": [ + "os" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/graphene-os/logo.png" + } + ] + }, + { + "id": "grin", + "name": "GRin", + "categories": [ + "currency" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/grin/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": [ + "events" + ], + "links": { + "web": "https://last-shot.hcpp.cz/", + "twitter": "https://twitter.com/institutecrypto", + "telegram": "https://t.me/HCCP20" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/hackers-congress-paralelni-polis/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": true, + "project_status": { + "live_status": false, + "version": false, + "testnet": false, + "mainnet": false + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/hana/logo.png" + } + ] + }, + { + "id": "hashbon-pass", + "name": "Hashbon Pass", + "categories": [ + "kyc" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/hashbon-pass/logo.png" + } + ] + }, + { + "id": "hashcloak", + "name": "HashCloak", + "categories": [ + "rd" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/hashcloak/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": true, + "tokens": [ + { + "symbol": "XHV" + } + ], + "audits": "no audit reports attached - https://github.com/haven-protocol-org/security-audits/", + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": false, + "mainnet": true + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/haven-protocol/logo.png" + } + ] + }, + { + "id": "heyanon", + "name": "HeyAnon", + "categories": [ + "dao" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/heyanon/logo.png" + } + ] + }, + { + "id": "hideyour-cash", + "name": "HideYour.cash", + "categories": [ + "mixing-service" + ], + "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, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/hideyour-cash/logo.png" + } + ] + }, + { + "id": "highline", + "name": "Highline", + "categories": [ + "infrastructure" + ], + "description": "An execution layer for Ethereum", + "links": { + "web": "https://highline.dev", + "github": "https://highline.dev/docs/" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/highline/logo.png" + } + ] + }, + { + "id": "hinkal", + "name": "Hinkal", + "categories": [ + "defi" + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/hinkal/logo.png" + } + ] + }, + { + "id": "holonym-id", + "name": "Holonym", + "categories": [ + "did" + ], + "description": "Your ZK Passport for Web3. A holistic identity that lets you prove facts about yourself without revealing who you are", + "links": { + "web": "https://www.holonym.id", + "github": "https://github.com/holonym-foundation" + }, + "have_token": true, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/holonym-id/logo.png" + } + ] + }, + { + "id": "holonym", + "name": "Holonym", + "categories": [ + "kyc" + ], + "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": true, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/holonym/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": [ + { + "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": true, + "tokens": [ + { + "symbol": "HOPR" + } + ], + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": false, + "mainnet": true + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/hopr/logo.png" + } + ] + }, + { + "id": "hurricane-protocol", + "name": "Hurricane Protocol", + "categories": [ + "defi" + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/hurricane-protocol/logo.png" + } + ] + }, + { + "id": "hush", + "name": "Hush", + "categories": [ + "currency" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/hush/logo.png" + } + ] + }, + { + "id": "hushchat", + "name": "HushChat", + "categories": [ + "messaging" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/hushchat/logo.png" + } + ] + }, + { + "id": "hypermine", + "name": "Hypermine", + "categories": [ + "rd" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/hypermine/logo.png" + } + ] + }, + { + "id": "hypersign", + "name": "Hypersign", + "categories": [ + "did" + ], + "description": "the ultimate stack for identity management", + "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" + }, + "have_token": true, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/hypersign/logo.png" + } + ] + }, + { + "id": "iExec", + "name": "iExec", + "categories": [ + "AI" + ], + "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": true, + "token_link": "https://etherscan.io/token/0x607F4C5BB672230e8672085532f7e901544a7375", + "tokens": [ + { + "name": "RLC", + "symbol": "RLC", + "network": "Ethereum", + "contract_address": "0x607F4C5BB672230e8672085532f7e901544a7375" + } + ], + "sunset": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/iExec/logo.png" + } + ] + }, + { + "id": "icebreaker", + "name": "Icebreaker", + "categories": [ + "did" + ], + "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": "@icebreaker" + }, + "have_token": true, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/icebreaker/logo.png" + } + ] + }, + { + "id": "iden3", + "name": "Iden3", + "categories": [ + "did" + ], + "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": true, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/iden3/logo.png" + } + ] + }, + { + "id": "iexec", + "name": "iExec", + "categories": [ + "infrastructure" + ], + "description": "iExec aims to provide the technology for developers to build Web3 applications that allow users to store, process, and share their data while maintaining control over its usage and privacy.", + "team": { + "anonymous": true + }, + "links": { + "web": "https://iex.ec", + "github": "https://github.com/iExecBlockchainComputing", + "docs": "https://academy.iex.ec/", + "twitter": "https://twitter.com/iEx_ec" + }, + "have_token": true, + "tokens": [ + { + "symbol": "RLC" + } + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/iexec/logo.png" + } + ] + }, + { + "id": "imperiume", + "name": "Imperiume", + "categories": [ + "wallets" + ], + "description": "Non-custodial wallet", + "links": { + "web": "https://www.imperiume.io/wallet" + }, + "sunset": true, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/imperiume/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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/incognet/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": true, + "tokens": [ + { + "symbol": "TEER" + } + ], + "project_status": { + "live_status": true, + "version": "testnet", + "testnet": true, + "mainnet": true + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/integritee/logo.png" + } + ] + }, + { + "id": "interep", + "name": "Interep", + "categories": [ + "did" + ], + "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": true, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/interep/logo.png" + } + ] + }, + { + "id": "iodeos", + "name": "iodéOS", + "categories": [ + "os" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/iodeos/logo.png" + } + ] + }, + { + "id": "iron-fish", + "name": "Iron Fish", + "categories": [ + "currency" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/iron-fish/logo.png" + } + ] + }, + { + "id": "ixec", + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/ixec/logo.png" + } + ] + }, + { + "id": "jami", + "name": "Jami", + "categories": [ + "messaging" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/jami/logo.png" + } + ] + }, + { + "id": "joinmarket", + "name": "JoinMarket", + "categories": [ + "mixing-service" + ], + "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, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/joinmarket/logo.png" + } + ] + }, + { + "id": "juno-analytics", + "name": "Juno Analytics", + "categories": [ + "dapps" + ], + "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" + }, + "logos": [ + { + "file": "logo.jpg", + "ext": "jpg", + "url": "https://explorer-data.web3privacy.info/assets/projects/juno-analytics/logo.jpg" + } + ] + }, + { + "id": "justnote", + "name": "Justnote", + "categories": [ + "dapps" + ], + "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 + } + }, + { + "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": true, + "tokens": [ + { + "symbol": "KEEP" + } + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/keep/logo.png" + } + ] + }, + { + "id": "kelvpn", + "name": "KelVPN", + "categories": [ + "vpn" + ], + "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": true, + "token_link": "https://coinmarketcap.com/currencies/kelvpn/", + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": false, + "mainnet": true + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/kelvpn/logo.png" + } + ] + }, + { + "id": "kilt", + "name": "KILT", + "categories": [ + "did" + ], + "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": { + "company": { + "link": "https://www.kilt.io/team" + } + }, + "have_token": true, + "token_link": "https://coinmarketcap.com/it/currencies/kiltprotocol/", + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/kilt/logo.png" + } + ] + }, + { + "id": "krebit", + "name": "Krebit", + "categories": [ + "dapps" + ], + "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" + }, + "logos": [ + { + "file": "logo.jpg", + "ext": "jpg", + "url": "https://explorer-data.web3privacy.info/assets/projects/krebit/logo.jpg" + } + ] + }, + { + "id": "krux", + "name": "Krux", + "categories": [ + "wallets" + ], + "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 + }, + "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": [ + "kyc" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/kyc-not-me/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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/layerx/logo.png" + } + ] + }, + { + "id": "leading-privacy-alliance", + "name": "Leading Privacy Alliance", + "categories": [ + "alliances" + ], + "description": "The purpose of the LPA of Web3 is to speak up for everyone working in the Web3 industry and make them aware of the need for privacy (by design)", + "links": { + "web": "https://www.leadingprivacy.com", + "blog": "https://medium.com/hoprnet/hopr-co-founds-leading-privacy-alliance-of-web3-99e057722deb", + "twitter": "https://twitter.com/LeadingPrivacy" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/leading-privacy-alliance/logo.png" + } + ] + }, + { + "id": "legendao", + "name": "Legendao", + "categories": [ + "nft" + ], + "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": true, + "tokens": [ + { + "name": "LegendaoToken", + "symbol": "LGND", + "network": "Cosmos" + } + ], + "sunset": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/legendao/logo.png" + } + ] + }, + { + "id": "leo-wallet", + "name": "Leo wallet", + "categories": [ + "wallets" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/leo-wallet/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": true, + "tokens": [ + { + "symbol": "LIGHT" + } + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/light-protocol/logo.png" + } + ] + }, + { + "id": "light-shield", + "name": "Light Shield", + "categories": [ + "defi" + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/light-shield/logo.png" + } + ] + }, + { + "id": "liquidfactory", + "name": "LiquidFactory", + "categories": [ + "dapps" + ], + "description": "Unlocks liquidity to DeFi, GameFi & NFTs.", + "links": { + "web": "https://liquidfactory.io" + }, + "logos": [ + { + "file": "logo.jpg", + "ext": "jpg", + "url": "https://explorer-data.web3privacy.info/assets/projects/liquidfactory/logo.jpg" + } + ] + }, + { + "id": "lit", + "name": "Lit", + "categories": [ + "infrastructure" + ], + "description": "Builders of apps, wallets, protocols, and AI agents use the Lit network for decentralized signing, encryption, and compute.", + "team": [ + { + "name": "David Sneider", + "role": "Co-Founder" + }, + { + "name": "Chris Cassano", + "role": "Co-Founder & CTO" + } + ], + "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": true, + "tokens": [ + { + "symbol": "LIT" + } + ], + "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" + } + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/lit/logo.png" + } + ] + }, + { + "id": "litecash", + "name": "Litecash", + "categories": [ + "currency" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/litecash/logo.png" + } + ] + }, + { + "id": "litentry", + "name": "Litentry", + "categories": [ + "did" + ], + "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": { + "company": { + "link": "https://www.linkedin.com/search/results/people/?currentCompany=%5B%2240805422%22%5D&origin=COMPANY_PAGE_CANNED_SEARCH&sid=2W3" + } + }, + "have_token": true, + "token_link": "https://coinmarketcap.com/currencies/litentry/", + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/litentry/logo.png" + } + ] + }, + { + "id": "literully", + "name": "Literully", + "categories": [ + "dapps" + ], + "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" + }, + "logos": [ + { + "file": "logo.jpg", + "ext": "jpg", + "url": "https://explorer-data.web3privacy.info/assets/projects/literully/logo.jpg" + } + ] + }, + { + "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": true, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/logion/logo.png" + } + ] + }, + { + "id": "lokinet", + "name": "Lokinet", + "categories": [ + "vpn" + ], + "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": true, + "token_link": "https://www.coingecko.com/en/coins/oxen", + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/lokinet/logo.png" + } + ] + }, + { + "id": "lunar", + "name": "Lunar aka Brume Wallet", + "categories": [ + "wallets" + ], + "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" + } + ] + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/lunar/logo.png" + } + ] + }, + { + "id": "lunardao", + "name": "LunarDAO", + "categories": [ + "dao" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/lunardao/logo.png" + } + ] + }, + { + "id": "lurch1317", + "name": "lurch1317", + "categories": [ + "messaging" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/lurch1317/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" + } + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/maci/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": true, + "tokens": [ + { + "symbol": "MANTA" + } + ], + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": false, + "mainnet": true + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/manta-network/logo.png" + } + ] + }, + { + "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 + }, + "team": { + "anonymous": true + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/manta-pay/logo.png" + } + ] + }, + { + "id": "marlin", + "name": "Marlin", + "categories": [ + "computing-network" + ], + "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 + }, + "traceability": { + "kyc": false, + "sign_in_type_requirments": "wallet" + }, + "default_privacy": true, + "storage": { + "decentralized": true + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/marlin/logo.png" + } + ] + }, + { + "id": "mask", + "name": "Mask", + "categories": [ + "dapps" + ], + "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" + }, + "logos": [ + { + "file": "logo.jpg", + "ext": "jpg", + "url": "https://explorer-data.web3privacy.info/assets/projects/mask/logo.jpg" + } + ] + }, + { + "id": "masq", + "name": "MASQ", + "categories": [ + "infrastructure", + "VPN", + "Browser" + ], + "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", + "token": [ + { + "name": "MASQ", + "symbol": "MASQ", + "network": "Ethereum", + "contract_address": "0x06F3C323f0238c72BF35011071f2b5B7F43A054c", + "link": "https://etherscan.io/token/0x06F3C323f0238c72BF35011071f2b5B7F43A054c" + }, + { + "name": "MASQ", + "symbol": "MASQ", + "network": "Polygon", + "contract_address": "0xee9a352f6aac4af1a5b9f467f6a93e0ffbe9dd35", + "link": "https://polygonscan.com/token/0xee9a352f6aac4af1a5b9f467f6a93e0ffbe9dd35" + } + ], + "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", + "upgradability": { + "enabled": false + } + }, + "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 + }, + "tracebility": { + "tracked_data": "Chains activity", + "kyc": false, + "sign_in_type_requirments": "wallet" + }, + "third_party_dependency": false, + "social_trust": "Team Multisigs & Dune analytics" + }, + { + "id": "mbuddy", + "name": "MBuddy", + "categories": [ + "did" + ], + "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": true, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/mbuddy/logo.png" + } + ] + }, + { + "id": "meile", + "name": "MEILE", + "categories": [ + "vpn" + ], + "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": true, + "token_link": "https://coinmarketcap.com/currencies/sentinel/", + "project_status": { + "live_status": true, + "version": "v1.8.0", + "testnet": false, + "mainnet": true + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/meile/logo.png" + } + ] + }, + { + "id": "mejhool", + "name": "Mejhool", + "categories": [ + "messaging" + ], + "description": "A decentralized web and mobile app with peer-to-peer text messaging, decentralized file transfer, and voice-over-IP service", + "team": [ + { + "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": true, + "tokens": [ + { + "symbol": "HZM" + } + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/mejhool/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": [ + { + "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": true, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/mel/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": true, + "tokens": [ + { + "symbol": "MINA" + } + ], + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": true, + "mainnet": true + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/mina/logo.png" + } + ] + }, + { + "id": "minado", + "name": "Minado", + "categories": [ + "mixing-service" + ], + "description": "Zk Privacy Solution on Mina Protocol.", + "product_readiness": "sunset", + "links": { + "web": "https://github.com/Nicolascoding27/Zkapp-mina-ui" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/minado/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": true, + "project_status": { + "live_status": true, + "version": "Testnet", + "testnet": true, + "mainnet": false + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/mind-network/logo.png" + } + ] + }, + { + "id": "mix-btc", + "name": "Mix BTC", + "categories": [ + "mixing-service" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/mix-btc/logo.png" + } + ] + }, + { + "id": "mobilecoin", + "name": "MobileCoin", + "categories": [ + "currency" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/mobilecoin/logo.png" + } + ] + }, + { + "id": "monero-pocketnode", + "name": "Monero PocketNode", + "categories": [ + "node" + ], + "description": "A Monero node for your Android Device.", + "links": { + "web": "https://github.com/CryptoGrampy/xmr-pocket-node" + }, + "sunset": true, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/monero-pocketnode/logo.png" + } + ] + }, + { + "id": "monero", + "name": "Monero", + "categories": [ + "currency" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/monero/logo.png" + } + ] + }, + { + "id": "monerujo", + "name": "Monerujo", + "categories": [ + "wallets" + ], + "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" + } + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/monerujo/logo.png" + } + ] + }, + { + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/motherbored/logo.png" + } + ] + }, + { + "id": "mullvad-browser", + "name": "Mullvad Browser", + "categories": [ + "browser" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/mullvad-browser/logo.png" + } + ] + }, + { + "id": "mullvad-vpn", + "name": "Mullvad VPN", + "categories": [ + "vpn" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/mullvad-vpn/logo.png" + } + ] + }, + { + "id": "mymonero", + "name": "MyMonero", + "categories": [ + "wallets" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/mymonero/logo.png" + } + ] + }, + { + "id": "mynawallet", + "name": "MynaWallet", + "categories": [ + "wallets" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/mynawallet/logo.png" + } + ] + }, + { + "id": "mynode", + "name": "myNode", + "categories": [ + "node" + ], + "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, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/mynode/logo.png" + } + ] + }, + { + "id": "mysterium-vpn", + "name": "Mysterium VPN", + "categories": [ + "vpn" + ], + "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": true, + "token_link": "https://coinmarketcap.com/currencies/mysterium/", + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/mysterium-vpn/logo.png" + } + ] + }, + { + "id": "mysterium", + "name": "Mysterium", + "categories": [ + "infrastructure" + ], + "description": "An open-source ecosystem of tools and infrastructure to liberate the web", + "team": [ + { + "name": "RobertasVis", + "role": "Founder" + }, + { + "name": "Waldz", + "role": "Founder & Lead Developer" + } + ], + "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": true, + "tokens": [ + { + "symbol": "MYST" + } + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/mysterium/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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/mystiko-network/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 + }, + "product_version": "Testnet", + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/namada/logo.png" + } + ] + }, + { + "id": "natix-network", + "name": "NATIX Network", + "categories": [ + "data-management" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/natix-network/logo.png" + } + ] + }, + { + "id": "navcoin", + "name": "Navcoin", + "categories": [ + "currency" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/navcoin/logo.png" + } + ] + }, + { + "id": "nerva", + "name": "Nerva", + "categories": [ + "currency" + ], + "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 + }, + "default_privacy": true, + "storage": { + "decentralized": true + }, + "tracebility": { + "kyc": false + }, + "project_status": { + "live_status": true, + "testnet": false, + "mainnet": true + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/nerva/logo.png" + } + ] + }, + { + "id": "next-id", + "name": "Next.ID", + "categories": [ + "did" + ], + "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": true, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/next-id/logo.png" + } + ] + }, + { + "id": "nft-fair", + "name": "NFT Fair", + "categories": [ + "nft" + ], + "description": "The do-good NFT launch platform.", + "links": { + "web": "https://www.nftfair.app" + }, + "sunset": true, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/nft-fair/logo.png" + } + ] + }, + { + "id": "nicenode", + "name": "NiceNode", + "categories": [ + "node" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/nicenode/logo.png" + } + ] + }, + { + "id": "nighthawk-wallet", + "name": "Nighthawk Wallet", + "categories": [ + "wallets" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/nighthawk-wallet/logo.png" + } + ] + }, + { + "id": "nil-foundation", + "name": "=nil; Foundation", + "categories": [ + "rd" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/nil-foundation/logo.png" + } + ] + }, + { + "id": "nillion", + "name": "Nillion", + "categories": [ + "computing-network" + ], + "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" + } + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/nillion/logo.png" + } + ] + }, + { + "id": "nix-bitcoin", + "name": "nix-bitcoin", + "categories": [ + "os" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/nix-bitcoin/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/" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/njalla/logo.png" + } + ] + }, + { + "id": "no-trust-verify", + "name": "No Trust Verify", + "categories": [ + "rd" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/no-trust-verify/logo.png" + } + ] + }, + { + "id": "nocturne", + "name": "Nocturne", + "categories": [ + "dapps" + ], + "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" + }, + "logos": [ + { + "file": "logo.jpg", + "ext": "jpg", + "url": "https://explorer-data.web3privacy.info/assets/projects/nocturne/logo.jpg" + } + ] + }, + { + "id": "nodl-dojo", + "name": "nodl Dojo", + "categories": [ + "node" + ], + "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, + "version": null, + "testnet": false, + "mainnet": true + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/nodl-dojo/logo.png" + } + ] + }, + { + "id": "nodl-one", + "name": "nodl One", + "categories": [ + "node" + ], + "description": "A full Bitcoin and Lightning Network node.", + "links": { + "web": "https://www.nodl.eu/products/nodl-one/" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/nodl-one/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": true, + "project_status": { + "live_status": false, + "version": false, + "testnet": true, + "mainnet": false + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/nomos/logo.png" + } + ] + }, + { + "id": "nonkyc", + "name": "NonKYC", + "categories": [ + "defi" + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/nonkyc/logo.png" + } + ] + }, + { + "id": "notebook-labs", + "name": "Notebook labs", + "categories": [ + "kyc" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/notebook-labs/logo.png" + } + ] + }, + { + "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": true, + "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" + } + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/nucypher/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": true, + "tokens": [ + { + "symbol": "NLINK" + } + ], + "project_status": { + "live_status": true, + "version": "Testnet Horus2.0", + "testnet": true, + "mainnet": false + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/nulink/logo.png" + } + ] + }, + { + "id": "nym", + "name": "NYM", + "categories": [ + "infrastructure" + ], + "description": "Nym protects communication patterns, IP addresses and metadata for end-users, enterprise and infrastructure operators", + "team": [ + { + "name": "Harry Halpin", + "role": "CEO and Chairman of Scientific Board" + }, + { + "name": "Mark Sinclair", + "role": "Chief Technology Officer" + }, + { + "name": "Claudia Diaz", + "role": "Chief Scientist" + }, + { + "name": "Alexis Roussel", + "role": "Chief Operating Officer" + }, + { + "name": "Jaya Klara Brekke", + "role": "Chief Strategy Officer" + } + ], + "links": { + "web": "https://nymtech.net", + "github": "https://github.com/nymtech", + "whitepapers": "https://nymtech.net/learn/papers", + "docs": "https://nymtech.net/docs", + "blog": "https://blog.nymtech.net/" + }, + "have_token": true, + "tokens": [ + { + "symbol": "NYM" + } + ], + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": true, + "mainnet": true + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/nym/logo.png" + } + ] + }, + { + "id": "oasiis-insights", + "name": "Oasiis insights", + "categories": [ + "data-management" + ], + "description": "Personalized web3 journeys are finally here.", + "links": { + "web": "https://www.oasiisinsights.com" + } + }, + { + "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-18", + "team": { + "anonymous": true + }, + "links": { + "web": "https://oasisprotocol.org", + "github": "https://github.com/oasisprotocol", + "docs": "https://docs.oasis.io/", + "blog": "https://oasisprotocol.org/blog", + "twitter": "https://twitter.com/OasisProtocol", + "discord": "https://discord.com/invite/BQCxwhT5wS", + "telegram": "http://t.me/oasisprotocolcommunity", + "youtube": "https://www.youtube.com/@OasisFoundation", + "reddit": "https://www.reddit.com/r/oasisnetwork/", + "whitepaper": "https://docsend.com/view/aq86q2pckrut2yvq", + "forum": "https://forum.oasis.io/", + "linkedin": "https://www.linkedin.com/company/oasisprotocol/", + "block_explorer": "https://www.oasisscan.com/", + "facebook": "https://www.facebook.com/oasisprotocol" + }, + "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-18", + "link": "https://oasisprotocol.org/blog/oasis-mainnet-ushering-in-a-new-era-of-privacy-and-scalability" + }, + "technology": { + "type": "TEE", + "features": [ + "Data Privacy", + "Tokenized Data", + "Confidential compute" + ] + }, + "blockchain_features": { + "encryption": "TEE" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/oasis-network/logo.png" + } + ] + }, + { + "id": "obscuro", + "name": "TEN (formerly Obscuro)", + "categories": [ + "layer-2" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/obscuro/logo.png" + } + ] + }, + { + "id": "octra", + "name": "Octra", + "categories": [ + "FHE" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/octra/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 + }, + "team": { + "anonymous": true, + "company": { + "link": "https://offshift.io/#team" + } + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/offshift/logo.png" + } + ] + }, + { + "id": "oksign", + "name": "okSign", + "categories": [ + "dapps" + ], + "description": "Create, Sign, and Save eSignatures with smart contracts and permissioned NFTs.", + "links": { + "web": "https://www.oksign.app", + "twitter": "https://x.com/okSign_" + }, + "logos": [ + { + "file": "logo.jpg", + "ext": "jpg", + "url": "https://explorer-data.web3privacy.info/assets/projects/oksign/logo.jpg" + } + ] + }, + { + "id": "ola", + "name": "OLA", + "categories": [ + "layer-2" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/ola/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": [ + { + "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": true, + "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" + } + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/omnia/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": true, + "tokens": [ + { + "symbol": "ONI" + } + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/onino/logo.png" + } + ] + }, + { + "id": "onion-mixer", + "name": "Onion Mixer", + "categories": [ + "mixing-service" + ], + "description": "Onion Mixer is the first decentralized protocol for anonymous cross-chain transactions", + "links": { + "web": "https://onionmixer.gitbook.io/onion-mixer/" + }, + "sunset": true + }, + { + "id": "onionclub", + "name": "Onionclub", + "categories": [ + "messaging" + ], + "description": "Blockchain-based, business & social platform.", + "links": { + "web": "https://onionclub.io" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/onionclub/logo.png" + } + ] + }, + { + "id": "ont-id", + "name": "ONT ID", + "categories": [ + "did" + ], + "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": true, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/ont-id/logo.png" + } + ] + }, + { + "id": "oort", + "name": "Oort", + "categories": [ + "storage" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/oort/logo.png" + } + ] + }, + { + "id": "opera-crypto-browser", + "name": "Opera Crypto Browser", + "categories": [ + "browser" + ], + "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/" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/opera-crypto-browser/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": true, + "tokens": [ + { + "symbol": "OBT" + } + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/orbis/logo.png" + } + ] + }, + { + "id": "orchid", + "name": "Orchid", + "categories": [ + "vpn" + ], + "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": true, + "token_link": "https://coinmarketcap.com/currencies/orchid/", + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/orchid/logo.png" + } + ] + }, + { + "id": "outdid", + "name": "OutDID", + "categories": [ + "kyc" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/outdid/logo.png" + } + ] + }, + { + "id": "oxen", + "name": "Oxen", + "categories": [ + "currency" + ], + "description": "A cryptocurrency powering a new class of interconnected privacy apps", + "ecosystem": "0xen", + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/oxen/logo.png" + } + ] + }, + { + "id": "p0tion", + "name": "p0tion", + "categories": "infrastructure", + "description": "Toolkit for Groth16 Phase 2 Trusted Setup ceremonies.", + "project_status": { + "live_status": true + }, + "team": { + "anonymous": true + }, + "links": { + "web": "https://ceremony.pse.dev/", + "github": "https://github.com/privacy-scaling-explorations/p0tion" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/p0tion/logo.png" + } + ] + }, + { + "id": "p0x-labs", + "name": "P0X labs", + "categories": [ + "rd" + ], + "description": "The decentralized laboratory for building cutting-edge privacy technologies.", + "links": { + "web": "https://p0xeidon.xyz", + "twitter": "https://x.com/p0xlabs" + }, + "sunset": true, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/p0x-labs/logo.png" + } + ] + }, + { + "id": "panther-protocl", + "name": "Panther Protocol", + "categories": [ + "defi" + ], + "ecosystem": "Ethereum, Elrond, Polkadot, Avalanche, Near, Flare", + "description": "is a decentralized privacy metaprotocol enabling confidential, trusted transactions and interoperability with DeFi", + "technology": { + "type": "zk", + "features": [ + "transactions" + ] + }, + "links": { + "web": "https://www.pantherprotocol.io/", + "github": "https://github.com/pantherprotocol", + "docs": "https://docs.pantherprotocol.io/docs/start-here/panther-protocol-documentation" + }, + "project_status": { + "live_status": true, + "mainnet": true, + "testnet": true + }, + "team": { + "anonymous": false, + "company": { + "link": "https://www.pantherprotocol.io/" + } + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/panther-protocl/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": true, + "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" + } + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/parallelchain/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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/parami/logo.png" + } + ] + }, + { + "id": "paras", + "name": "Paras", + "categories": [ + "nft" + ], + "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": true, + "tokens": [ + { + "name": "ParasToken", + "symbol": "PARAS", + "network": "Near" + } + ], + "sunset": false, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/paras/logo.png" + } + ] + }, + { + "id": "particl", + "name": "Particl", + "categories": [ + "currency" + ], + "description": "A modern digital currency that respects your rights", + "ecosystem": "Particl", + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": true, + "mainnet": true + }, + "links": { + "web": "https://particl.io/coin", + "github": "https://github.com/particl", + "block_explorer": "https://explorer.particl.io/", + "whitepaper": "https://raw.githubusercontent.com/particl/whitepaper/master/Particl%20Whitepaper%20Draft%20v0.3.pdf", + "blog": "https://particl.news/", + "twitter": "https://x.com/particlproject", + "telegram": "https://t.me/particltg" + }, + "team": { + "anonymous": false + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/particl/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": [ + { + "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": true, + "tokens": [ + { + "symbol": "MPC" + } + ], + "project_status": { + "live_status": true, + "version": "Gamma Mainnet Vers 4.0", + "testnet": true, + "mainnet": true + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/partisia-blockchain/logo.png" + } + ] + }, + { + "id": "pastenym", + "name": "Pastenym", + "categories": [ + "messaging" + ], + "description": "Anon text sharing service", + "links": { + "web": "https://pastenym.ch/#/", + "github": "https://github.com/notrustverify/pastenym/" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/pastenym/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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/penumbra/logo.png" + } + ] + }, + { + "id": "personae-labs", + "name": "Personae Labs", + "categories": [ + "rd" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/personae-labs/logo.png" + } + ] + }, + { + "id": "phala-network", + "name": "Phala Network", + "categories": [ + "computing-network" + ], + "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": "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/" + } + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/phala-network/logo.png" + } + ] + }, + { + "id": "phoenix-network", + "name": "Phoenix", + "categories": [ + "computing-network" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/phoenix-network/logo.png" + } + ] + }, + { + "id": "phoenix", + "name": "Phoenix", + "categories": [ + "wallets" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/phoenix/logo.png" + } + ] + }, + { + "id": "pigeon-communicator", + "name": "Pigeon Communicator", + "categories": [ + "messaging" + ], + "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": true, + "tokens": [ + { + "symbol": "PGN" + } + ], + "project_status": { + "live_status": true, + "version": "Testnet", + "testnet": true, + "mainnet": false + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/pigeon-communicator/logo.png" + } + ] + }, + { + "id": "pirate-chain", + "name": "Pirate Chain", + "categories": [ + "currency" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/pirate-chain/logo.png" + } + ] + }, + { + "id": "pivx", + "name": "PivX", + "categories": [ + "currency" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/pivx/logo.png" + } + ] + }, + { + "id": "platon-network", + "name": "PlatOn Network", + "categories": [ + "computing-network" + ], + "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" + } + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/platon-network/logo.png" + } + ] + }, + { + "id": "plebble", + "name": "Plebble", + "categories": [ + "layer-2" + ], + "description": "P2P Network of computers running the Plebble software (L1 & L2)", + "ecosystem": "TBD", + "links": { + "web": "https://plebble.net", + "github": "https://github.com/root1m3/plebble", + "whitepaper": "https://plebble.net/plebble_white_paper.pdf", + "twitter": "https://twitter.com/KatlasC" + }, + "team": { + "anonymous": true + }, + "project_status": { + "live_status": true, + "version": "plebble-alpha-55.1_10-392024 2023-08-04_23-42-16", + "testnet": true, + "mainnet": false + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/plebble/logo.png" + } + ] + }, + { + "id": "plugin-io", + "name": "Plugin.io", + "categories": [ + "dapps" + ], + "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/" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/plugin-io/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": true, + "tokens": [ + { + "symbol": "PCN" + } + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/pollen-mobile/logo.png" + } + ] + }, + { + "id": "polybase", + "name": "Polybase", + "categories": [ + "layer-2" + ], + "description": "a public L2 blockchain with private transactions and MEV-resistance powered by zero-knowledge proofs", + "product_version": "testnet", + "team": [ + { + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/polybase/logo.png" + } + ] + }, + { + "id": "polygon-id", + "name": "Polygon ID", + "categories": [ + "did" + ], + "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": { + "company": { + "link": "https://github.com/orgs/0xPolygonID/people" + } + }, + "have_token": true, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/polygon-id/logo.png" + } + ] + }, + { + "id": "polygon-nightfall", + "name": "Polygon Miden", + "categories": [ + "layer-2" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/polygon-nightfall/logo.png" + } + ] + }, + { + "id": "polyhedra-zk-nft-container", + "name": "Polyhedra ZK-NFT Container", + "categories": [ + "nft" + ], + "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, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/polyhedra-zk-nft-container/logo.png" + } + ] + }, + { + "id": "pomp", + "name": "POMP", + "categories": [ + "dapps" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/pomp/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/" + } + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/privacy-infrastructure-solutions/logo.png" + } + ] + }, + { + "id": "privacy-pools", + "name": "Privacy Pools", + "categories": [ + "dapps" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/privacy-pools/logo.png" + } + ] + }, + { + "id": "privacy-security-explorations", + "name": "Privacy & Security explorations", + "categories": [ + "rd" + ], + "description": "We explore new use cases for zero-knowledge proofs and other cryptographic primitives through research and proof-of-concepts", + "team": { + "anonymous": false, + "teammembers": [ + { + "name": "Andy Guzman", + "link": "https://x.com/AndyGuzmanEth" + }, + { + "name": "Sam Richards", + "link": "https://x.com/samonchain" + }, + { + "name": "Enrico Bottazzi", + "link": "https://x.com/backaes" + } + ] + }, + "links": { + "web": "https://appliedzkp.org", + "github": "https://github.com/privacy-scaling-explorations", + "blog": "https://mirror.xyz/privacy-scaling-explorations.eth", + "twitter": "https://x.com/privacyscaling", + "discord": "https://discord.com/invite/sF5CT5rzrR" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/privacy-security-explorations/logo.png" + } + ] + }, + { + "id": "private-finance-syndicate", + "name": "Private Finance Syndicate", + "categories": [ + "alliances" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/private-finance-syndicate/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": true, + "tokens": [ + { + "symbol": "PRIVATIXY" + } + ] + }, + { + "id": "proof-of-passport", + "name": "Proof of Passport", + "categories": [ + "kyc" + ], + "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, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/proof-of-passport/logo.png" + } + ] + }, + { + "id": "protonvpn", + "name": "ProtonVPN", + "categories": [ + "vpn" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/protonvpn/logo.png" + } + ] + }, + { + "id": "puma-browser", + "name": "Puma browser", + "categories": [ + "browser" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/puma-browser/logo.png" + } + ] + }, + { + "id": "quadrata", + "name": "Quadrata", + "categories": [ + "did" + ], + "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": true, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/quadrata/logo.png" + } + ] + }, + { + "id": "qubes-os", + "name": "Qubes OS", + "categories": [ + "os" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/qubes-os/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": "zksnark", + "network": "Ethereum", + "upgradability": { + "enabled": true, + "type": "perpetual power" + }, + "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 + }, + "team": { + "anonymous": false, + "teammembers": [ + { + "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" + } + ] + }, + "storage": { + "decentralized": true + }, + "traceability": { + "kyc": false, + "sign_in_type_requirments": "wallet" + }, + "third_party_dependency": false, + "compliance": 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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/railgun/logo.png" + } + ] + }, + { + "id": "railway", + "name": "Railway", + "categories": [ + "wallets" + ], + "description": "DeFi privacy wallet", + "ecosystem": "Ethereum, BNB, Polygon", + "links": { + "web": "https://railway.xyz/", + "github": "https://github.com/Railway-Wallet/Railway-Wallet/", + "twitter": "https://twitter.com/Railway_xyz" + }, + "team": { + "anonymous": true + }, + "project_status": { + "live_status": true, + "version": "5.16.8", + "testnet": false, + "mainnet": false + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/railway/logo.png" + } + ] + }, + { + "id": "raspiblitz", + "name": "RaspiBlitz", + "categories": [ + "node" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/raspiblitz/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": true, + "tokens": [ + { + "symbol": "RAZE" + } + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/raze-network/logo.png" + } + ] + }, + { + "id": "realran", + "name": "RealRan", + "categories": [ + "rd" + ], + "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, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/realran/logo.png" + } + ] + }, + { + "id": "relayz", + "name": "Relayz", + "categories": [ + "messaging" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/relayz/logo.png" + } + ] + }, + { + "id": "rln-anonymous-chat", + "name": "RLN Anonymous Chat", + "categories": [ + "messaging" + ], + "description": "A spam-resistant instant messaging application for private and anonymous communication", + "links": { + "web": "https://github.com/njofce/zk-chat" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/rln-anonymous-chat/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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/ronindojo-tanto/logo.png" + } + ] + }, + { + "id": "rpch", + "name": "RPCh", + "categories": [ + "rpc" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/rpch/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": true, + "tokens": [ + { + "symbol": "RUBY" + } + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/ruby/logo.png" + } + ] + }, + { + "id": "sacred", + "name": "Sacred", + "categories": [ + "defi" + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/sacred/logo.png" + } + ] + }, + { + "id": "sahara", + "name": "Sahara", + "categories": [ + "defi" + ], + "logos": [ + { + "file": "logo.svg", + "ext": "svg", + "url": "https://explorer-data.web3privacy.info/assets/projects/sahara/logo.svg" + } + ] + }, + { + "id": "samourai-wallet", + "name": "Samourai Wallet", + "categories": [ + "wallets" + ], + "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, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/samourai-wallet/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": [ + { + "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": true, + "tokens": [ + { + "symbol": "XLA" + } + ], + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": false, + "mainnet": true + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/scala/logo.png" + } + ] + }, + { + "id": "secret-network", + "name": "Secret Network", + "categories": [ + "infrastructure" + ], + "tokens": [ + { + "name": "Secret", + "symbol": "SCRT", + "network": "Secret Network", + "contract_address": "secret1k0jntykt7e4g3y88ltc60czgjuqdy4c9e8fzek" + } + ], + "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-13", + "technology": { + "type": "TEE", + "name": "Trusted execution environment", + "features": [ + "privacy", + "DeFi", + "NFTs", + "PaaS" + ] + }, + "links": { + "web": "https://scrt.network", + "twitter": "https://twitter.com/SecretNetwork", + "telegram": "https://t.me/scrtCommunity", + "discord": "https://discord.com/invite/secret-network-360051864110235648", + "blog": "https://scrt.network/blog", + "block_explorer": "https://www.mintscan.io/secret", + "whitepaper": "https://scrt.network/graypaper/", + "github": "https://github.com/scrtlabs/SecretNetwork", + "docs": "https://docs.scrt.network/secret-network-documentation/", + "forum": "https://forum.scrt.network/" + }, + "blockchain_features": { + "p2p": false, + "encryption": "TEE", + "upgradability": { + "enabled": true, + "type": "governance/fork" + }, + "opensource": true, + "viewing_key": true, + "dissapearing_tx": false, + "connected_tx": true, + "reversability_condition": "viewing key, hack", + "data_masking": "Secret Contracts", + "asset_custody_type": "non-custody" + }, + "licences": "MIT License", + "privacy_policy": { + "defined": false + }, + "team": { + "anonymous": false, + "company": { + "name": "Secret Labs", + "link": "https://www.scrtlabs.com/", + "contacts": "info@scrtlabs.com" + }, + "teammembers": [ + { + "name": "Alex Zaidelson", + "role": "SLabs CEO", + "link": "https://twitter.com/azaidelson" + } + ] + }, + "storage": { + "decentralized": true + }, + "traceability": { + "tracked_data": "user SCRT adress", + "kyc": false, + "sign_in_type_requirments": "wallet" + }, + "third_party_dependency": false, + "compliance": false, + "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": true, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/secret-network/logo.png" + } + ] + }, + { + "id": "secure-rpc", + "name": "Secure RPC", + "categories": [ + "rpc" + ], + "description": "a bare-metal, fully conformant JSON-RPC/gRPC Infrastructure plane that aims to perform well", + "links": { + "web": "https://securerpc.com" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/secure-rpc/logo.png" + } + ] + }, + { + "id": "seedsigner", + "name": "SeedSigner", + "categories": [ + "wallets" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/seedsigner/logo.png" + } + ] + }, + { + "id": "seer-sdid", + "name": "SEER sdid", + "categories": [ + "did" + ], + "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": true, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/seer-sdid/logo.png" + } + ] + }, + { + "id": "semaphore", + "name": "semaphore", + "categories": [ + "DID" + ], + "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 + }, + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/semaphore/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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/seneca/logo.png" + } + ] + }, + { + "id": "senging-me", + "name": "Senging.me", + "categories": [ + "messaging" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/senging-me/logo.png" + } + ] + }, + { + "id": "sentinel", + "name": "Sentinel", + "categories": [ + "vpn" + ], + "description": "A global network of autonomous dVPN applications that enable private and censorship resistant internet access", + "ecosystem": "Cosmos", + "links": { + "web": "https://sentinel.co", + "github": "https://github.com/sentinel-official", + "whitepaper": "https://docs.sentinel.co/getting-started/whitepaper", + "docs": "https://docs.sentinel.co/", + "twitter": "https://twitter.com/SentinelDVPN" + }, + "team": { + "anonymous": true + }, + "have_token": true, + "token_link": "https://coinmarketcap.com/currencies/sentinel/", + "project_status": { + "live_status": true, + "version": "stable", + "testnet": false, + "mainnet": false + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/sentinel/logo.png" + } + ] + }, + { + "id": "serenityshield", + "name": "SerenityShield", + "categories": [ + "storage" + ], + "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": "June 2024", + "version": "tbd", + "testnet": false, + "mainnet": false + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/serenityshield/logo.png" + } + ] + }, + { + "id": "session", + "name": "Session", + "categories": [ + "messaging" + ], + "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": { + "company": { + "link": "https://www.linkedin.com/company/sessionmessenger/people/" + } + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/session/logo.png" + } + ] + }, + { + "id": "seven-seas", + "name": "Seven Seas", + "categories": [ + "defi" + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/seven-seas/logo.png" + } + ] + }, + { + "id": "shade-cash", + "name": "Shade Cash", + "categories": [ + "defi" + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/shade-cash/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", + "upgradability": { + "enabled": true, + "type": "multisig" + }, + "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 + }, + "traceability": { + "tracked_data": "user SCRT adress", + "kyc": false, + "sign_in_type_requirments": "wallet" + }, + "third_party_dependency": false, + "compliance": 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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/shade/logo.png" + } + ] + }, + { + "id": "shinobi", + "name": "Shinobi", + "categories": [ + "bridge" + ], + "links": null, + "web": "https://www.sbtc.ninja/", + "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", + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/shinobi/logo.png" + } + ] + }, + { + "id": "sia", + "name": "Sia", + "categories": [ + "storage" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/sia/logo.png" + } + ] + }, + { + "id": "sienna", + "name": "Sienna Network", + "categories": [ + "defi" + ], + "ecosystem": "Secret", + "tokens": [ + { + "name": "Sienna Network", + "symbol": "SIENNA", + "network": "Secret Network", + "contract_address": "secret1rgm2m5t530tdzyd99775n6vzumxa5luxcllml4" + } + ], + "description": "Privacy-first, cross-chain decentralized finance protocol powered by Secret Network in the Cosmos ecosystem.", + "project_type": "DeFi", + "product_launch_day": "2022-04-27", + "technology": { + "type": "TEE", + "name": "Trusted execution environment", + "features": [ + "private", + "DeFi" + ] + }, + "links": { + "web": "https://sienna.network/", + "twitter": "https://twitter.com/sienna_network", + "telegram": "https://t.me/GoSiennaNetwork", + "discord": "https://discord.com/invite/jZk8ggm7XP", + "blog": "https://medium.com/@cm_77528", + "block_explorer": "https://www.mintscan.io/secret", + "whitepaper": "https://sienna.network/whitepaper/", + "github": "https://github.com/SiennaNetwork", + "docs": "https://docs.sienna.network/main/", + "changelog": "https://medium.com/@cm_77528", + "forum": "https://commonwealth.im/siennanetwork/discussions" + }, + "blockchain_features": { + "p2p": false, + "encryption": "TEE", + "upgradability": { + "enabled": true, + "type": "DAO" + }, + "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": false + }, + "team": { + "anonymous": true + }, + "storage": { + "decentralized": true + }, + "traceability": { + "tracked_data": "user SCRT adress", + "kyc": false, + "sign_in_type_requirments": "wallet" + }, + "third_party_dependency": false, + "compliance": false, + "audits": [ + { + "name": "Halborn and Certik", + "link": "https://sienna.network/audits/", + "time": "2021-04-18" + } + ], + "social_trust": "Slabs ( MRSINGER )", + "technical_spof": "Can decrypt", + "history": { + "title": "Mainet", + "event_type": "launch", + "description": "V1", + "time": "October 2021", + "link": "https://docs.scrt.network/secret-network-documentation/overview-ecosystem-and-technology/secret-network-overview/history" + }, + "client_diversability": [ + { + "name": "Keplr", + "link": "https://www.keplr.app/" + }, + { + "name": "Starshell", + "link": "https://starshell.net/" + } + ], + "default_privacy": true, + "funding": { + "name": "Public presale", + "type": "ICO", + "link": "https://icodrops.com/sienna-network/", + "value": "11.200.000", + "time": "May 5, 2021" + }, + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": false, + "mainnet": true + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/sienna/logo.png" + } + ] + }, + { + "id": "sigle", + "name": "Sigle", + "categories": [ + "dapps" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/sigle/logo.png" + } + ] + }, + { + "id": "silent-data", + "name": "Silent Data", + "categories": [ + "dapps" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/silent-data/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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/silent-protocol/logo.png" + } + ] + }, + { + "id": "silk", + "name": "SILK", + "categories": [ + "currency" + ], + "description": "Private Over-Collateralized Anti-inflationary Stable Coin", + "technology": { + "type": "TEE", + "name": "Trusted execution environment" + }, + "blockchain_features": { + "p2p": false, + "encryption": "TEE", + "upgradability": { + "enabled": true, + "type": "multisig" + }, + "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 + }, + "traceability": { + "kyc": false, + "sign_in_type_requirments": "wallet" + }, + "third_party_dependency": false, + "compliance": 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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/silk/logo.png" + } + ] + }, + { + "id": "sirius-sync", + "name": "Sirius Sync", + "categories": [ + "dapps" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/sirius-sync/logo.png" + } + ] + }, + { + "id": "sismo", + "name": "Sismo", + "categories": [ + "did" + ], + "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": true, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/sismo/logo.png" + } + ] + }, + { + "id": "skiff-drive", + "name": "Skiff Drive", + "categories": [ + "storage" + ], + "description": "Secure file storage", + "links": { + "web": "https://skiff.com/drive", + "github": "https://github.com/skiff-org" + }, + "sunset": true, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/skiff-drive/logo.png" + } + ] + }, + { + "id": "skiff-pages", + "name": "Skiff Pages", + "categories": [ + "dapps" + ], + "description": "Private, End-to-End Encrypted Notes", + "links": { + "web": "https://skiff.com/pages", + "github": "https://github.com/skiff-org" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/skiff-pages/logo.png" + } + ] + }, + { + "id": "skiff", + "name": "Skiff", + "categories": [ + "dapps" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/skiff/logo.png" + } + ] + }, + { + "id": "skynet", + "name": "SkyNet", + "categories": [ + "storage" + ], + "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, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/skynet/logo.png" + } + ] + }, + { + "id": "slashags", + "name": "Slashags", + "categories": [ + "did" + ], + "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": true, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/slashags/logo.png" + } + ] + }, + { + "id": "socialkyc", + "name": "socialKYC", + "categories": [ + "kyc" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/socialkyc/logo.png" + } + ] + }, + { + "id": "sociogram", + "name": "Sociogram", + "categories": [ + "dapps" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/sociogram/logo.png" + } + ] + }, + { + "id": "solar-labs", + "name": "Solar labs", + "categories": [ + "vpn" + ], + "description": "World’s first truly decentralized blockchain-based VPN service.", + "links": { + "web": "https://solarlabs.ee", + "twitter": "https://twitter.com/solardvpn" + }, + "have_token": true, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/solar-labs/logo.png" + } + ] + }, + { + "id": "sons-of-crypto", + "name": "Sons of Crypto", + "categories": [ + "wallets" + ], + "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": null, + "testnet": false, + "mainnet": false + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/sons-of-crypto/logo.png" + } + ] + }, + { + "id": "sparrow", + "name": "Sparrow", + "categories": [ + "wallets" + ], + "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, + "version": null, + "testnet": false, + "mainnet": false + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/sparrow/logo.png" + } + ] + }, + { + "id": "speak-app", + "name": "Speak app", + "categories": [ + "messaging" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/speak-app/logo.png" + } + ] + }, + { + "id": "speakeasy", + "name": "Speakeasy", + "categories": [ + "messaging" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/speakeasy/logo.png" + } + ] + }, + { + "id": "specter-diy", + "name": "Specter-DIY", + "categories": [ + "wallets" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/specter-diy/logo.png" + } + ] + }, + { + "id": "sphereon-wallet", + "name": "Sphereon Wallet", + "categories": [ + "wallets" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/sphereon-wallet/logo.png" + } + ] + }, + { + "id": "sphereon", + "name": "Sphereon", + "categories": [ + "wallets" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/sphereon/logo.png" + } + ] + }, + { + "id": "spillways", + "name": "Spillways", + "categories": "mixing-service", + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/spillways/logo.png" + } + ] + }, + { + "id": "spiral-finance", + "name": "Spiral Finance", + "categories": [ + "defi" + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/spiral-finance/logo.png" + } + ] + }, + { + "id": "spkz", + "name": "SPKZ", + "categories": [ + "dapps" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/spkz/logo.png" + } + ] + }, + { + "id": "spoc", + "name": "Spoc", + "categories": [ + "data-management" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/spoc/logo.png" + } + ] + }, + { + "id": "spook", + "name": "Spook", + "categories": [ + "rpc" + ], + "description": "Mixing service using the Nym network to anonymize Ethereum RPC calls.", + "links": { + "web": "https://github.com/EdenBlockVC/spook" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/spook/logo.png" + } + ] + }, + { + "id": "sporran", + "name": "Sporran", + "categories": [ + "wallets" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/sporran/logo.png" + } + ] + }, + { + "id": "spruce", + "name": "Spruce", + "categories": [ + "did" + ], + "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": true, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/spruce/logo.png" + } + ] + }, + { + "id": "starkex", + "name": "StarkEX", + "categories": [ + "layer-2" + ], + "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/" + } + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/starkex/logo.png" + } + ] + }, + { + "id": "starshell", + "name": "Starshell", + "categories": [ + "wallets" + ], + "description": "A privacy-preserving, free and open-source Web3 wallet built for the Secret Network and Cosmos ecosystem", + "ecosystem": "multichain", + "links": { + "web": "https://starshell.net/", + "github": "https://github.com/SolarRepublic" + }, + "team": { + "anonymous": false + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/starshell/logo.png" + } + ] + }, + { + "id": "start9", + "name": "Start9", + "categories": [ + "node" + ], + "description": "Sovereign computing for a free future.", + "team": { + "anonymous": true + }, + "links": { + "web": "https://start9.com", + "github": "https://github.com/Start9Labs", + "docs": "https://docs.start9.com/0.3.5.x/", + "blog": "https://blog.start9.com/", + "twitter": "https://twitter.com/start9labs" + }, + "project_status": { + "live_status": true, + "version": "v0.3.5.1", + "testnet": false, + "mainnet": true + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/start9/logo.png" + } + ] + }, + { + "id": "stashh", + "name": "Stashh", + "categories": [ + "nft" + ], + "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, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/stashh/logo.png" + } + ] + }, + { + "id": "status-web3-browser", + "name": "Status Web3 Browser", + "categories": [ + "browser" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/status-web3-browser/logo.png" + } + ] + }, + { + "id": "status", + "name": "Status", + "categories": [ + "messaging" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/status/logo.png" + } + ] + }, + { + "id": "stealthdrop", + "name": "Stealthdrop", + "categories": [ + "dapps" + ], + "description": "Anonymous Airdrops using ZK-SNARKS ✨️**ZK**", + "links": { + "web": "https://stealthdrop.xyz", + "github": "https://github.com/stealthdrop/stealthdrop" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/stealthdrop/logo.png" + } + ] + }, + { + "id": "stealthpay", + "name": "StealthPay", + "categories": [ + "defi" + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/stealthpay/logo.png" + } + ] + }, + { + "id": "stereum", + "name": "Stereum", + "categories": [ + "node" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/stereum/logo.png" + } + ] + }, + { + "id": "storj", + "name": "Storj", + "categories": [ + "storage" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/storj/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": true, + "tokens": [ + { + "symbol": "SUTER" + } + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/suterusu/logo.png" + } + ] + }, + { + "id": "swarm", + "name": "Swarm", + "categories": [ + "storage" + ], + "description": "A decentralized data storage and distribution technology. Ready to power the next generation of censorship-resistant, unstoppable, serverless dApps", + "team": { + "anonymous": true + }, + "links": { + "web": "https://www.ethswarm.org", + "github": "https://github.com/ethersphere", + "blog": "https://blog.ethswarm.org/", + "docs": "https://docs.ethswarm.org/", + "whitepaper": "https://www.ethswarm.org/swarm-whitepaper.pdf", + "twitter": "https://x.com/ethswarm", + "discord": "https://discord.com/invite/hyCr9BMX9U" + }, + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": true, + "mainnet": true + }, + "have_token": true, + "token_link": "https://etherscan.io/token/0x19062190b1925b5b6689d7073fdfc8c2976ef8cb", + "tokens": [ + { + "name": "BZZToken", + "symbol": "BZZ", + "network": "Ethereum", + "contract_address": "0x19062190B1925b5b6689D7073fDfC8c2976EF8Cb" + } + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/swarm/logo.png" + } + ] + }, + { + "id": "synx", + "name": "Synx", + "categories": [ + "storage" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/synx/logo.png" + } + ] + }, + { + "id": "tails-os", + "name": "TAILS OS", + "categories": [ + "os" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/tails-os/logo.png" + } + ] + }, + { + "id": "telebridge", + "name": "Hype (formerly known as TeleBridge)", + "categories": [ + "mixing-service" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/telebridge/logo.png" + } + ] + }, + { + "id": "telios", + "name": "Telios", + "categories": [ + "dapps" + ], + "description": "Secure Communication with Encrypted Data and Email", + "links": { + "web": "https://www.telios.io", + "github": "https://github.com/Telios-org" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/telios/logo.png" + } + ] + }, + { + "id": "the-anon-club", + "name": "The Anon Club", + "categories": [ + "nft" + ], + "description": "World's first privacy-focused digital collectibles.", + "links": { + "web": "https://theanonclub.com", + "twitter": "https://x.com/theanonclub" + }, + "sunset": true, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/the-anon-club/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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/the-farcaster-project/logo.png" + } + ] + }, + { + "id": "timpi", + "name": "Timpi", + "categories": [ + "dapps" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/timpi/logo.png" + } + ] + }, + { + "id": "tlsnotary", + "name": "TLSNotary", + "categories": [ + "dapps" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/tlsnotary/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": true, + "tokens": [ + { + "symbol": "TOMO" + } + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/tomochainp/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": true, + "tokens": [ + { + "symbol": "$TONNEL" + } + ], + "project_status": { + "live_status": true, + "version": "Testnet", + "testnet": true, + "mainnet": false + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/tonnel-network/logo.png" + } + ] + }, + { + "id": "tornadocash", + "name": "TornadoCash", + "categories": [ + "mixing-service" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/tornadocash/logo.png" + } + ] + }, + { + "id": "transferchain", + "name": "TransferChain", + "categories": [ + "storage" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/transferchain/logo.png" + } + ] + }, + { + "id": "treasure-chest", + "name": "Treasure Chest", + "categories": [ + "wallets" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/treasure-chest/logo.png" + } + ] + }, + { + "id": "trivium", + "name": "Trivium", + "categories": [ + "rd" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/trivium/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/" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/trocador-app/logo.png" + } + ] + }, + { + "id": "truezk", + "name": "TrueZK", + "categories": [ + "layer-2" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/truezk/logo.png" + } + ] + }, + { + "id": "tusima", + "name": "Tusima", + "categories": [ + "layer-2" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/tusima/logo.png" + } + ] + }, + { + "id": "umbra", + "name": "Umbra", + "categories": [ + "defi" + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/umbra/logo.png" + } + ] + }, + { + "id": "unijoin", + "name": "UniJoin", + "categories": [ + "mixing-service" + ], + "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, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/unijoin/logo.png" + } + ] + }, + { + "id": "universal-privacy-alliance", + "name": "Universal Privacy Alliance", + "categories": [ + "alliances" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/universal-privacy-alliance/logo.png" + } + ] + }, + { + "id": "universal-reputation", + "name": "Universal Reputation", + "categories": [ + "did" + ], + "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": true, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/universal-reputation/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": true, + "tokens": [ + { + "symbol": "UON" + } + ], + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": true, + "mainnet": true + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/unova/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": true, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/utopia/logo.png" + } + ] + }, + { + "id": "valid-id", + "name": "Valid.id", + "categories": [ + "did" + ], + "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": true, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/valid-id/logo.png" + } + ] + }, + { + "id": "vault1317", + "name": "Vault1317", + "categories": [ + "infrastructure" + ], + "description": "An Off-chain secure communication protocol with deniability via ZKP (Ring Signature)", + "team": [ + { + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/vault1317/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": [ + { + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/verida/logo.png" + } + ] + }, + { + "id": "verusid", + "name": "VerusID", + "categories": [ + "did" + ], + "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": { + "company": { + "link": "https://verus.io/people" + } + }, + "have_token": true, + "token_link": "https://coinmarketcap.com/it/currencies/veruscoin/", + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/verusid/logo.png" + } + ] + }, + { + "id": "void-protocol", + "name": "Void protocol", + "categories": [ + "mixing-service" + ], + "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, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/void-protocol/logo.png" + } + ] + }, + { + "id": "vult", + "name": "vult", + "categories": [ + "storage" + ], + "description": "Your private cloud", + "team": { + "anonymous": true + }, + "links": { + "web": "https://vult.network/", + "github": "https://github.com/0chain", + "docs": "https://docs.zus.network/", + "whitepaper": "https://zus.network/whitepapers/" + }, + "project_status": { + "live_status": true, + "version": "v1.14.10", + "testnet": false, + "mainnet": true + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/vult/logo.png" + } + ] + }, + { + "id": "vup", + "name": "VUP", + "categories": [ + "storage" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/vup/logo.png" + } + ] + }, + { + "id": "waku", + "name": "Waku", + "categories": [ + "messaging" + ], + "ecosystem": [ + "Ethereum" + ], + "description": "the communication layer for Web3. Decentralized communication that scales", + "team": { + "anonymous": false + }, + "links": { + "web": "https://waku.org", + "github": "https://github.com/waku-org", + "docs": "https://docs.waku.org", + "forum": "https://forum.vac.dev/", + "blog": "https://blog.waku.org", + "twitter": "https://x.com/waku_org", + "discord": "https://discord.waku.org", + "farcaster": "@waku" + }, + "project_status": { + "live_status": true, + "version": "The Waku Network Gen 0", + "testnet": true, + "mainnet": false + }, + "licenses": "Apache 2.0 and MIT", + "traceability": { + "kyc": false + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/waku/logo.png" + } + ] + }, + { + "id": "wasabi-wallet", + "name": "Wasabi Wallet", + "categories": [ + "wallets" + ], + "description": "Open-source, non-custodial Bitcoin Wallet for desktop", + "ecosystem": "Bitcoin", + "links": { + "web": "https://wasabiwallet.io/", + "github": "https://github.com/zkSNACKs/WalletWasabi" + }, + "team": { + "anonymous": true + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/wasabi-wallet/logo.png" + } + ] + }, + { + "id": "weavemail", + "name": "Weavemail", + "categories": [ + "dapps" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/weavemail/logo.png" + } + ] + }, + { + "id": "web3id", + "name": "Web3ID", + "categories": [ + "did" + ], + "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": { + "company": { + "link": "https://www.dock.io/verifiable-credentials-company" + } + }, + "have_token": true, + "token_link": "https://coinmarketcap.com/it/currencies/dock/", + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/web3id/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 + }, + "team": { + "anonymous": true + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/webb/logo.png" + } + ] + }, + { + "id": "whirlpool", + "name": "Whirlpool", + "categories": [ + "mixing-service" + ], + "description": "Break the link your coins leave behind with built-in CoinJoin available on any platform", + "sunset": true + }, + { + "id": "whonix", + "name": "Whonix", + "categories": [ + "os" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/whonix/logo.png" + } + ] + }, + { + "id": "wiremin", + "name": "WireMin", + "categories": [ + "dapps" + ], + "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/" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/wiremin/logo.png" + } + ] + }, + { + "id": "wownero", + "name": "Wownero", + "categories": [ + "currency" + ], + "description": "Privacy-respecting memecoin, no pre-mine, no dev tax, software fork of Monero with fixed supply of 184 million coins", + "ecosystem": "Wownero", + "product_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)" + }, + "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", + "traceability": { + "tracked_data": "None", + "kyc": false + }, + "compliance": "We will not comply", + "social_trust": "Community", + "default_privacy": true, + "funding": { + "type": "Crowdfunding", + "link": "https://funding.wownero.com" + }, + "project_status": { + "live_status": true, + "version": "v0.11.1.0", + "mainnet": true + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/wownero/logo.png" + } + ] + }, + { + "id": "x-cash", + "name": "x-cash", + "categories": [ + "currency" + ], + "description": "Web3’s Private Public Computing Platform", + "ecosystem": "xcash", + "project_status": "Mainnet", + "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": "No" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/x-cash/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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/xata/logo.png" + } + ] + }, + { + "id": "xmtp-x-lens", + "name": "XMTP x Lens", + "categories": [ + "messaging" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/xmtp-x-lens/logo.png" + } + ] + }, + { + "id": "xx-messenger", + "name": "xx messenger", + "categories": [ + "messaging" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/xx-messenger/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": true, + "tokens": [ + { + "symbol": "XX" + } + ], + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": true, + "mainnet": true + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/xx-network/logo.png" + } + ] + }, + { + "id": "yellow-submarine", + "name": "Yellow Submarine", + "categories": [ + "defi" + ] + }, + { + "id": "ywallet", + "name": "YWallet", + "categories": [ + "wallets" + ], + "description": "YWallet is a privacy-oriented wallet and messenger for Ycash and Zcash.", + "ecosystem": "Ycash, Zcash", + "links": { + "web": "https://ywallet.app/" + }, + "team": { + "anonymous": true + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/ywallet/logo.png" + } + ] + }, + { + "id": "zano", + "name": "Zano", + "categories": [ + "currency" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zano/logo.png" + } + ] + }, + { + "id": "zcash", + "name": "Zcash", + "categories": [ + "currency" + ], + "token": [ + { + "name": "Zcash", + "symbol": "ZEC", + "network": "Zcash" + } + ], + "description": "A simple, secure digital currency that protects your privacy. For everyday purchases, sending money to a friend, and your favorite crypto applications, too.", + "project_type": "transaction", + "technology": { + "type": "halo2 zk-SNARK", + "features": [ + "private", + "trustless proof system" + ] + }, + "links": { + "web": "https://z.cash/", + "twitter": "https://twitter.com/zcash", + "telegram": "https://t.me/", + "discord": "https://discord.gg/zcash", + "blog": "https://electriccoin.co/blog", + "block_explorer": "https://zcashblockexplorer.com/", + "whitepaper": "https://zips.z.cash/protocol/protocol.pdf/", + "github": "https://github.com/zcash/zcash/" + }, + "blockchain_features": { + "p2p": true, + "encryption": "zksnark", + "network": "Zcash", + "upgradability": { + "enabled": true, + "type": "halo2" + }, + "opensource": true, + "viewing_key": true, + "dissapearing_tx": false, + "frontend_anonymity": "( Nym Mixnet in-development )", + "identity_integration": "( ZSA protocol identity in-development )", + "connected_tx": false, + "revealed_recipient": false, + "revealed_sender": false, + "revealed_ammount": false, + "reversability_condition": "viewing key, 51% attack (rollback limit = 100 blocks), payment disclosure", + "data_masking": "shielded pool deposit", + "asset_custody_type": "non-custody" + }, + "licences": "MIT software license", + "privacy_policy": { + "defined": false + }, + "team": [ + { + "name": null, + "role": null + } + ], + "storage": { + "decentralized": true + }, + "tracebility": { + "tracked_data": "Transparent Pool", + "kyc": false, + "sign_in_type_requirments": "wallet" + }, + "third_party_dependency": false, + "compliance": false, + "audits": [ + { + "name": "NCC Group NU5 Review", + "link": "https://research.nccgroup.com/2021/11/02/public-report-zcash-nu5-cryptography-review/", + "time": "Nov 2, 2021" + }, + { + "name": "NCC Group Zcash FROST Security Assesment", + "link": "https://research.nccgroup.com/2023/10/23/public-report-zcash-frost-security-assessment/", + "time": "Oct 23, 2023" + }, + { + "name": "Sapling Implementation Audit", + "link": "https://leastauthority.com/static/publications/LeastAuthority-Zcash-Sapling-Implementation-RPC-Interface-Updated-Audit-Report.pdf", + "time": "Jan 30, 2019" + } + ], + "social_trust": null, + "technical_spof": null, + "history": { + "title": "Mainet", + "event_type": "launch", + "description": "Genesis block", + "time": "Oct 28, 2016", + "link": "https://www.coindesk.com/markets/2016/10/28/with-zcash-launch-blockchain-enters-the-age-of-anonymity/" + }, + "client_diversability": [ + { + "name": "Zebra", + "link": "https://zfnd.org/zebra/" + }, + { + "name": "zcashd", + "link": "https://github.com/Zcash/zcash" + } + ], + "default_privacy": true, + "funding": [ + { + "name": "DCG", + "type": "Investments", + "link": null, + "value": null, + "time": null + } + ], + "project_status": { + "live_status": true, + "version": "Mainnet", + "testnet": false, + "mainnet": true + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zcash/logo.png" + } + ] + }, + { + "id": "zcloak", + "name": "zCloak", + "categories": [ + "did" + ], + "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": true, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zcloak/logo.png" + } + ] + }, + { + "id": "zeal", + "name": "Zeal", + "categories": [ + "wallets" + ], + "description": "The web3 wallet that defends your crypto and privacy", + "ecosystem": "multichain", + "links": { + "web": "https://www.zeal.app/" + }, + "team": { + "anonymous": true + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zeal/logo.png" + } + ] + }, + { + "id": "zecrey-wallet", + "name": "Zecrey Wallet", + "categories": [ + "wallets" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zecrey-wallet/logo.png" + } + ] + }, + { + "id": "zecrey", + "name": "Zecrey", + "categories": [ + "layer-2" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zecrey/logo.png" + } + ] + }, + { + "id": "zengo", + "name": "ZenGo", + "categories": [ + "wallets" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zengo/logo.png" + } + ] + }, + { + "id": "zephyr-protocol", + "name": "Zephyr Protocol", + "categories": [ + "currency" + ], + "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, + "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 + }, + "tracebility": { + "kyc": false + }, + "project_status": { + "live_status": true, + "testnet": false, + "mainnet": true + }, + "audits": { + "name": "Cyberscope", + "link": "https://www.cyberscope.io/audits/coin-zephyr-protocol", + "time": "Apr. 2024" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zephyr-protocol/logo.png" + } + ] + }, + { + "id": "zero-knowledge-verifiable-credential", + "name": "Zero Knowledge Verifiable Credential", + "categories": [ + "did" + ], + "description": "Sketching out verifiable credential selective disclosure presentation on Mina with snarky.js", + "links": { + "web": "https://github.com/mono-koto/zkcred" + }, + "have_token": true, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zero-knowledge-verifiable-credential/logo.png" + } + ] + }, + { + "id": "zero", + "name": "Zero", + "categories": [ + "currency" + ], + "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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zero/logo.png" + } + ] + }, + { + "id": "zerochain", + "name": "Zerochain", + "categories": [ + "dapps" + ], + "description": "Zerochain is a generic, privacy-protecting layer on top of Substrate.", + "links": { + "web": "https://layerxcom.github.io/zerochain-book/" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zerochain/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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zeronet/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 + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zeropool/logo.png" + } + ] + }, + { + "id": "zion", + "name": "Zion", + "categories": [ + "messaging" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zion/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 + }, + "team": { + "anonymous": true + }, + "links": { + "github": "https://github.com/privacy-scaling-explorations/zk-kit", + "web": "https://zkkit.pse.dev/" + }, + "technology": { + "type": "javascript, circom, solidity, noir" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zk-kit/logo.png" + } + ] + }, + { + "id": "zkchaos", + "name": "ZKCHAOS", + "categories": [ + "layer-2" + ], + "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" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zkchaos/logo.png" + } + ] + }, + { + "id": "zkcloud", + "name": "ZkCloud", + "categories": [ + "computing-network" + ], + "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" + } + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zkcloud/logo.png" + } + ] + }, + { + "id": "zkmaps", + "name": "ZkMaps", + "categories": [ + "dapps" + ], + "description": "Protecting users location with ZK proofs", + "links": { + "web": "https://gitcoin.co/grants/5781/zkmaps-proof-of-location", + "github": "https://github.com/zkMaps" + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zkmaps/logo.png" + } + ] + }, + { + "id": "zkmoney", + "name": "zk.money", + "categories": [ + "defi" + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zkmoney/logo.png" + } + ] + }, + { + "id": "zkpass", + "name": "zkPass", + "categories": [ + "did" + ], + "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": true, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zkpass/logo.png" + } + ] + }, + { + "id": "zkusd", + "name": "zkUSD", + "categories": [ + "defi" + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zkusd/logo.png" + } + ] + }, + { + "id": "zkvalidator", + "name": "ZKValidator", + "categories": [ + "defi" + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zkvalidator/logo.png" + } + ] + }, + { + "id": "zoci", + "name": "Zoci", + "categories": [ + "rpc" + ], + "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": true, + "token_link": "https://arbiscan.io/token/0x45d780CfE839b8a8f292C9E26aa5D1805bc536dc", + "tokens": [ + { + "name": "ZociToken", + "symbol": "ZOCI", + "network": "Arbitrum", + "contract_address": "0x45d780cfe839b8a8f292c9e26aa5d1805bc536dc" + } + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zoci/logo.png" + } + ] + }, + { + "id": "zoker", + "name": "Zoker", + "categories": [ + "wallets" + ], + "description": "The foremost ZK-based Wallet in Web3", + "ecosystem": "multichain", + "links": { + "web": "https://zoker.tech/", + "docs": "https://zoker.tech/wp.pdf" + }, + "team": { + "anonymous": true + }, + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zoker/logo.png" + } + ] + }, + { + "id": "zus", + "name": "Züs", + "categories": [ + "storage" + ], + "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": true, + "token_link": "https://etherscan.io/token/0xb9ef770b6a5e12e45983c5d80545258aa38f3b78", + "tokens": [ + { + "name": "ZCN Token", + "symbol": "ZCN", + "network": "Ethereum", + "contract_address": "0xb9ef770b6a5e12e45983c5d80545258aa38f3b78" + } + ], + "logos": [ + { + "file": "logo.png", + "ext": "png", + "url": "https://explorer-data.web3privacy.info/assets/projects/zus/logo.png" + } + ] + } + ], + "assets": [ + { + "id": "eth", + "name": "Ethereum" + }, + { + "id": "btc", + "name": "Bitcoin" + }, + { + "id": "usdc", + "name": "Coinbase stable" + }, + { + "id": "usdt", + "name": "Tether" + }, + { + "id": "dai", + "name": "MakerDAO stable" + }, + { + "id": "atom", + "name": "Cosmos" + }, + { + "id": "scrt", + "name": "Secret Network" + }, + { + "id": "dot", + "name": "Polkadot" + }, + { + "id": "sol", + "name": "Solana" + }, + { + "id": "zcash", + "name": "Zcash" + }, + { + "id": "xmr", + "name": "Monero" + }, + { + "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" + ] + } + ], + "ecosystems": [ + { + "id": "ethereum", + "name": "Ethereum" + }, + { + "id": "bitcoin", + "name": "Bitcoin" + }, + { + "id": "solana", + "name": "Solana" + }, + { + "id": "cosmos", + "name": "Cosmos" + }, + { + "id": "monero", + "name": "Monero" + }, + { + "id": "other", + "name": "Other" + } + ], + "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" + } + ], + "usecases": [ + { + "id": "wallets", + "name": "Wallets" + }, + { + "id": "defi", + "name": "DeFi" + }, + { + "id": "currency", + "name": "Currency" + }, + { + "id": "infrastructure", + "name": "Infrastructure" + }, + { + "id": "computing", + "name": "Computing" + }, + { + "id": "eth-layer-2", + "name": "Ethereum Layer 2" + }, + { + "id": "hardware", + "name": "Hardware" + }, + { + "id": "vpn", + "name": "VPN" + }, + { + "id": "did", + "name": "DID" + }, + { + "id": "dao", + "name": "DAO" + }, + { + "id": "bridge", + "name": "Bridge" + }, + { + "id": "messaging", + "name": "Messaging" + }, + { + "id": "browser", + "name": "browser" + }, + { + "id": "kyc-solution", + "name": "KYC solution" + }, + { + "id": "rpc-provider", + "name": "RPC provider" + }, + { + "id": "storage", + "name": "Storage" + }, + { + "id": "dapps", + "name": "Dapps" + }, + { + "id": "operation-systems", + "name": "Operation systems" + }, + { + "id": "nft-community", + "name": "NFT community" + }, + { + "id": "alliances", + "name": "Allicanes" + }, + { + "id": "mixing-management", + "name": "Mixing management" + }, + { + "id": "data-management", + "name": "Data management" + }, + { + "id": "donate-charity", + "name": "Donate / Charity" + }, + { + "id": "research-and-development", + "name": "Research and development" + }, + { + "id": "mixing-service", + "name": "Mixing service" + }, + { + "id": "node", + "name": "Node" + }, + { + "id": "events", + "name": "Events" + }, + { + "id": "fhe encryption", + "name": "FHE encryption" + }, + { + "id": "ai", + "name": "AI (Artificial Inteligence)" + }, + { + "id": "sunset", + "name": "Sunset" + }, + { + "id": "other", + "name": "Other" + } + ] +} \ No newline at end of file