From 42e59582d93fc6fd594a534ec667723e415b9c14 Mon Sep 17 00:00:00 2001 From: Noc2 Date: Tue, 29 Oct 2024 06:05:04 +0100 Subject: [PATCH] fix website --- applications/NeuroZK.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/NeuroZK.md b/applications/NeuroZK.md index 05b0db0a698..3a99dc75626 100644 --- a/applications/NeuroZK.md +++ b/applications/NeuroZK.md @@ -153,7 +153,7 @@ Team Github Handles. We have completed the development of an on-chain task verification system under CyberDock as a part of our previous grant application, it contained three parts - Substrate pallets, Front end app and k3s worker configurations. While task verification made more sense for batch files, we also developed log streaming to provide work proofs for continously running applications. -7 +7 Through this process, we identified the need for having a much simpler provider onboarding experience, so we are developing a custom node implementation called Cyborg worker nodes using which providers can connect their resources to the Cyborg parachain just by downloading and installing an executable file on their VMs. This also aligns with our focus to launch a plug and play hardware series called 'Cyborg miners' that directly connects to the parachain like an ASIC miner.