Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osmosis-labs/mesh-security-sdk
https://github.com/osmosis-labs/mesh-security-sdk
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/osmosis-labs/mesh-security-sdk
- Owner: osmosis-labs
- License: mit
- Created: 2023-05-16T12:30:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-29T08:28:53.000Z (about 1 month ago)
- Last Synced: 2024-11-04T17:47:25.400Z (about 1 month ago)
- Language: Go
- Size: 123 MB
- Stars: 24
- Watchers: 13
- Forks: 12
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ccamel - osmosis-labs/mesh-security-sdk - (Go)
README
# Mesh Security SDK
Cosmos module for mesh-security consumer chains. Please see the official project [repo](https://github.com/osmosis-labs/mesh-security)
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