A fully decentralized privacy-preserving exchange marketplace with support for matching trade orders, on-chain settlement. ZKDEX provides confidentiality of order rates and account balances based on pedersen commitment and unlinkability between traders and their trade orders.
- Circuits
- Range proof
- Pedersen commitment based on Baby Jubjub Elliptic Curve
- Contracts
- Bucketization
- Marketplace
Run npm install
to install all dependencies, and then run yarn test
to trigger test.