Skip to content

Commit

Permalink
docs: update Cyborg.md
Browse files Browse the repository at this point in the history
verifcation -> verification
  • Loading branch information
eltociear committed Sep 27, 2024
1 parent c45f01a commit 85de76e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion applications/Cyborg.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ Please also provide the GitHub accounts of all team members. If they contain no

We initially developed a Rust WebSocket client with a low-key profile, ensuring a seamless connection with our blockchain through off-chain workers. Additionally, we created a proof of concept based on this client. Our initial plan was to proceed with this development. However, based on the recommendation from the W3F grants team during our [previous application](https://github.com/w3f/Grants-Program/pull/1933) to eliminate centralized entities from our architecture and establish a fully decentralized system from the ground up, we embarked on several research iterations.

Through this process, we identified the potential of using connected clusters than indivdual instances for better management efficiency, We are currently building an on chain work verifcation system. Our team will shift focus to building custom pallets outlined in the technical architecture to steer our way through to become a parachain on Kusama and eventually on Polkadot.
Through this process, we identified the potential of using connected clusters than indivdual instances for better management efficiency, We are currently building an on chain work verification system. Our team will shift focus to building custom pallets outlined in the technical architecture to steer our way through to become a parachain on Kusama and eventually on Polkadot.

As part of our transition, we are migrating from WebSockets to utilizing Libp2p as the core connection protocol. Furthermore, Subxt will serve as the standard communication protocol facilitating interaction between the Substrate chain and the off-chain domain. This strategic shift aligns with our commitment to adopting decentralized principles and enhancing the robustness of our system architecture.

Expand Down

0 comments on commit 85de76e

Please sign in to comment.