xBalbinus / umee

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

About

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

License:Apache License 2.0


Languages

Language:Go 97.7%Language:Makefile 1.0%Language:Shell 0.7%Language:HCL 0.4%Language:Dockerfile 0.3%