add version info for mainnet

This commit is contained in:
Kevin Davis 2020-01-31 12:28:28 -05:00 committed by GitHub
parent ceb2ccafb8
commit 4f8b144381
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,12 +25,17 @@
Reference implementation of Kava, a blockchain for cross-chain DeFi. Built using the [comsos-sdk](https://github.com/cosmos/cosmos-sdk).
## Quick Start
```sh
make install
```
## Mainnet
Note, the current reccomended version of the software for mainnet is v0.3.1.
To join the latest testnet, head over to the [testnet repo](https://github.com/Kava-Labs/kava-testnets).
## License