mirror of
				https://github.com/0glabs/0g-chain.git
				synced 2025-11-04 00:37:28 +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)
 | 
					### [Telegram](https://t.me/kavalabs) | [Medium](https://medium.com/kava-labs) | [Discord](https://discord.gg/JJYnuCx)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
</div>
 | 
					</div>
 | 
				
			||||||
 | 
					2
 | 
				
			||||||
Reference implementation of Kava, a blockchain for cross-chain DeFi. Built using the [cosmos-sdk](https://github.com/cosmos/cosmos-sdk).
 | 
					Reference implementation of Kava, a blockchain for cross-chain DeFi. Built using the [cosmos-sdk](https://github.com/cosmos/cosmos-sdk).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Mainnet
 | 
					## 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
 | 
					### Installation and Setup
 | 
				
			||||||
For detailed instructions see [the Kava docs](https://docs.kava.io/docs/participate/validator-node).
 | 
					For detailed instructions see [the Kava docs](https://docs.kava.io/docs/participate/validator-node).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```bash
 | 
					```bash
 | 
				
			||||||
git checkout v0.23.0
 | 
					git checkout v0.24.0
 | 
				
			||||||
make install
 | 
					make install
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user