More Stories

Cover Image for Zero-Knowledge proofs in Rust using the RISC Zero Virtual Machine

Zero-Knowledge proofs in Rust using the RISC Zero Virtual Machine

The concept of zero-knowledge proofs (ZKPs) has been getting quite popular recently, especially in the blockchain space. Despite that, they haven’t seen a lot of adoption in real-world applications. There are certain limitations on computation and architectural requirements that make it not so straightforward to incorporate them into an existing project, but that also depends […]

Read more
Cover Image for Zero-Knowledge Proofs 101

Zero-Knowledge Proofs 101

If you have been keeping up with the trends in the crypto ecosystem you might have noticed that zero-knowledge proofs are being widely used to solve the scalability problem that blockchains tend to struggle with. Big names like Polygon and Loopring have been heavily investing in research as they find this solution might be something […]

Read more
Cover Image for 0x0a. Confidential transactions with zkSNARKs [Blockchain Developers Meetup]

0x0a. Confidential transactions with zkSNARKs [Blockchain Developers Meetup]

After a recent talk Milen had on Zero Knowledge Proofs in front of the Bulgarian developers community, we decided to dive deeper into this topic and discuss further on our monthly meetup how on-chain confidential transactions could be achieved using zero knowledge protocols. So last week on our 10th Blockchain Developers Meetup we did that. […]

Read more