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.
- Chain ID:
umee-betanet-2
- Umee Version:
v0.2.x
- Gravity Bridge Orchestrator Version:
v0.2.10
- Gravity Ethereum Network:
Rinkeby
- Gravity Contract Address:
0xc846512f680a2161D2293dB04cbd6C294c5cFfA7
- Genesis: genesis.json
- Genesis Hash:
a0214294429982a0b2772648ae1f45b8dab9ec33d89f3fb1bfd35465a2164fa5
$ cat genesis.json | jq -S -c -M '' | sha256sum
- Peers:
a9a84866786013f75138388fbf12cdfc425bd39c@137.184.69.184:26656
684dd9ce7746041d0453322808cc5b238861e386@137.184.65.210:26656
c4c425c66d2941ce4d5d98185aa90d2330de5efd@143.244.166.155:26656
eb42bdbd821fad7bd0048a741237625b4d954d18@143.244.165.138:26656
Token | Display | Address |
---|---|---|
uumee | umee | 0x29889b8e4785eEEb625848a9Fdc599Fb4569e292 |
To install the umeed
binary:
$ make install