Update README.md

This commit is contained in:
r1oga
2023-03-02 18:24:18 +01:00
committed by GitHub
parent 7c3fca3e81
commit 8498a4a08c

View File

@@ -1,10 +1,10 @@
# Zkitter Groups
Top snapshot organizations as per their number of followers are whitelisted and result in 2 groups:
Top [Snapshot](https://snapshot.org/#/) organizations as per their number of followers are whitelisted and result in 2 groups:
- the GitHub users who contributed to one of the public repository of one of the whitelisted organization
- the ethereum addresses who participated in of the snapshot vote of one of the whitelisted organization
- the [GitHub](https://github.com/) users who contributed at least to 1 of the public repositories of 1 of the whitelisted organizations.
- the [Ethereum](https://ethereum.org/en/) addresses who casted at least 1 vote for 1 of the governance proposals of 1 of the whitelisted DAOs.
## API
After turning these groups into [Semaphore](https://semaphore.appliedzkp.org/) groups, their members can anonymously use Zkitter.
See [openapi.json](src/openapi.json) for the full API specification. Or try it [online](https://zkitter-groups.fly.dev/).
**API:** see [openapi.json](public/openapi.json) for the full specification.