From f1f3f4ec0e24475a71cf745073b4c86d62349ed5 Mon Sep 17 00:00:00 2001 From: saishibunb <144234378+saishibunb@users.noreply.github.com> Date: Thu, 13 Mar 2025 15:11:58 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a38c338db1..b267380b74 100644 --- a/README.md +++ b/README.md @@ -346,6 +346,8 @@ Below is a list of known projects that use immudb: - [immuvoting](https://github.com/padurean/immuvoting) - Publicly cryptographically verifiable electronic voting system powered by immudb. +- [JupiterMetaZK](https://zkjm.io) - Layer 2 blockchain with Zero-Knowledge Proofs, Decentralized Identity (DID), and Hybrid Multi-Layer Consensus for maximum privacy, scalability, and security. Uses immudb as the immutable ledger layer. + Are you using immudb in your project? Open a pull request to add it to the list. ## Contributing From 90a851503c7a9570bb1885c036e552ae29224e8f Mon Sep 17 00:00:00 2001 From: saishibunb <144234378+saishibunb@users.noreply.github.com> Date: Thu, 20 Nov 2025 15:07:37 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b267380b74..1054e87217 100644 --- a/README.md +++ b/README.md @@ -346,7 +346,7 @@ Below is a list of known projects that use immudb: - [immuvoting](https://github.com/padurean/immuvoting) - Publicly cryptographically verifiable electronic voting system powered by immudb. -- [JupiterMetaZK](https://zkjm.io) - Layer 2 blockchain with Zero-Knowledge Proofs, Decentralized Identity (DID), and Hybrid Multi-Layer Consensus for maximum privacy, scalability, and security. Uses immudb as the immutable ledger layer. +- [JMDT](https://jmdt.io) - Layer 2 blockchain with Zero-Knowledge Proofs, Decentralized Identity (DID), and Hybrid Multi-Layer distributed Consensus for maximum privacy, scalability, and security. Uses immudb as the immutable ledger layer. Are you using immudb in your project? Open a pull request to add it to the list.