Skip to content

timmyphan999/milkyway-contracts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MilkyWay Contracts

image

Overview

MilkyWay is a liquid staking protocol for the Celestia ecosystem.

This repository contains MilkyWay's core contracts that is deployed and operated on Osmosis.

Contracts

Contract Description
staking Core contract for liquid staking / liquid unstaking TIA
treasury MilkyWay DAO

Testing

All tests can be found in the tests folder in each respective contract package.

Run all tests in the repo:

make test

Testnets

There is Docker testnets available: Check ./scripts/testnet

Deploy the contract using the available scripts:

make initlocal
make migratelocal

License

This software is licensed under the Apache 2.0 license.

About

🌀 CosmWasm contracts for Milkway

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 79.7%
  • Shell 19.0%
  • Other 1.3%