Skip to content

osmosis-labs/mesh-security

Folders and files

NameName
Last commit message
Last commit date
May 2, 2023
Dec 13, 2023
Dec 28, 2023
Jun 15, 2023
Nov 29, 2023
Dec 8, 2023
Nov 30, 2023
Apr 27, 2023
Oct 11, 2023
Dec 13, 2023
Dec 13, 2023
Dec 13, 2023
Apr 17, 2023
Apr 17, 2023
Dec 13, 2023
Jun 16, 2023
Oct 16, 2023

Repository files navigation

Mesh Security

An implementation of Sunny's Mesh Security talk from Cosmoverse 2022.

Please check out the architectural documentation, which gives a thorough view of all the components in a completed system.

Status

This is work towards a production version of Mesh Security. As of April 2023, this is very early stage, not even MVP. The goal is to have something for testnets by July 2023. Please see the roadmap for more info.

The original version from HackWasm Medellin can be found at CosmWasm/mesh-security-hackathon. That is actually full-stack end-to-end, but made a lot of design trade-offs for a hackathon. You can refer to the code as an idea of how the production version will look and if you learn better from working code than architecture documents.