starkware-libs / starkex-contracts

Other
274 stars 113 forks source link

StarkEx

StarkEx is a STARK-powered scalability engine for crypto exchanges. StarkEx uses cryptographic proofs to attest to the validity of a batch of transactions (such as trades and transfers) and updates a commitment to the state of the exchange onchain.

StarkEx allows exchanges to provide non-custodial trading at scale with high liquidity and lower costs.

Modules

  1. scalable-dex - StarkEx main contract elements
  2. evm-verifier - Cryptographic STARK verifier elements