04CoreModules - InjectiveLabs/injective-ts GitHub Wiki

:warning: The Docs have been moved to https://docs.ts.injective.network/core-modules :warning:

Within this section we are going to explore the core modules of the Injective chain and provide examples on how to make and broadcast transactions for each of the Messages defined on-chain.


Topics

Topic Description
Auction Module Use for the buy-back-and-burn on chain mechanism
Bank Module Used for managing users assets (funds)
Exchange Module Used for the exchange primitives
IBC Module Used for cross-Cosmos chain transfers
Staking Module Used for on-chain staking
Peggy Module Used for the Injective <> Ethereum Bridge
Distribution Module Used for on-chain distribution/minting
Gov Module Used for on-chain governance
Insurance Module Used for on-chain insurance funds
Wasm Module Used for interacting with the Cosmwasm Layer
Authz Module Used for granting account priveledges