diff --git a/builders_program.md b/builders_program.md index b419678d7..f9141db42 100644 --- a/builders_program.md +++ b/builders_program.md @@ -55,4 +55,4 @@ The bridge is not sufficiently stress-tested and needs to be made more resilient ### Scaling -Since blockchains rarely scale we will be deploying a or multiple TFchains per set of Zero-OS nodes. We project to have a maximimum number of 10.000 nodes per TFchain. This "cluster" of nodes will be independant for other other clusters. To actually make these chains communicate with eachother we are looking to build an overlay layer on top of these clusters, we are currently researching if it could be done with Cosmos. A Cosmos chain could provide the overlay layer for deploying workloads over mulitple TFChains. We are also looking into the possibility to host our own parachain that could connect all these TFChains. +Since blockchains rarely scale we will be deploying a or multiple TFchains per set of Zero-OS nodes. We project to have a maximimum number of 10.000 nodes per TFchain. This "cluster" of nodes will be independant for other other clusters. To actually make these chains communicate with each other we are looking to build an overlay layer on top of these clusters, we are currently researching different options: Polkadot ecosystem, but also Cosmos is an option. A Cosmos chain could provide the overlay layer for deploying workloads over mulitple TFChains. We are also looking into the possibility to host our own parachain that could connect all these TFChains.