From 041b31604c5246058505e79cf5e4848e53aca705 Mon Sep 17 00:00:00 2001 From: Piet <75956460+PieWol@users.noreply.github.com> Date: Tue, 16 Apr 2024 18:21:35 +0200 Subject: [PATCH] Update Cyborg.md - fix markdown fix .md compilation due to html tags. --- applications/Cyborg.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/Cyborg.md b/applications/Cyborg.md index 507d69bec1b..091f20514f9 100644 --- a/applications/Cyborg.md +++ b/applications/Cyborg.md @@ -51,7 +51,7 @@ Developers can monitor details such as resource utilization and application heal For this grant application, we are developing a decentralized task verification mechanism to incorporate an on-chain validation system for containerized tasks executed in an off-chain environment. The main components will include the Cyborg AppChain, which will be deployed on Tanssi's Dancebox testnet, the client interface (K3s worker system), an Oracle, and a testing suite. -Screenshot 2024-02-15 at 1 09 56 PM +![Screenshot 2024-02-15 at 1 09 56 PM](https://github.com/Cyborg-Network/Grants-Program/assets/93442895/add65d92-0bf6-40df-a3fb-715fc0efce54) The objective is to upload a Docker configuration file and deploy the container inside one of the worker nodes of the K3s cluster. Before deploying the user's Docker image, the system will run a simulation to check for compilation failures or any startup runtime issues. If there are none, we will then proceed with the deployment.