# Renegade

> Renegade: On-chain dark pool. Technology: garbled-circuit MPC.

Part of the Soda Labs Privacy Hub, a neutral directory of the on-chain privacy
landscape: https://www.sodalabs.xyz/privacy-hub

## Key facts

- Entry type: Privacy project
- Category: On-chain dark pool
- Technology: Garbled-circuit MPC (MPC-GC)
- Website: https://renegade.fi
- Tags: MPC, ZK, dark pool
- Canonical page: https://www.sodalabs.xyz/privacy-hub/renegade

## Overview

Renegade runs a dark pool where orders are matched under multi-party computation, so that no one, including the operators, sees an order before it executes, with zero-knowledge proofs confirming the match was valid. This is the most cryptographically serious answer to trading privacy on chain: not hiding the order in a queue, but making it unreadable while it is matched. It is live on Arbitrum and Base. Matching under MPC constrains order types and throughput compared with a transparent order book.

## About Garbled-circuit MPC

Several parties jointly evaluate a function over encrypted inputs using garbled circuits and secret sharing, so no single party ever holds the plaintext. Compared side by side with the other approaches at https://www.sodalabs.xyz/taxonomy.

## Sources

- [Website](https://renegade.fi)
- [Source](https://github.com/renegade-fi)
- [Blog](https://renegadefi.substack.com)

## Related entries

- [Arcium](https://www.sodalabs.xyz/privacy-hub/arcium): Confidential compute network
- [Nillion](https://www.sodalabs.xyz/privacy-hub/nillion): Blind-compute network
- [Partisia](https://www.sodalabs.xyz/privacy-hub/partisia): MPC L1
- [Umbra](https://www.sodalabs.xyz/privacy-hub/umbra): Shielded wallet on Solana
- [Bubble](https://www.sodalabs.xyz/privacy-hub/bubble): Enterprise confidential finance
- [COTI](https://www.sodalabs.xyz/privacy-hub/coti): Confidential EVM L2 · in production
