DeFi for Crypto.
[](https://github.com/kava-labs/kava/releases/latest)
[](https://circleci.com/gh/Kava-Labs/kava/tree/master)
[](https://goreportcard.com/report/github.com/kava-labs/kava)
[](https://godoc.org/github.com/Kava-Labs/kava)
[](https://github.com/Kava-Labs/kava/blob/master/LICENSE.md)
[](https://twitter.com/kava_labs)
[](https://riot.im/app/#/room/#kava-validators:matrix.org)
### [Telegram](https://t.me/kavalabs) | [Medium](https://medium.com/kava-labs) | [Validator Chat](https://riot.im/app/#/room/#kava-validators:matrix.org)
Reference implementation of Kava, a blockchain for cross-chain DeFi. Built using the [cosmos-sdk](https://github.com/cosmos/cosmos-sdk).
## Mainnet
Note, the current recommended version of the software for mainnet is v0.3.2. The master branch of this repository contains considerable development work since the last mainnet release and is __not__ runnable on mainnet.
### Installation
```sh
git checkout v0.3.2
make install
```
## Testnet
The recommended version of the software for kava-testnet-4000 is v0.4.1. For further information on joining the testnet, head over to the [testnet repo](https://github.com/Kava-Labs/kava-testnets).
## License
Copyright © Kava Labs, Inc. All rights reserved.
Licensed under the [Apache v2 License](LICENSE.md).