Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/starkware-libs/starkex-contracts


https://github.com/starkware-libs/starkex-contracts

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# 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