diff --git a/README.md b/README.md index 0a79d77f..71cdb3c0 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,15 @@ # Web3Privacy Now Data Repository - -List of variables used for Privacy Explorer (https://explorer.web3privacy.info) -Feel free to submit any suggestions or changes to this scheme. - 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. +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. -# Database +How to:

+[Edit a project](https://mirror.xyz/0x0f1F3DAf416B74DB3DE55Eb4D7513a80F4841073/yDbRRq8FjSogK7iUWdiRKkm54wvx6DgRt99gFuineuY)

+[Add a new project](https://mirror.xyz/0x0f1F3DAf416B74DB3DE55Eb4D7513a80F4841073/Ri2ZMIq6Os-ZKQyT_l6a5F1-gJURySvvwNRKzBvNpWM) -https://data.web3privacy.info/ - -# How to Add or Update Your Project's Information to the Explorer +Information on how our scoring mechanism works [can be found here](https://mirror.xyz/0x0f1F3DAf416B74DB3DE55Eb4D7513a80F4841073/s9flkE6tMaJ4f2tzWu-FmDy7Zx_TRPe3jdXr2iYmYH0) +# 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. @@ -43,7 +41,18 @@ To add or update your project's information to the explorer, please follow these 🎉 **Congratulations!** Your project, including its logo, has now been submitted. +# Docs + +There's an ongoing effort to upkeep our docs, [have a look here.](https://docs.web3privacy.info/projects/privacy-explorer/) + +# 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. + | Field | Type | Required | Description | diff --git a/src/projects/cheqd/index.yaml b/src/projects/cheqd/index.yaml index e74d49df..5e95123c 100644 --- a/src/projects/cheqd/index.yaml +++ b/src/projects/cheqd/index.yaml @@ -1,10 +1,11 @@ id: cheqd -name: CheqD +name: cheqd categories: -- applications -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 + - applications + - infrastructure +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 @@ -15,6 +16,20 @@ links: discord: https://discord.com/invite/4VZszdE7HH telegram: https://t.me/cheqd usecases: -- dapps + - dapps + - defi + - infrastructure + - did + - kyc-solution + - ai have_token: false third_party_dependency: false +logos: + - file: logo.png + ext: png + url: https://explorer-data.web3privacy.info/assets/projects/cheqd/logo.png +percentage: 17 +ecosystem: + - cosmos +product_launch_day: 2021-12-26T00:00:00.000Z +sunset: false diff --git a/src/projects/denet/logo.png b/src/projects/denet/logo.png new file mode 100644 index 00000000..c95ebe77 Binary files /dev/null and b/src/projects/denet/logo.png differ diff --git a/src/projects/iexec/logo.png b/src/projects/iexec/logo.png new file mode 100644 index 00000000..487ed599 Binary files /dev/null and b/src/projects/iexec/logo.png differ diff --git a/src/projects/intmax/index.yaml b/src/projects/intmax/index.yaml index b2792bf8..69289bb1 100644 --- a/src/projects/intmax/index.yaml +++ b/src/projects/intmax/index.yaml @@ -1,32 +1,69 @@ id: intmax name: Intmax categories: -- infrastructure + - infrastructure ecosystem: -- ethereum + - ethereum project_type: Layer2 zk-rollup -description: A zkRollup with a stateless architecture. Achieving hyper-scaling and - privacy at the same time. +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 + - name: Leona Hioki + role: Co-founder + link: https://x.com/HiokiLeona + - name: " Mai Fujimoto" + link: https://x.com/missbitcoin_mai links: web: https://www.intmax.io/ - github: https://github.com/InternetMaximalism - whitepaper: https://eprint.iacr.org/2023/1082.pdf blog: https://medium.com/intmax + github: https://github.com/InternetMaximalism + forum: "" + docs: "" + whitepaper: https://eprint.iacr.org/2023/1082.pdf + block_explorer: "" + governance: "" twitter: https://x.com/intmaxIO discord: https://discord.com/invite/N7kYGUPDEE telegram: https://t.me/QM1EbIzxACsxMDk1 + lens: "" + farcaster: "" project_status: live_status: true - version: testnet2 - testnet: true mainnet: false + testnet: false + version: testnet2 have_token: false usecases: -- eth-layer-2 -third_party_dependency: false + - eth-layer-2 +third_party_dependency: "" +logos: + - file: logo.png + ext: png + url: https://explorer-data.web3privacy.info/assets/projects/intmax/logo.png +percentage: 17 +sunset: false +assets_used: [] +tokens: [] +project_phase: testnet2 +blockchain_features: + opensource: false + upgradability: + enabled: false + asset_custody_type: "" + encryption: "" +storage: {} +privacy_policy: + defined: false + link: "" + data_usage: "" +compliance: "" +tracebility: + kyc: false + tracked_data: "" + sign_in_type_requirments: [] +default_privacy: false +audits: [] +social_trust: "" +technical_spof: "" diff --git a/src/projects/raw-box/logo.png b/src/projects/raw-box/logo.png new file mode 100644 index 00000000..d4fca45e Binary files /dev/null and b/src/projects/raw-box/logo.png differ diff --git a/src/projects/ritual/logo.png b/src/projects/ritual/logo.png new file mode 100644 index 00000000..c0269fe9 Binary files /dev/null and b/src/projects/ritual/logo.png differ