Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/summa-dev/summa-solvency
Monorepo for Summa Proof of Solvency Protocol
https://github.com/summa-dev/summa-solvency
Last synced: 2 months ago
JSON representation
Monorepo for Summa Proof of Solvency Protocol
- Host: GitHub
- URL: https://github.com/summa-dev/summa-solvency
- Owner: summa-dev
- License: apache-2.0
- Created: 2023-04-05T08:08:03.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-22T06:44:49.000Z (9 months ago)
- Last Synced: 2024-04-22T07:52:12.907Z (9 months ago)
- Language: Rust
- Homepage:
- Size: 78.9 MB
- Stars: 86
- Watchers: 3
- Forks: 24
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
- awesome-halo2 - Proof of solvency
README
# Summa Solvency
A monorepo for Summa, zk proof of solvency protocol
### Subdirectories
- `zk_prover`: Halo2 based zk prover for Summa
- `contracts`: Solidity smart contracts for Summa
- `backend` : Rust API to interact with Summa## License
Licensed under either of
- Apache License, Version 2.0, ([LICENSE-APACHE](./LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT](./LICENSE-MIT) or http://opensource.org/licenses/MIT)
at your option.