mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-11-10 10:05:18 +00:00
docs: update mainnet kava version in readme (#1651)
This commit is contained in:
parent
8a7d3aa52c
commit
55847526b8
@ -19,18 +19,18 @@
|
||||
### [Telegram](https://t.me/kavalabs) | [Medium](https://medium.com/kava-labs) | [Discord](https://discord.gg/JJYnuCx)
|
||||
|
||||
</div>
|
||||
|
||||
2
|
||||
Reference implementation of Kava, a blockchain for cross-chain DeFi. Built using the [cosmos-sdk](https://github.com/cosmos/cosmos-sdk).
|
||||
|
||||
## Mainnet
|
||||
|
||||
The current recommended version of the software for mainnet is [v0.23.0](https://github.com/Kava-Labs/kava/releases/tag/v0.23.0). The master branch of this repository often contains considerable development work since the last mainnet release and is __not__ runnable on mainnet.
|
||||
The current recommended version of the software for mainnet is [v0.24.0](https://github.com/Kava-Labs/kava/releases/tag/v0.24.0). The master branch of this repository often contains considerable development work since the last mainnet release and is __not__ runnable on mainnet.
|
||||
|
||||
### Installation and Setup
|
||||
For detailed instructions see [the Kava docs](https://docs.kava.io/docs/participate/validator-node).
|
||||
|
||||
```bash
|
||||
git checkout v0.23.0
|
||||
git checkout v0.24.0
|
||||
make install
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user