Files
pse.dev/content/projects/summa.md
Kalidou Diagne b4b1bb56e6 migrate project data from .ts to Markdown files (#453)
* migrate project data from .ts to Markdown files
2025-06-13 22:05:23 +04:00

1.0 KiB

id, name, image, section, projectStatus, category, tldr, tags, links, extraLinks
id name image section projectStatus category tldr tags links extraLinks
summa Summa summa.svg pse inactive devtools Protocol enabling centralized exchanges to prove solvency without compromising private information.
keywords themes types builtWith
Anonymity/privacy
Computational Integrity
build
play
Infrastructure/protocol
Application
halo2
github
https://github.com/summa-dev
learn
label url
Documentation https://summa.gitbook.io/summa

Summa allows centralized exchanges to demonstrate that their assets exceed their liabilities without revealing critical business information such as individual user balances, total number of users, and total liabilities or assets. It uses zero-knowledge proofs to ensure that exchanges can demonstrate they have sufficient assets to cover all user balances. The protocol involves building a Merkle Sum Tree of user balances, generating proofs for each user, and allowing users to verify these proofs.