Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 481 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 481 Bytes

Babylon SDK

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

The code is forked from https://github.com/osmosis-labs/mesh-security-sdk.

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 babylon module
  • tests/e2e - end-to-end tests with the demo app and contracts