Skip to content

osmosis-labs/mesh-security-sdk

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

47ed2f1 · Jul 18, 2024
Dec 27, 2023
Jul 17, 2024
Jul 16, 2024
Jul 16, 2024
May 19, 2023
Jul 17, 2024
Jul 18, 2024
May 31, 2023
Jun 8, 2023
Dec 27, 2023
May 16, 2023
Oct 6, 2023
Jun 2, 2023
Jun 8, 2023
May 19, 2023
May 19, 2023

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