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.
Version | Mainnet | Experimental | SDK Version | Peggo Version | Price Feeder Version |
---|---|---|---|---|---|
v0.7.x | ✗ | ✓ | v0.45.x | v0.2.x | v0.1.x |
v1.x.x | ✓ | ✗ | v0.45.x | v0.2.x | N/A |
To install the umeed
binary:
$ make install