mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
Merge branch 'main' into cheqd-project-update-1728580154257
This commit is contained in:
commit
488f4b2fec
1 changed files with 18 additions and 9 deletions
27
README.md
27
README.md
|
@ -1,17 +1,15 @@
|
||||||
# Web3Privacy Now Data Repository
|
# 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/
|
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: <p>
|
||||||
|
[Edit a project](https://mirror.xyz/0x0f1F3DAf416B74DB3DE55Eb4D7513a80F4841073/yDbRRq8FjSogK7iUWdiRKkm54wvx6DgRt99gFuineuY) <p>
|
||||||
|
[Add a new project](https://mirror.xyz/0x0f1F3DAf416B74DB3DE55Eb4D7513a80F4841073/Ri2ZMIq6Os-ZKQyT_l6a5F1-gJURySvvwNRKzBvNpWM)
|
||||||
|
|
||||||
https://data.web3privacy.info/
|
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
|
||||||
# How to Add or Update Your Project's Information to the Explorer
|
|
||||||
|
|
||||||
To add or update your project's information to the explorer, please follow these steps. **A GitHub account is required** to complete the process.
|
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.
|
🎉 **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
|
# 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 |
|
| Field | Type | Required | Description |
|
||||||
|
|
Loading…
Reference in a new issue