mirror of
				https://github.com/0glabs/0g-chain.git
				synced 2025-11-04 02:57:26 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			21 lines
		
	
	
		
			645 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			645 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
<!--
 | 
						|
order: 0
 | 
						|
title: "Kavadist Overview"
 | 
						|
parent:
 | 
						|
  title: "kavadist"
 | 
						|
-->
 | 
						|
 | 
						|
# `kavadist`
 | 
						|
 | 
						|
<!-- TOC -->
 | 
						|
1. **[Concepts](01_concepts.md)**
 | 
						|
2. **[State](02_state.md)**
 | 
						|
3. **[Messages](03_messages.md)**
 | 
						|
4. **[Events](04_events.md)**
 | 
						|
5. **[Params](05_params.md)**
 | 
						|
6. **[BeginBlock](06_begin_block.md)**
 | 
						|
 | 
						|
## Abstract
 | 
						|
 | 
						|
`x/kavadist` is an implementation of a Cosmos SDK Module that allows for governance controlled minting of coins into a module account. Coins are minted during inflationary periods, which each period have a governance specified APR and duration. This module does not provide functionality for spending or distributing the minted coins.
 |