# Summa Starter Pack Here's a list of resources that are suggested to become familiar with the concept of Proof of Solvency and how Summa implementation ### General Resources on Proof of Solvency - https://summa.gitbook.io/summa-book/introduction/summa#further-resources-on-proof-of-solvency ### Resources on Summa - https://www.youtube.com/watch?v=P7w6LWXkwns Design a Proof Of Solvency protocol with Halo2 Workshop by Enrico: Zcon4. The technical details in the presentation are a bit outdated but I think it's a great intro for practical development of Summa within Halo2. - https://summa.gitbook.io/summa-book/ (note: online presentations and blogpost are a bit outdated so I suggest to focus on this for the latest technical details). Right now this only includes Merkle Sum Tree apporach. - https://hackmd.io/ufIq_FT6S1SEHKTnnUYgUA (for Grand Sum Univariate Polynomial approach)