-
Notifications
You must be signed in to change notification settings - Fork 196
04CoreModules
Ivan Angelkoski edited this page Jun 12, 2023
·
5 revisions
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.
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 |
Powering the future of decentralized finance.