mirror of
https://github.com/anonklub/anonklub.git
synced 2026-01-09 18:07:55 -05:00
6f8d9bdc241e29315e912a7c4b3738ffa8cd0693
| Content | Description | Status | Live Version |
|---|---|---|---|
| circom | Circom circuits | ✔️ | |
| discord-bot | Discord Verification Bot | ⏳ IN PROGRESS | anonklub-discord-bot.fly.dev |
| contracts | Solidity contracts | ✔️ | Groth16Verifier AnonMinter |
| nullifier | 📆 TO DO | ||
| pkgs/merkle-tree-wasm | Merkle tree Rust crate & corresponding wasm TS package | ✔️ | |
| pkgs/merkle-tree-worker | Web worker wrapper of the @anonklub/merkle-tree-wasm wasm package | ✔️ | |
| pkgs/spartan-ecdsa-wasm | Spartan/Sapir circuits & corresponding wasm TS package. | ✔️ | |
| pkgs/spartan-ecdsa-worker | Web worker wrapper of the @anonklub/spartan wasm package | ✔️ | |
| queries/crypto_ethereum | Google bigquery-public-data.crypto_ethereum queries examples |
✔️ | |
| queries/dune_analytics | Dune Analytics queries examples | ✔️ | |
| queries/the_graph | The Graph queries examples | ✔️ | |
| query-api | Query API server | ✔️ | anonset.fly.dev |
| ui | User Interface (fetch anonymity sets, generate or verify membership proofs) | ✔️ | anonklub.xyz anonklub.fly.dev |
Environment
Environment variables you may need: see .env.example
Contribute
Languages
TypeScript
88.7%
Rust
10.6%
CSS
0.3%
Dockerfile
0.2%
JavaScript
0.1%
