From 0abdba871718181b94ed73cbf2b55004370b2c64 Mon Sep 17 00:00:00 2001 From: Amiya Behera Date: Thu, 5 Dec 2024 18:33:53 +0530 Subject: [PATCH] update --- applications/blockpublisher.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/blockpublisher.md b/applications/blockpublisher.md index 03a0da4895a..8ecb05614aa 100644 --- a/applications/blockpublisher.md +++ b/applications/blockpublisher.md @@ -216,7 +216,7 @@ Integrate the ZKP system with the Substrate templates and Leptos UI to enable se | 0c. | Testing Guide | Core functions will be fully covered by unit tests to ensure functionality and robustness. In the guide, we will describe how to run these tests. | | 0d. | Docker | We will provide a Dockerfile(s) that can be used to test all the functionality delivered with this milestone. | | 0e. | Article | We will publish an **article**/workshop that explains our project (what was done/achieved as part of the grant.) | -| 1. | ZKP for article purchase | Develop a ZKP system for secure article purchasing, ensuring that buyers can prove ownership of the article without revealing the password.| +| 1. | ZKP for article purchase | Develop a ZKP system for secure article purchasing, ensuring that buyers can prove ownership of the article without revealing the password. RiscZero framework is used for ZKP system.| | 2. | UI | Integrate the ZKP system with the Substrate templates and Leptos UI to enable secure and private article purchasing. |