Skip to content

osmosis-labs/mesh-security-sdk

Repository files navigation

Mesh Security SDK

Cosmos module for mesh-security consumer chains. Please see the official project repo for specs and wasm contracts.

Project Structure

  • x - module code that is supposed to be imported by consumer chains
  • demo - contains an example application and CLI that is using the mesh-security module
  • tests/e2e - end-to-end tests with the demo app and contracts