x/

directory
v0.50.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 12, 2024 License: Apache-2.0

README


sidebar_position: 0

List of Modules

Here are some production-grade modules that can be used in Cosmos SDK applications, along with their respective documentation:

  • Auth - Authentication of accounts and transactions for Cosmos SDK applications.
  • Authz - Authorization for accounts to perform actions on behalf of other accounts.
  • Bank - Token transfer functionalities.
  • Crisis - Halting the blockchain under certain circumstances (e.g. if an invariant is broken).
  • Distribution - Fee distribution, and staking token provision distribution.
  • Evidence - Evidence handling for double signing, misbehaviour, etc.
  • Feegrant - Grant fee allowances for executing transactions.
  • Governance - On-chain proposals and voting.
  • Mint - Creation of new units of staking token.
  • Params - Globally available parameter store.
  • Slashing - Validator punishment mechanisms.
  • Staking - Proof-of-Stake layer for public blockchains.
  • Upgrade - Software upgrades handling and coordination.
  • NFT - NFT module implemented based on ADR43.
  • Consensus - Consensus module for modifying CometBFT's ABCI consensus params.
  • Circuit - Circuit breaker module for pausing messages.
  • Genutil - Genesis utilities for the Cosmos SDK.

To learn more about the process of building modules, visit the building modules reference documentation.

IBC

The IBC module for the SDK is maintained by the IBC Go team in its own repository.

Additionally, the capability module is from v0.50+ maintained by the IBC Go team in its own repository.

CosmWasm

The CosmWasm module enables smart contracts, learn more by going to their documentation site, or visit the repository.

EVM

Read more about writing smart contracts with solidity at the official evm documentation page.

Directories

Path Synopsis
ante/testutil
Package testutil is a generated GoMock package.
Package testutil is a generated GoMock package.
migrations/v2
Package v2 creates in-place store migrations for fixing tracking delegations with vesting accounts.
Package v2 creates in-place store migrations for fixing tracking delegations with vesting accounts.
testutil
Package testutil is a generated GoMock package.
Package testutil is a generated GoMock package.
tx
tx/testutil
Package testutil is a generated GoMock package.
Package testutil is a generated GoMock package.
types
NOTE: Usage of x/params to manage parameters is deprecated in favor of x/gov controlled execution of MsgUpdateParams messages.
NOTE: Usage of x/params to manage parameters is deprecated in favor of x/gov controlled execution of MsgUpdateParams messages.
vesting/testutil
Package testutil is a generated GoMock package.
Package testutil is a generated GoMock package.
Package authz is a reverse proxy.
Package authz is a reverse proxy.
codec
Package codec provides a singleton instance of Amino codec that should be used to register any concrete type that can later be referenced inside a MsgGrant or MsgExec instance so that they can be (de)serialized properly.
Package codec provides a singleton instance of Amino codec that should be used to register any concrete type that can later be referenced inside a MsgGrant or MsgExec instance so that they can be (de)serialized properly.
testutil
Package testutil is a generated GoMock package.
Package testutil is a generated GoMock package.
testutil
Package testutil is a generated GoMock package.
Package testutil is a generated GoMock package.
types
Package types is a reverse proxy.
Package types is a reverse proxy.
circuit module
testutil
Package testutil is a generated GoMock package.
Package testutil is a generated GoMock package.
types
Package types is a reverse proxy.
Package types is a reverse proxy.
testutil
Package testutil is a generated GoMock package.
Package testutil is a generated GoMock package.
Package distribution implements a Cosmos SDK module, that provides an implementation of the F1 fee distribution algorithm.
Package distribution implements a Cosmos SDK module, that provides an implementation of the F1 fee distribution algorithm.
testutil
Package testutil is a generated GoMock package.
Package testutil is a generated GoMock package.
types
Package types is a reverse proxy.
Package types is a reverse proxy.
feegrant module
Package genutil contains a variety of genesis utility functionality for usage within a blockchain application.
Package genutil contains a variety of genesis utility functionality for usage within a blockchain application.
testutil
Package testutil is a generated GoMock package.
Package testutil is a generated GoMock package.
gov
codec
Package codec provides a singleton instance of Amino codec that should be used to register any concrete type that can later be referenced inside a MsgSubmitProposal instance so that they can be (de)serialized properly.
Package codec provides a singleton instance of Amino codec that should be used to register any concrete type that can later be referenced inside a MsgSubmitProposal instance so that they can be (de)serialized properly.
testutil
Package testutil is a generated GoMock package.
Package testutil is a generated GoMock package.
types/v1
Package v1 is a reverse proxy.
Package v1 is a reverse proxy.
types/v1beta1
Package v1beta1 is a reverse proxy.
Package v1beta1 is a reverse proxy.
Package group is a reverse proxy.
Package group is a reverse proxy.
codec
Package codec provides a singleton instance of Amino codec that should be used to register any concrete type that can later be referenced inside a MsgSubmitProposal instance so that they can be (de)serialized properly.
Package codec provides a singleton instance of Amino codec that should be used to register any concrete type that can later be referenced inside a MsgSubmitProposal instance so that they can be (de)serialized properly.
internal/math
Package math provides helper functions for doing mathematical calculations and parsing for the group module.
Package math provides helper functions for doing mathematical calculations and parsing for the group module.
internal/orm
Package orm is a convenient object to data store mapper.
Package orm is a convenient object to data store mapper.
testutil
Package testutil is a generated GoMock package.
Package testutil is a generated GoMock package.
testutil
Package testutil is a generated GoMock package.
Package testutil is a generated GoMock package.
types
NOTE: Usage of x/params to manage parameters is deprecated in favor of x/gov controlled execution of MsgUpdateParams messages.
NOTE: Usage of x/params to manage parameters is deprecated in favor of x/gov controlled execution of MsgUpdateParams messages.
nft module
Package params provides a namespaced module parameter store.
Package params provides a namespaced module parameter store.
testutil
Package testutil is a generated GoMock package.
Package testutil is a generated GoMock package.
types
To prevent namespace collision between consumer modules, we define a type Subspace.
To prevent namespace collision between consumer modules, we define a type Subspace.
types/proposal
Package proposal is a reverse proxy.
Package proposal is a reverse proxy.
Package simulation implements a full fledged Cosmos SDK application used for executing simulation test suites.
Package simulation implements a full fledged Cosmos SDK application used for executing simulation test suites.
migrations/v1
Package v040 is copy-pasted from: https://github.com/cosmos/cosmos-sdk/blob/v0.41.0/x/slashing/types/keys.go
Package v040 is copy-pasted from: https://github.com/cosmos/cosmos-sdk/blob/v0.41.0/x/slashing/types/keys.go
testutil
Package testutil is a generated GoMock package.
Package testutil is a generated GoMock package.
types
NOTE: Usage of x/params to manage parameters is deprecated in favor of x/gov controlled execution of MsgUpdateParams messages.
NOTE: Usage of x/params to manage parameters is deprecated in favor of x/gov controlled execution of MsgUpdateParams messages.
testutil
Package testutil is a generated GoMock package.
Package testutil is a generated GoMock package.
types
Package types is a reverse proxy.
Package types is a reverse proxy.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL