Within this section, we are going to explore the core modules of the Injective chain and provide examples of how to make and broadcast transactions for each of the Messages defined on-chain.Documentation Index
Fetch the complete documentation index at: https://injectivelabs-mintlify-jp-developers-first-half-1777019423.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Topics
| Topic | Description |
|---|---|
| Auction | Used for the buy-back-and-burn on chain mechanism |
| AuthZ | Used for granting account priveledges |
| Bank | Used for managing users assets (funds) |
| Distribution | Used for on-chain distribution/minting |
| Exchange | Used for the exchange primitives |
| Feegrant | Used for granting fee allowance priveledges |
| Governance | Used for on-chain governance |
| IBC | Used for cross-Cosmos chain transfers |
| Insurance | Used for on-chain insurance funds |
| Peggy | Used for the Injective ↔ Ethereum Bridge |
| Permissions | Used fot on-chain permissions |
| Staking | Used for on-chain staking |
| Tokenfactory | Used for creating and managing tokenfactory tokens |
| Wasm | Used for interacting with the Cosmwasm Layer |
