6 ms·
Currently working on https://tinyZKP.com https://tinyZKP.com It's an API that allows zero-knowledge proofs to be generated in a streaming fashion, meaning ZKPs
by logannyeMD 11mo ago
Currently working on https://tinyZKP.com https://tinyZKP.com
It's an API that allows zero-knowledge proofs to be generated in a streaming fashion, meaning ZKPs that use way less RAM than normal.
The goal is to let people create ZKPs of any size on any device. ZKPs are very cool but have struggled to gain adoption due to the memory requirements. You usually need to pay for specialized hardware or massive server costs. Hoping to help fix the problem for devs
- BerenOfEdain 11mo agoThis looks really interesting! Where would you suggest a beginner go to learn more about ZKPs and their applications? I’d love to play with simple ZKP algos.
- logannyeMD 11mo agoFwiw: the website is brand new and very much in the "hot garbage" phase of development. I'm not a front-end guy, so critique is welcome from all - especially any bugs in the UX. I'm still actively uncovering them
- necrodome 11mo agothat's cool. if would be great if you can add real-world examples for use-cases on the main page.
- logannyeMD 11mo agogood idea, will add some this weekend