Public repos
All TACEO code below is public on github.com/TaceoLabs.
Finance Solutions (Merces)
| Repo | Description |
|---|---|
| merces1-x402 | Merces implementation for Confidential x402 |
| merces1-paper | Merces technical paper |
| private_deposit | Private deposit implementation |
Agent Solutions (Confidential x402)
| Repo | Description |
|---|---|
| merces1-x402 | Merces implementation for Confidential x402 |
| x402 | A payments protocol for the internet, built on HTTP |
Identity Solutions (TACEO:OPRF)
| Repo | Description |
|---|---|
| oprf-service | Low- and high-level Rust crates for the TACEO:OPRF service |
| oprf-client-js | TypeScript client for TACEO:OPRF |
| oprf-circom | Circom circuits for TACEO:OPRF |
| oprf-nr | Noir circuits for the TACEO:OPRF service |
| oprf-key-registry | Smart contracts for oprf-service |
| oprf-testnet | OPRF testnet configuration |
| zkPassport-OPRF | ZKPassport's TACEO:OPRF integration |
TACEO Network services (OMap)
| Repo | Description |
|---|---|
| gigadoram-rs | ORAM construction underlying TACEO:OMap |
| oblivious-linear-scan-map | Oblivious map implementation |
Core MPC / coSNARK tooling
| Repo | Description |
|---|---|
| co-snarks | Tooling for creating collaborative SNARKs for Circom and Noir circuits |
| circom-mpc-compiler | MPC compiler for Circom |
| circom_proof_schema | Proof schema tooling for Circom |
| circom-helpers | Circom helper utilities |
| circom-witness-rs | Rust witness generation for Circom |
| taceo-circom-lib | Circom library for the TACEO ecosystem |
| co-groth16-gpu | GPU-accelerated collaborative Groth16 |
| eddsa-babyjubjub | EdDSA over the BabyJubjub curve |
| babyjubjub-solidity | Audited BabyJubjub curve operations for Solidity |
| poseidon2-solidity | Poseidon2 hash implementation for EVM chains |
Docs
| Repo | Description |
|---|---|
| docs | This documentation site |