mirror of
https://github.com/0glabs/0g-chain.git
synced 2025-04-04 15:55:23 +00:00
The First Modular AI Chain
* 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 * wip: move liquidation to cdp module * wip: handle liquidations directly * wip: use new auction interface * feat: auction collateral in cdp begin block * feat: update param validation * feat: surplus and debt auctions * address review comments * address review comments * fix: auction multiple deposits * clean up netting function |
||
|---|---|---|
| .circleci | ||
| app | ||
| cli_test | ||
| cmd | ||
| contrib/init | ||
| docs | ||
| simulations | ||
| x | ||
| .gitignore | ||
| CHANGELOG.md | ||
| Dockerfile | ||
| go.mod | ||
| go.sum | ||
| kava-logo.svg | ||
| LICENSE.md | ||
| Makefile | ||
| README.md | ||
DeFi for Crypto.
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.