0g-chain/x/kavadist/spec
Denali Marsh 2d7f5c4080
[R4R] Better docs (#541)
* update sidebar order

* update event backticks

* fix broken links

* fix spelling
2020-06-03 14:54:31 -04:00
..
01_concepts.md [R4R] Better docs (#541) 2020-06-03 14:54:31 -04:00
02_state.md [R4R] Better docs (#541) 2020-06-03 14:54:31 -04:00
03_messages.md [R4R] Better docs (#541) 2020-06-03 14:54:31 -04:00
04_events.md [R4R] Better docs (#541) 2020-06-03 14:54:31 -04:00
05_params.md [R4R] Better docs (#541) 2020-06-03 14:54:31 -04:00
06_begin_block.md [R4R] Better docs (#541) 2020-06-03 14:54:31 -04:00
README.md [R4R] Better docs (#541) 2020-06-03 14:54:31 -04:00

kavadist

  1. Concepts
  2. State
  3. Messages
  4. Events
  5. Params
  6. BeginBlock

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.