The First Modular AI Chain
Go to file
Kevin Davis d849d690e5
R4R: CDP types and methods (#275)
* wip: tpyes and keeper methods

* wip: iterators

* wip: types and keeper methods

* wip: add msgs

* wip: client methods

* wip: rebase develop

* wip: types tests

* wip: keeper tests, small fixes

* wip: add cdp tests

* wip: deposit tests

* wip: keeper tests

* wip: tests and module methods

* feat: error when fetching expired price

* feat: conversion factor for external assets

* feat: debt floor for new cdps

* feat: save deposits on export genesis

* feat: ensure messages implement msg

* feat: index deposits by status

* fix: stray comment

* wip: address review comments

* address review comments
2020-01-12 16:35:34 +01:00
.circleci fix: circleci for master branch 2019-10-22 13:56:03 -04:00
app R4R: CDP types and methods (#275) 2020-01-12 16:35:34 +01:00
cli_test fix cli tests 2019-10-15 12:42:51 -04:00
cmd rebase, handle first block 2019-10-09 18:42:23 -04:00
contrib/init add init scripts 2019-11-25 14:24:46 -05:00
docs Update REWARDS.md 2019-10-16 10:28:34 -04:00
simulations add "sim name" env var for clarity 2019-10-10 12:55:02 -04:00
x R4R: CDP types and methods (#275) 2020-01-12 16:35:34 +01:00
.gitignore R4R: CDP types and methods (#275) 2020-01-12 16:35:34 +01:00
CHANGELOG.md bump tendermint version, update CHANGELOG 2019-10-29 16:24:33 -04:00
Dockerfile add init scripts 2019-11-25 14:24:46 -05:00
go.mod bump tendermint version, update CHANGELOG 2019-10-29 16:24:33 -04:00
go.sum feat: draft params for pricefeed 2019-11-27 09:45:59 -05:00
kava-logo.svg add basic readme 2019-06-20 19:16:57 +01:00
LICENSE.md update 2019-06-07 12:59:19 +01:00
Makefile fix: go-mod-cache for ci 2019-10-15 14:13:25 -04:00
README.md fix link 2019-10-15 14:49:56 -04:00

DeFi for Crypto.

version CircleCI Go Report Card API Reference GitHub Twitter Follow riot.im

Telegram | Medium | Validator Chat

Participate in Kava testnets and snag a founder badge!

Reference implementation of Kava, a blockchain for cross-chain DeFi. Built using the comsos-sdk.

Quick Start

make install

To join the latest testnet, head over to the testnet repo.

License

Copyright © Kava Labs, Inc. All rights reserved.

Licensed under the Apache v2 License.