Web3Privacy Now Data Repository

October 21, 2025 ยท View on GitHub

You can create/edit projects by making changes in index.yaml file, which you can find in project folder inside /src/projects/ Upload project logo in root of project directory to be automatically included. Check below for a short guide on how to do this

If you'd rather use our UI, you can also apply your changes through our editor.

How to:

Edit a project

Add a new project

Information on how our scoring mechanism works can be found here

How to Add or Update Your Project's Information to the Explorer Through GitHub

To add or update your project's information to the explorer, please follow these steps. A GitHub account is required to complete the process.

Steps:

  1. Go to the GitHub repository at the following URL: www.github.com/web3privacy/explorer-data
  2. Navigate to the src directory, then go into the projects folder.
  3. In the upper-right corner, click on "Create new file".
  4. At this point, GitHub will ask you to fork the branch. Confirm the fork.
  5. Enter the name of your project in the new directory you created. Make sure there is a slash before the name. This way you create the project folder. Example: /NAME
  6. Inside your project directory, create an index.yaml file. Follow the template here: sample
  7. When you're ready to save, click "Commit changes..." in the top-right corner.
  8. Toggle the option for "Create a new branch for this commit and start a pull request".
  9. Click "Propose changes".
  10. GitHub will redirect you to the "Open a pull request" page.
  11. In the pull request title, add your title as such: Create index.yaml <your_project_name>.
  12. Finally, click "Create pull request". Adding a description is optional.
  1. Now you will be able to add the logo (PNG format, 400x400 pixels).
  2. Go to www.github.com/explorer-data/tree/main/src/projects/(name of the file added).
  3. In the top-right corner, click on "Add file" and then "Fork this Repository."
  4. Navigate to your GitHub profile, find the forked repository, and open the project you're working on. The URL should look like this: github.com/(your GitHub username)/explorer-data/tree/main/src/projects/(name of the file added).
  5. In the top-right corner, click on "Add file" and then "Upload files."
  6. A window will open where you can upload your logo (name the file just "logo," without any other text).
  7. At the bottom, select "Create a new branch for this commit and start a pull request." Then press "Propose changes."
  8. The pull request page will open again. Add the file name and click on "Create pull request."

๐ŸŽ‰ Congratulations! Your project, including its logo, has now been submitted.

Docs

There's an ongoing effort to upkeep our docs, have a look here.

Database

https://data.web3privacy.info/

Project description

