The First and Largest Liquid Staking and Restaking in the Modular Ecosystem
MilkyWay is the first and largest liquid staking and restaking protocol in the modular ecosystem.
In December 2023, as strong believers in modular architecture, we began our journey by pioneering an enhanced liquid staking solution for the Celestia blockchain. We have evolved into a comprehensive solution that unifies liquidity and security across a broad range of blockchain services. MilkyWay aims to consolidate fragmented trust and security by allowing multiple services to tap into a single, flexible pool of staked assets.
This repository is the codebase of the MilkyWay Chain, a modular L1 coordination layer, built with the Cosmos SDK that is designed to secure an expanding constellation of networks and services through a trust-minimized, multi-asset, multi-chain restaking platform. It allows AVSs to “plug in” and to precisely configure asset allocation, stake distribution, rewards distribution, and slashing parameters. By restaking both native and liquid-staked assets, it diversifies security while providing a sovereign environment with direct control over consensus and validation rules.
This modular architecture frees developers and AVSs from the constraints of traditional parent chains, fostering experimentation with new governance models, incentive mechanisms, and specialized use cases. From reinforcing off-chain systems to introducing innovative staking-based financial instruments, MilkyWay sets the stage for broad ecosystem growth and adaptability. As its capabilities mature and its scope widens, the platform establishes a resilient foundation for an interconnected, composable future. By transcending conventional staking solutions and operating as a flexible, sovereign environment, MilkyWay nurtures a more adaptive, trust-minimized blockchain ecosystem. Ultimately, this dynamic approach broadens participation, strengthens interoperability, and ushers in a new era of decentralized infrastructure.
To learn more about MilkyWay, visit the MilkyWay Documentation.
To find comprehensive instructions on hardware specifications, MilkyWay Core installation, full node operation, and joining a network, please refer to the MilkyWay node tutorial.
For users looking to interact with the MilkyWay blockchain without setting up a full node, the following official wallets provide a convenient interface.
Developers seeking direct blockchain interaction can download the milkywayd, the CLI and node daemon for MilkyWay chain. For detailed instructions on installing and using CLI, refer to the official MilkyWay documentation.
For an introduction to building on MilkyWay, start with the MilkyWay Docs, and explore the Services/Operators Guide for an overview of the restaking infrastructure.
-
milkyway.proto: a set of TypeScript and JavaScript definitions compatible with Cosmjs to easily integrate your web-app with MilkyWay
-
milkywayd: the MilkyWay blockchain’s CLI and node daemon
-
mintscan: third party block explorer and chain analytics
MilkyWay is licensed under the Apache 2.0 license.
We also use portions of the codebase from other developers' software to implement some of our features:
- Cosmos SDK, licensed under the Apache 2.0