Skip to content

Latest commit

 

History

History
62 lines (44 loc) · 2.89 KB

README.md

File metadata and controls

62 lines (44 loc) · 2.89 KB

Logo!

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. GoDoc Go Report Card Version License: Apache-2.0 Lines Of Code GitHub Super-Linter

A Golang implementation of the Umee network, a decentralized universal capital facility in the Cosmos ecosystem.

Umee is a Universal Capital Facility that can collateralize assets on one blockchain towards borrowing assets on another blockchain. The platform specializes in allowing staked assets from PoS blockchains to be used as collateral for borrowing across blockchains. The platform uses a combination of algorithmically determined interest rates based on market driven conditions. As a cross chain DeFi protocol, Umee will allow a multitude of decentralized debt products.

Table of Contents

Releases

See Release procedure for more information about the release model.

Release Compatibility Matrix

Version Mainnet Experimental SDK Version IBC Version Peggo Version Price Feeder Version
v0.8.x v0.45.x v2.0.x v0.2.x v0.1.x
v1.x.x v0.45.x v2.0.x v0.2.x N/A
v2.x.x v0.45.x v2.2.x v0.2.x v0.2.x

Active Networks

Mainnet

umee-1

Private

Install

To install the umeed binary:

$ make install