mirror of
https://github.com/web3privacy/data
synced 2024-10-15 18:16:28 +02:00
23 lines
966 B
Markdown
23 lines
966 B
Markdown
# Web3Privacy Now Data
|
|
|
|
[![Build and Deploy](https://github.com/web3privacy/data/actions/workflows/deploy.yml/badge.svg)](https://github.com/web3privacy/data/actions/workflows/deploy.yml)
|
|
|
|
This is a repository with structured dataset with basic informations about the [Web3Privacy Now](https://web3privacy.info/) initiative.
|
|
|
|
You can find it here:
|
|
- Official links
|
|
- List of team members
|
|
- List of projects
|
|
- List of events
|
|
|
|
## Deployment
|
|
|
|
* https://data.web3privacy.info/
|
|
|
|
## Quick links
|
|
|
|
| Collection | Source | Links |
|
|
| --- | --- | --- |
|
|
| Core file (links, team) | [`src/index.yaml`](src/index.yaml) | [Edit](https://github.com/web3privacy/data/edit/main/src/index.yaml) |
|
|
| Projects | [`src/projects/index.yaml`](src/projects/index.yaml) | [Edit](https://github.com/web3privacy/data/edit/main/src/projects/index.yaml) |
|
|
| Events | [`src/events/index.yaml`](src/events/index.yaml) | [Edit](https://github.com/web3privacy/data/edit/main/src/events/index.yaml) |
|