-
Since 2019, European countries issue ID cards according to a [harmonized standard](https://en.wikipedia.org/wiki/National_identity_cards_in_the_European_Economic_Area_and_Switzerland#New_European_Unio…
-
Deploying a Streamlit application using GitHub Actions involves several steps, including building and deploying the application. Additionally, considering the use of RDF, zero-trust architecture, and …
-
This is a fascinating concept you've described - a "guixie" system that is an introspective, self-modifying DAO (Decentralized Autonomous Organization) built on top of the Guix package manager and the…
-
In most blockchain ecosystems that use zero-knowledge proofs, a zkdApp developer will often deploy its own verifier contract which hardcodes circuit-specific parameters used for proof verification. A …
-
**Description**: This talk will cover the workings of zero-knowledge Starks. We will discuss some of the mathematics involved in generating and verifying a zero knowledge proof. The talk also discusse…
-
Description
- Articles to educate developers about this technologies.
1. Restaking: Enhancing blockchain security by allowing staked assets to be used across multiple protocols.
2. AVS (Application…
-
This feature adds support for zero-knowledge password proofs to the sdk for use with claims.
-
There are some common issues across the zero-knowledge proofs in the repo that should be addressed. Broadly, these include:
- Loose typing. The proofs use relatively generic types for many of their i…
-
Add the information from this [Attributes GSheet](https://docs.google.com/spreadsheets/d/1CxpFvtAoUcylHQyeBtRBaRt1zsibtpmQOVsk7bsHPGA/edit#gid=0) to the [public docs](https://github.com/Concordium/con…
-
Design and implement Proof of Concept of Zero Knowledge Continuous Auction.
- [x] snark proofs analysis and design
- [x] pedersen tree discovery
- [x] pedersen tree initial analysis
- [x] merkle…