MeshApp

A mesh application (or MeshApp) is an application built with deterministic code and designed to run on top of Tashi's consensus engine, ensuring the application state remains synchronized. Any application that requires multiple peers to maintain a synchronized state can be built as a mesh application. We've built three mesh apps to demonstrate feasibility and viability of this architecture: Dynamite, FoxMQ, and Tao.

Last updated