List of variables used for Privacy Explorer (https://explorer.web3privacy.info) Feel free to submit any suggestions or changes to this scheme.

FieldTypeRequiredDescription
idstringxUnique project identifier
namestringxName of project
categoriesarrayxCategories are defined in explorer-data/schema/category.yaml
logosarrayLinks to project logo (Note: Upload logos into root folder of project)
ecosystemarrayWhat is projects native networks? (ex. Ethereum, Arbitrum, Cosmos,...)
project_typestringMain usecases of project (ex. ZK Pool mixer, Privacy transactions)
descriptionstringShort description of project features and mission
product_launch_daystringDate of the project launch (YYYY-MM-DD)
token_linkstring urlLink to the project token contract
tokensarrayNative tokens of project (ex. privUSDC, sETH,...)
assets_usedarrayDigital assets that you can use in project/protocol (ex. BTC, ETH, USDC,...)
feestringCost of usage (ex. 0.15%, $5, None)
team anonymousbooleanIs project developed by anonymous team? (Yes/No)
team teammembers namestringMember's name
team teammembers rolestringMember's role
team teammembers linkstring urlMember's social link
funding namestringName of the investor
funding typestringType of investment (Seed, Round1, Angel investment,...)
funding linkstring urlLink for more information about the investment
funding valuestringValue of the investment ($1,500,000)
funding timestringDate of the investment (YYYY-MM-DD)
history titlestringTitle of events/news related to the project
history event_typestringType of event (e.g., Product release, Hack, Launch)
history descriptionstringDescription of the event
history timestringTime of the event (YYYY-MM-DD)
history linkstring urlLink to more information about the event
sunsetbooleanProject is not active, is not recommended for use, no development

Project Links

FieldTypeRequiredDescription
links webstring urlOfficial project website
links githubstring urlLink to the project GitHub repository
links block_explorerstring urlProject or Network Block Explorer
links docsstring urlLink to project documentation
links forumstring urlLink to project forum (ex. Discourse)
links whitepaperstring urlLink to the project whitepaper
links changelogstring urlLink to changelog
links snapshotstring urlLink to Snapshot
links blogstring urlProject Blog (ex. Medium)
links twitterstring urlProject Twitter profile
links discordstring urlProject Discord server
links facebookstring urlProject Facebook page
links telegramstring urlProject Telegram
links lensstring urlProject Lens profile
links farcasterstring urlProject Farcaster profile
links rss_feedstring urlLink to a information stream related to the project
links educationstring urlLinks to useful education content about project

Technology

FieldTypeRequiredDescription
technology typestringTechnology that runs underhood (ex. ZK, ZK-Snarks, PLONK, Monero, Elliptic curves,...)
technology featuresarrayKey aspects of the privacy tech used (ex. Private wallet, P2P Swap, Fluid compliance, ZK Defi, Private bridge,...)
blockchain_features encryptionstringEncryption used (ex. Cryptonight, Groth16, ECDH,...)
blockchain_features opensourcebooleanIs project opensourced? (Yes/No)
project_status live_statusbooleanIs the project currently working? (Yes/No)
project_status versionstringName of the latest version (Ex. Arbitrum Nitro, V2.12, Prototest10,...)
project_status testnetbooleanDoes the project have a running testnet? (Yes/No)
project_status mainnetbooleanIs the mainnet running? (Yes/No)
client_diversability namestringName of the clients using project (ex. Wallet name, Bridge name, Project name,...)
client_diversability linkstring urlLink to the client's website

Privacy

FieldTypeRequiredDescription
licencesstringLicenses used (ex. MIT License, GGML,...)
privacy_policy definedbooleanIs there a document defining privacy policies? (Yes/No)
privacy_policy linkstring urlLink to the privacy policy document
privacy_policy data_usagestringHow is the project using your data? (ex. Selling data, Analytics., Not using,...)
tracebility tracked_datastringWhat data is the project tracking (ex. Address, Name, Phone, IP,...)
default_privacybooleanIs privacy applied by default or must it be turned on? (Yes/No)
compliancestringDoes the project comply with any official blacklists? (ex. OFAC, Hacker_wallet_list, USA,...)
storage decentralizedbooleanIs any part of used data stored on decetralized networks? (Yes/No)
tracebility kycbooleanIs KYC required for product usage? (Yes/No)
tracebility sign_in_type_requirmentsstringWhat Sign-in information is required to use the project? (ex. Wallet, Email, Gitcoin Pass,...)
blockchain_features identity_integrationstringWhat Identity integration project use? (ex. Gitcoin Pass, Proof of Humanity, Degenscore,...)
blockchain_features p2pbooleanIs the project Peer to Peer-based or enabling such a feature? (Yes/No)
blockchain_features data_maskingstringWhat type of anonymity mechanism is used? (Mixer, ZK Pool,...)
blockchain_features viewing_keybooleanIs there a viewing key that can decode your transactions? (Yes/No)
blockchain_features dissapearing_txbooleanIs there any trace of your transaction on-chain / online? (Yes/No)
blockchain_features connected_txbooleanIs is possible to identify other transactions when is your address revealed? (Yes/No)
blockchain_features frontend_anonymitystringAre you able to use project with TOR / VPN or other anonymity tools? (TOR address, Geo restricted, VPN banned,...)

Security

FieldTypeRequiredDescription
third_party_dependencystringWhat third-party technological dependencies project have? (ex. Uniswap hack, USDC stability,...)
social_truststringIs there any social dependency (ex. Governance, Board multisig, CEO have 50% tokens,...)
technical_spofstringIs there any technical single point of failure? (ex. Pool hack, Bridge malfunction, Viewing key leak,...)
blockchain_features asset_custody_typestringAre users assets in any custody, by who? Or is it fully non-custodial? (ex. DAO Multisig, Non-custodial, Centralized bridge,...)
blockchain_features upgradability enabledbooleanIs the project upgradable or immutable? (Yes/No)
blockchain_features upgradability typestringUpgradability type (ex. DAO Governance, Admin keys, Random Consensus,...)
blockchain_features upgradability admin_keysstringUpgradability condition definition (ex. Multisign of 5, 80% consensus,...)
audits namestringName of the project audit (ex. Certik SmartContract check,...)
audits companystringCompany that processed the project audit (ex. Certik, Blocksec,...)
audits logostring urlLogo of the audit company
audits linkstring urlOfficial link to the audit company website
audits timestringDate of the audit (YYYY-MM-DD)

License

Open Data Commons Open Database License (ODbL)