# Cosmos Docs > Developer documentation for the Cosmos stack. Build secure, reliable, and high-performance blockchains. ## Docs - [Cosmos Developer Documentation](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/index.md) - [Cosmos SDK Docs](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/learn.md): Version: v0.55 - [Start Here](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/learn/start-here.md): Pick the path that matches what you want to d… - [The Cosmos Stack](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/learn/intro/cosmos-stack.md): Understanding the modular architecture of the… - [What is the Cosmos SDK](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/learn/intro/overview.md) - [Blockchain Basics](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/learn/intro/blockchain-basics.md): Learn the fundamentals of blockchains, state… - [Cosmos Architecture](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/learn/intro/sdk-app-architecture.md): How Cosmos SDK implements blockchains through… - [Accounts](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/learn/concepts/accounts.md) - [Transactions, Messages, and Queries](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/learn/concepts/transactions.md) - [Transaction Lifecycle](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/learn/concepts/lifecycle.md) - [Intro to Modules](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/learn/concepts/modules.md) - [State, Storage, and Genesis](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/learn/concepts/store.md) - [Protobuf and Signing](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/learn/concepts/encoding.md) - [Execution Context, Gas, and Events](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/learn/concepts/context-gas-events.md) - [Cosmos Blockchain Structure](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/learn/concepts/sdk-structure.md) - [BaseApp Overview](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/learn/concepts/baseapp.md) - [app.go Overview](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/learn/concepts/app-go.md) - [CLI, gRPC, and REST API](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/learn/concepts/cli-grpc-rest.md) - [Testing in the SDK](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/learn/concepts/testing.md) - [Release Families](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/release-family.md): What release families are, what they contain,… - [Tutorial Intro](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/tutorials/example/00-overview.md): Build a module from scratch, wire it into a c… - [Prerequisites](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/tutorials/example/01-prerequisites.md): Install dependencies - [Chain Quickstart](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/tutorials/example/02-quickstart.md): Start a chain, submit a transaction, and quer… - [Build a Module from Scratch](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/tutorials/example/03-build-a-module.md): Build a simple counter module from scratch in… - [Full Counter Module Walkthrough](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/tutorials/example/04-counter-walkthrough.md) - [Run, Test, and Configure](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/tutorials/example/05-run-and-test.md): Learn how to run and test a chain - [Node Tutorial](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/tutorials.md): Version: v0.55 - [Prerequisites](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/node/prerequisites.md) - [Setting up the keyring](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/node/keyring.md) - [Running a Node](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/node/run-node.md) - [Interacting with a Node](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/node/interact-node.md) - [Generating, Signing and Broadcasting Transactions](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/node/txs.md) - [Running a Testnet](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/node/run-testnet.md) - [Running in Production](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/node/run-production.md) - [Key rotation](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/keys/key-rotation.md): How consensus key rotation works: which keys… - [Rotate a consensus key, Staking](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/keys/rotate-validator-key.md): Rotate a staked validator's consensus key wit… - [Rotate a consensus key, PoA](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/keys/rotate-validator-key-poa.md): Rotate a PoA validator's consensus key as the… - [Post-quantum keys](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/keys/post-quantum-keys.md): The keys and signature algorithms of a Cosmos… - [Enable ML-DSA keys](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/keys/enable-ml-dsa-keys.md): Add ml_dsa_65 to a chain's accepted consensus… - [Migrate a validator to ML-DSA](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/keys/migrate-validator-ml-dsa.md): Move a validator's consensus key to the post-… - [Create an ML-DSA account](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/keys/create-ml-dsa-account.md): Create a post-quantum user account with the k… - [Overview](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/kms/remote-signing.md): What privval is, what Cosmos-KMS is and is no… - [Remote signing tutorial](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/kms/tutorial-file-backend.md): Tutorial: stand up a local chain whose valida… - [Configure a signing backend](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/kms/configure-backend.md): Point Cosmos-KMS at the custodian holding the… - [Rotate a consensus key held in Cosmos-KMS](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/kms/rotate-key-remote-signer.md): Rotate a validator's consensus key when the c… - [Migrate from TMKMS](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/kms/migrate-from-tmkms.md): Move a validator from TMKMS to Cosmos-KMS: tr… - [Cosmos-KMS configuration reference](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/kms/configuration-reference.md): Every field of kms.yaml: chains, validators,… - [Remote signing best practices](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/kms/best-practices.md): Choose and defend a signing architecture: pla… - [v0.55 Release Notes](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/upgrade/v0.55-release.md): What's new in the 2026.1 Ledger Security rele… - [v0.55 Upgrade Guide](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/upgrade/v0.55.md): Reference for upgrading to v0.55 of Cosmos SDK - [Changelog](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/changelog/release-notes.md): Release history and changelog for Cosmos SDK - [v0.54 Release Notes](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/upgrade/v0.54-release.md): What's new in the latest Cosmos SDK release,… - [v0.54 Upgrade Guide](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/upgrade/v0.54.md): Reference for upgrading from v0.53 to v0.54 o… - [Guides Overview](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/guides/guides.md): Deep dives into specific Cosmos SDK topics fo… - [Module Design Considerations](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/guides/module-design/module-design-considerations.md) - [Object-Capability Model](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/guides/module-design/ocap.md): How the Cosmos SDK uses object capabilities t… - [ABCI Overview](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/guides/abci/abci.md): ABCI, Application Blockchain Interface is the… - [Application Mempool](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/guides/abci/app-mempool.md) - [Vote Extensions](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/guides/abci/vote-extensions.md) - [Block-STM: Parallel Transaction Execution](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/experimental/blockstm.md) - [Tool Guide](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/guides/tooling/tool-guide.md): What tools should I use and for what? A pract… - [Writing CLI Commands](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/guides/tooling/autocli.md) - [Confix](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/guides/tooling/confix.md): Confix is a configuration management tool tha… - [Module Store Internals](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/guides/state/store.md) - [Collections API](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/guides/state/collections.md): Collections is a library meant to simplify th… - [Upgrades and Store Migrations](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/guides/upgrades/upgrade.md) - [Cosmovisor](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/guides/upgrades/cosmovisor.md) - [Module Simulation](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/guides/testing/simulator.md) - [Telemetry](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/guides/testing/telemetry.md) - [Log v2](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/guides/testing/log.md) - [SDK Go Packages](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/guides/reference/packages.md): The Cosmos SDK is a collection of Go modules.… - [Address Encoding](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/guides/reference/bech32.md) - [Protobuf Annotations](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/guides/reference/protobuf-annotations.md): This document explains the various protobuf s… - [Cosmos Protobuf Docs](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/guides/reference/proto-docs.md) - [Cosmos SDK Repository](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/cosmos-sdk-repo.md) - [Tutorial Example Repository](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/example-repo.md) - [Module Directory](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/modules/modules.md): Here are some production-grade modules that c… - [x/auth](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/modules/auth/auth.md): This document specifies the auth module of th… - [x/auth/vesting](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/modules/auth/vesting.md) - [x/auth/tx](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/modules/auth/tx.md) - [x/authz](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/modules/authz/README.md) - [x/bank](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/modules/bank/README.md): This document specifies the bank module of th… - [x/consensus](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/modules/consensus/README.md): Functionality to modify CometBFT's ABCI conse… - [x/crisis](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/modules/crisis/README.md): x/crisis has been moved to ./contrib/x/crisis… - [x/distribution](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/modules/distribution/README.md) - [x/epochs](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/modules/epochs/README.md) - [x/evidence](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/modules/evidence/README.md): Concepts State Messages Events Parameters Beg… - [x/feegrant](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/modules/feegrant/README.md): This document specifies the fee grant module.… - [x/gov](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/modules/gov/README.md): This paper specifies the Governance module of… - [x/group](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/modules/group/README.md): The following documents specify the group mod… - [x/mint](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/modules/mint/README.md): The x/mint module handles the regular minting… - [x/nft](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/modules/nft/README.md): ## Abstract - [x/params](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/modules/params/README.md): NOTE: x/params is deprecated as of Cosmos SDK… - [x/slashing](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/modules/slashing/README.md): This section specifies the slashing module of… - [x/staking](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/modules/staking/README.md): This paper specifies the Staking module of th… - [x/upgrade](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/modules/upgrade/README.md) - [x/circuit](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/modules/circuit/README.md) - [x/genutil](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/modules/genutil/README.md): The genutil package contains a variety of gen… - [Overview](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/enterprise/overview.md): Source-available Cosmos SDK modules for permi… - [Overview](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/enterprise/poa/overview.md): Enterprise-Ready Network Security and Operati… - [Architecture](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/enterprise/poa/architecture.md): System architecture and module integration de… - [Governance Integration](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/enterprise/poa/governance.md): Governance integration and power-based voting… - [API Reference](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/enterprise/poa/api.md): Complete API reference for PoA module gRPC qu… - [Fee Distribution](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/enterprise/poa/distribution.md): Fee distribution mechanics and algorithms in… - [Overview](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/enterprise/group/overview.md): On-Chain Multisig Accounts and Collective Dec… - [Architecture](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/enterprise/group/architecture.md): System architecture, core concepts, and modul… - [API Reference](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/enterprise/group/api.md): Complete API reference for Group module queri… - [Architecture Decision Records (ADR)](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/README.md): This is a location to record all high-level a… - [ADR Creation Process](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/PROCESS.md) - [ADR 002: SDK Documentation Structure](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-002-docs-structure.md): There is a need for a scalable structure of t… - [ADR 003: Dynamic Capability Store](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-003-dynamic-capability-store.md): 12 December 2019: Initial version 02 April 20… - [ADR 004: Split Denomination Keys](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-004-split-denomination-keys.md): 2020-01-08: Initial version 2020-01-09: Alter… - [ADR 006: Secret Store Replacement](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-006-secret-store-replacement.md): July 29th, 2019: Initial draft September 11th… - [ADR 007: Specialization Groups](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-007-specialization-groups.md): 2019 Jul 31: Initial Draft - [ADR 008: Decentralized Computer Emergency Response Team (dCERT) Group](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-008-dCERT-group.md): 2019 Jul 31: Initial Draft - [ADR 009: Evidence Module](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-009-evidence-module.md): 2019 July 31: Initial draft 2019 October 24:… - [ADR 010: Modular AnteHandler](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-010-modular-antehandler.md): 2019 Aug 31: Initial draft 2021 Sep 14: Super… - [ADR 011: Generalize Genesis Accounts](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-011-generalize-genesis-accounts.md): 2019-08-30: initial draft - [ADR 012: State Accessors](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-012-state-accessors.md): 2019 Sep 04: Initial draft - [ADR 013: Observability](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-013-metrics.md): 20-01-2020: Initial Draft - [ADR 14: Proportional Slashing](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-014-proportional-slashing.md): 2019-10-15: Initial draft 2020-05-25: Removed… - [ADR 016: Validator Consensus Key Rotation](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-016-validator-consensus-key-rotation.md): 2019 Oct 23: Initial draft 2019 Nov 28: Add k… - [ADR 17: Historical Header Module](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-017-historical-header-module.md): 26 November 2019: Start of first version 2 De… - [ADR 18: Extendable Voting Periods](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-018-extendable-voting-period.md): 1 January 2020: Start of first version - [ADR 019: Protocol Buffer State Encoding](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-019-protobuf-state-encoding.md) - [ADR 020: Protocol Buffer Transaction Encoding](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-020-protobuf-transaction-encoding.md) - [ADR 021: Protocol Buffer Query Encoding](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-021-protobuf-query-encoding.md): 2020 March 27: Initial Draft - [ADR 022: Custom BaseApp panic handling](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-022-custom-panic-handling.md): 2020 Apr 24: Initial Draft 2021 Sep 14: Super… - [ADR 023: Protocol Buffer Naming and Versioning Conventions](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-023-protobuf-naming.md): 2020 April 27: Initial Draft 2020 August 5: U… - [ADR 024: Coin Metadata](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-024-coin-metadata.md): 05/19/2020: Initial draft - [ADR 027: Deterministic Protobuf Serialization](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-027-deterministic-protobuf-serialization.md): 2020-08-07: Initial Draft 2020-09-01: Further… - [ADR 028: Public Key Addresses](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-028-public-key-addresses.md): 2020/08/18: Initial version 2021/01/15: Analy… - [ADR 029: Fee Grant Module](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-029-fee-grant-module.md): 2020/08/18: Initial Draft 2021/05/05: Removed… - [ADR 030: Authorization Module](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-030-authz-module.md) - [ADR 031: Protobuf Msg Services](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-031-msg-service.md): 2020-10-05: Initial Draft 2021-04-21: Remove… - [ADR 032: Typed Events](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-032-typed-events.md): 28-Sept-2020: Initial Draft - [ADR 033: Protobuf-based Inter-Module Communication](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-033-protobuf-inter-module-comm.md): 2020-10-05: Initial Draft - [ADR 034: Account Rekeying](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-034-account-rekeying.md): 30-09-2020: Initial Draft - [ADR 035: Rosetta API Support](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-035-rosetta-api-support.md): Jonathan Gimeno (@jgimeno) David Grierson (@s… - [ADR 036: Arbitrary Message Signature Specification](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-036-arbitrary-signature.md): 28/10/2020 - Initial draft - [ADR 037: Governance split votes](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-037-gov-split-vote.md): 2020/10/28: Intial draft - [ADR 038: KVStore state listening](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-038-state-listening.md) - [ADR 039: Epoched Staking](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-039-epoched-staking.md): 10-Feb-2021: Initial Draft - [ADR 040: Storage and SMT State Commitments](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-040-storage-and-smt-state-commitments.md): 2020-01-15: Draft - [ADR 041: In-Place Store Migrations](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-041-in-place-store-migrations.md): 17.02.2021: Initial Draft - [ADR 042: Group Module](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-042-group-module.md): 2020/04/09: Initial Draft - [ADR 43: NFT Module](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-043-nft-module.md): 2021-05-01: Initial Draft 2021-07-02: Review… - [ADR 044: Guidelines for Updating Protobuf Definitions](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-044-protobuf-updates-guidelines.md): 28.06.2021: Initial Draft 02.12.2021: Add Sin… - [Adr 045 check delivertx middlewares](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-045-check-delivertx-middlewares.md): 20.08.2021: Initial draft. 07.12.2021: Update… - [ADR 046: Module Params](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-046-module-params.md): Sep 22, 2021: Initial Draft - [ADR 047: Extend Upgrade Plan](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-047-extend-upgrade-plan.md): Nov, 23, 2021: Initial Draft May, 16, 2023: P… - [ADR 048: Multi Tire Gas Price System](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-048-consensus-fees.md): Dec 1, 2021: Initial Draft - [ADR 049: State Sync Hooks](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-049-state-sync-hooks.md): Jan 19, 2022: Initial Draft Apr 29, 2022: Saf… - [ADR 050: SIGN_MODE_TEXTUAL: Annex 1 Value Renderers](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-050-sign-mode-textual-annex1.md) - [ADR 050: SIGN_MODE_TEXTUAL: Annex 2 Device Rendering](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-050-sign-mode-textual-annex2.md): Normative guidance on how hardware devices sh… - [ADR 050: SIGN_MODE_TEXTUAL](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-050-sign-mode-textual.md) - [ADR 053: Go Module Refactoring](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-053-go-module-refactoring.md): 2022-04-27: First Draft - [ADR 054: Semver Compatible SDK Modules](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-054-semver-compatible-modules.md): 2022-04-27: First draft - [ADR 055: ORM](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-055-orm.md): 2022-04-27: First draft - [ADR 057: App Wiring](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-057-app-wiring.md): 2022-05-04: Initial Draft 2022-08-19: Updates - [ADR 058: Auto-Generated CLI](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-058-auto-generated-cli.md): 2022-05-04: Initial Draft - [ADR 059: Test Scopes](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-059-test-scopes.md): 2022-08-02: Initial Draft 2023-03-02: Add pre… - [ADR 60: ABCI 1.0 Integration (Phase I)](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-060-abci-1.0.md): 2022-08-10: Initial Draft (@alexanderbez, @ta… - [ADR ADR-061: Liquid Staking](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-061-liquid-staking.md): 2022-09-10: Initial Draft (@zmanian) - [ADR 062: Collections, a simplified storage layer for cosmos-sdk modules.](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-062-collections-state-layer.md): 30/11/2022: PROPOSED - [ADR 063: Core Module API](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-063-core-module-api.md): 2022-08-18 First Draft 2022-12-08 First Draft… - [ADR 64: ABCI 2.0 Integration (Phase II)](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-064-abci-2.0.md) - [ADR-065: Store V2](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-065-store-v2.md): Feb 14, 2023: Initial Draft (@alexanderbez) - [ADR 068: Preblock](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-068-preblock.md): Sept 13, 2023: Initial Draft - [ADR 070: Unordered Transactions](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-070-unordered-account.md) - [Cosmos SDK Transaction Malleability Risk Review and Recommendations](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/architecture/adr-076-tx-malleability.md): 2025-03-10: Initial draft (@aaronc) - [Requests for Comments](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/rfc/README.md): A Request for Comments (RFC) is a record of d… - [RFC Creation Process](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/rfc/PROCESS.md) - [RFC 001: Transaction Validation](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/rfc/rfc-001-tx-validation.md): 2023-03-12: Proposed - [Specifications](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/spec/README.md): This directory contains specifications for th… - [Specification of Modules](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/spec/SPEC_MODULE.md): This file intends to outline the common struc… - [What is an SDK standard?](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/reference/spec/SPEC_STANDARD.md) - [Security and Maintenance Policy](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/security/security-policy.md): Security and maintenance policy documentation… - [Bug Bounty Program](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/security/bug-bounty.md): Security and maintenance policy documentation… - [Security Audits](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/security/audits.md): Security audits and transparency reports for… - [Internal Audit Process](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/sdk/latest/security/internal-audits.md): Internal audit process for Cosmos Stack compo… - [Overview](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/overview.md) - [EVM Compatibility](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/evm-compatibility.md) - [Frequently Asked Questions](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/getting-started/faq.md) - [Run an EVM Chain](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/getting-started/build-a-chain/quick-start.md): Create your own blockchain by forking and cus… - [Mempool Configuration](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/getting-started/build-a-chain/additional-configuration/mempool-integration.md): Customize the EVM mempool behavior on your Co… - [Predeployed Contracts](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/getting-started/build-a-chain/additional-configuration/predeployed-contracts.md): Deploy standard EVM contracts at fixed addres… - [Precompile Configuration](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/getting-started/build-a-chain/additional-configuration/precompiles.md): Choose which precompiles are active on your c… - [Node Configuration](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/getting-started/network-operators/node-configuration.md): Complete reference for configuring Cosmos EVM… - [Tooling & Resources](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/getting-started/tooling-and-resources.md): Tools, libraries, wallets, and explorers for… - [Overview](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/concepts/overview.md): Understanding how the EVM module provides Eth… - [Accounts](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/concepts/accounts.md): Cosmos EVM accounts are implemented to be com… - [Chain ID](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/concepts/chain-id.md): Chain IDs are unique identifiers that disting… - [Encoding](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/concepts/encoding.md): Encoding refers to the process of converting… - [Gas and Fees](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/concepts/gas-and-fees.md): Fee calculation and gas metering in Cosmos EVM - [IBC](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/concepts/ibc.md): An Overview of the Inter-Blockchain Communica… - [Mempool](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/concepts/mempool.md): Design and Rationale - [State Export/Import](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/concepts/migrations.md): Cosmos EVM can dump the entire application st… - [Pending State](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/concepts/pending-state.md): When a transaction is submitted to the Ethere… - [EIP-155: Replay Protection](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/concepts/replay-protection.md): EIP-155 is an Ethereum Improvement Proposal t… - [Signing](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/concepts/signing.md): Signing is the process of creating a digital… - [Single Token Representation](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/concepts/single-token-representation.md): Unified token model across Cosmos and EVM eco… - [Tokens](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/concepts/tokens.md): It is recommend to uses for your base denomi… - [Transactions](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/concepts/transactions.md): Transaction types and lifecycle in Cosmos EVM - [EIP-1559 Fee Market](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/concepts/eip-1559-feemarket.md): Understanding dynamic fee pricing and the EIP… - [Overview](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/smart-contracts/precompiles/overview.md): Precompiles are predefined functions that are… - [Bank](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/smart-contracts/precompiles/bank.md): An ERC20 interface to native Cosmos SDK token… - [Bech32](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/smart-contracts/precompiles/bech32.md): Address format conversion between Ethereum he… - [Callbacks](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/smart-contracts/precompiles/callbacks.md): Interface for IBC packet lifecycle callbacks… - [Distribution](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/smart-contracts/precompiles/distribution.md): Withdraw staking rewards and interact with th… - [ERC20](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/smart-contracts/precompiles/erc20.md): Standard ERC20 token functionality for native… - [Governance](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/smart-contracts/precompiles/governance.md): On-chain governance participation through pro… - [ICS20](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/smart-contracts/precompiles/ics20.md): Cross-chain token transfers via IBC (Inter-Bl… - [P256](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/smart-contracts/precompiles/p256.md): secp256r1 (P-256) signature verification prec… - [Slashing](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/smart-contracts/precompiles/slashing.md): Validator slashing and jail management for ne… - [Staking](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/smart-contracts/precompiles/staking.md): Validator operations, delegation management,… - [WERC20](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/smart-contracts/precompiles/werc20.md): Single token representation: An ERC20 interfa… - [Overview](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/cosmos-sdk/overview.md): Build application-specific blockchains with t… - [Command Line Interface (CLI)](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/cosmos-sdk/cli.md): The CLI tool ('evmd') provides a full-feature… - [Technical Architecture](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/cosmos-sdk/protocol.md): Cosmos EVM is a framework that allows you to… - [ERC20](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/cosmos-sdk/modules/erc20.md): ERC-20 token representation and conversion fo… - [Fee Market](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/cosmos-sdk/modules/feemarket.md): EIP-1559 dynamic fee pricing for EVM transact… - [IBC](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/cosmos-sdk/modules/ibc.md): Inter-Blockchain Communication protocol imple… - [PreciseBank](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/cosmos-sdk/modules/precisebank.md): High-precision bank module for 18-decimal EVM… - [VM](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/cosmos-sdk/modules/vm.md): Core EVM implementation for Ethereum compatib… - [Migration: v0.6.0 to v0.7.0](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/migrations/migration-v0.6-to-v0.7.md) - [Migrating off x/precisebank: Gas Converter Precompile](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/migrations/gas-converter-migration.md): Run an 18-decimal gas token alongside a 6-dec… - [Migration: v0.4.x to v0.5.0](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/migrations/migration-v0.4-to-v0.5.md) - [Migration: v0.3.0 to v0.4.0](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/migrations/migration-v0.3-to-v0.4.md) - [Migration: v0.5.0 to v0.6.0](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/migrations/migration-v0.5-to-v0.6.md) - [ERC20 Precompiles Migration](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/migrations/erc20-precompiles-migration.md): Migration for ERC20 precompiles when upgradin… - [Upgrade Handlers](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/migrations/upgrade-handlers.md): Understanding and performing coordinated chai… - [Custom Improvement Proposals](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/custom-improvement-proposals.md): Cosmos EVM allows protocol developers to regi… - [Adding EVM to an Existing Chain](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/documentation/migrations/add-evm-to-existing-chain.md): Guide for integrating the EVM module into a r… - [Ethereum JSON-RPC](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/api-reference/ethereum-json-rpc/index.md): The JSON-RPC server provides an API that allo… - [Methods](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/api-reference/ethereum-json-rpc/methods.md): Find below a list of JSON-RPC methods support… - [JSON-RPC Explorer](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/api-reference/ethereum-json-rpc/rpc-explorer.md): Complete reference for Ethereum JSON-RPC meth… - [Changelog](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/evm/latest/changelog/release-notes.md): Release history and changelog for Cosmos EVM - [IBC-Go Documentation](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/intro.md): Welcome to the documentation for IBC-Go, the… - [Overview](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/ibc/overview.md) - [Best Practices](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/ibc/best-practices.md) - [Integration](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/ibc/integration.md) - [Permissioning](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/ibc/permissioning.md) - [Relayer](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/ibc/relayer.md) - [IBC v2 Applications](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/ibc/apps/ibcv2apps.md) - [IBC Applications](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/ibc/apps/apps.md) - [Implement IBCModule interface and callbacks](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/ibc/apps/ibcmodule.md) - [Bind ports](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/ibc/apps/bindports.md) - [Keeper](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/ibc/apps/keeper.md) - [Define packets and acks](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/ibc/apps/packets_acks.md) - [Routing](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/ibc/apps/routing.md) - [Custom Address Codec](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/ibc/apps/address-codec.md) - [IBC middleware](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/ibc/middleware/overview.md) - [Create a custom IBC middleware](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/ibc/middleware/develop.md): IBC middleware will wrap over an underlying I… - [Create and integrate IBC v2 middleware](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/ibc/middleware/developIBCv2.md): 1. Create a custom IBC v2 middleware 2. Imple… - [Integrating IBC middleware into a chain](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/ibc/middleware/integration.md): Learn how to integrate IBC middleware(s) with… - [Upgrading IBC Chains Overview](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/ibc/upgrades/intro.md): This directory contains information on how to… - [How to Upgrade IBC Chains and their Clients](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/ibc/upgrades/quick-guide.md) - [IBC Client Developer Guide to Upgrades](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/ibc/upgrades/developer-guide.md) - [Genesis Restart Upgrades](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/ibc/upgrades/genesis-restart.md) - [IBC-Go v11.0 to v11.1](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/migrations/v11-to-v11-1.md): This guide provides instructions for migratin… - [IBC-Go v10 to v11.1](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/migrations/v10-to-v11-1.md): This guide provides instructions for migratin… - [IBC-Go v10 to v11](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/migrations/v10-to-v11.md): This guide provides instructions for migratin… - [IBC-Go v8.1 to v10](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/migrations/v8_1-to-v10.md): This guide provides instructions for migratin… - [IBC-Go v8 to v8.1](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/migrations/v8-to-v8_1.md): This guide provides instructions for migratin… - [IBC-Go v7 to v8](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/migrations/v7-to-v8.md): This guide provides instructions for migratin… - [IBC-Go v7.2 to v7.3](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/migrations/v7_2-to-v7_3.md): This guide provides instructions for migratin… - [IBC-Go v7 to v7.1](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/migrations/v7-to-v7_1.md): This guide provides instructions for migratin… - [IBC-Go v6 to v7](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/migrations/v6-to-v7.md): This document is intended to highlight signif… - [IBC-Go v5 to v6](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/migrations/v5-to-v6.md): This document is intended to highlight signif… - [IBC-Go v4 to v5](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/migrations/v4-to-v5.md): This document is intended to highlight signif… - [IBC-Go v3 to v4](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/migrations/v3-to-v4.md): This document is intended to highlight signif… - [IBC-Go v2 to v3](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/migrations/v2-to-v3.md): This document is intended to highlight signif… - [IBC-Go v1 to v2](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/migrations/v1-to-v2.md): This document is intended to highlight signif… - [SDK v0.43 to IBC-Go v1](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/migrations/sdk-to-v1.md): This file contains information on how to migr… - [Support transfer of coins whose base denom contains slashes](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/migrations/support-denoms-with-slashes.md): This document is intended to highlight signif… - [Support the new StackBuilder primitive for Wiring Middlewares in the chain application](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/migrations/support-stackbuilder.md) - [Governance Proposals](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/light-clients/proposals.md) - [Overview](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/light-clients/developer-guide/overview.md) - [Light Client Module interface](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/light-clients/developer-guide/light-client-module.md): Status must return the status of the client. - [Client State interface](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/light-clients/developer-guide/client-state.md): Learn how to implement the ClientState interf… - [Consensus State interface](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/light-clients/developer-guide/consensus-state.md): A ConsensusState is the snapshot of the count… - [Handling Updates and Misbehaviour](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/light-clients/developer-guide/updates-and-misbehaviour.md): As mentioned before in the documentation abou… - [Handling Upgrades](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/light-clients/developer-guide/upgrades.md) - [Existence/Non-Existence Proofs](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/light-clients/developer-guide/proofs.md): IBC uses merkle proofs in order to verify the… - [Handling Proposals](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/light-clients/developer-guide/proposals.md) - [Setup](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/light-clients/developer-guide/setup.md) - [Overview](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/light-clients/localhost/overview.md) - [Integration](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/light-clients/localhost/integration.md): The 09-localhost light client module register… - [ClientState](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/light-clients/localhost/client-state.md): The 09-localhost client is stateless and has… - [Connection](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/light-clients/localhost/connection.md): The 09-localhost light client module integrat… - [State Verification](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/light-clients/localhost/state-verification.md): The localhost client handles state verificati… - [Solomachine](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/light-clients/solomachine/solomachine.md): This paper defines the implementation of the… - [Concepts](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/light-clients/solomachine/concepts.md): The ClientState for a solo machine light clie… - [State](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/light-clients/solomachine/state.md): The solo machine light client will only store… - [State Transitions](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/light-clients/solomachine/state_transitions.md): Successful state verification by a solo machi… - [Overview](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/light-clients/tendermint/overview.md) - [Overview](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/light-clients/wasm/overview.md): Learn about the 08-wasm light client proxy mo… - [Concepts](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/light-clients/wasm/concepts.md): Learn about the differences between a proxy l… - [Integration](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/light-clients/wasm/integration.md): Learn how to integrate the 08-wasm module in… - [Messages](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/light-clients/wasm/messages.md): Uploading the Wasm light client contract to t… - [Governance](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/light-clients/wasm/governance.md): Learn how to upload Wasm light client byte co… - [Events](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/light-clients/wasm/events.md): The 08-wasm module emits the following events: - [Contracts](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/light-clients/wasm/contracts.md): Learn about the expected behaviour of Wasm li… - [Client](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/light-clients/wasm/client.md): A user can query and interact with the 08-was… - [Migrations](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/light-clients/wasm/migrations.md): This guide provides instructions for migratin… - [Overview](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/apps/interchain-accounts/overview.md) - [Development Use Cases](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/apps/interchain-accounts/development.md) - [Authentication Modules](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/apps/interchain-accounts/auth-modules.md) - [Integration](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/apps/interchain-accounts/integration.md) - [Messages](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/apps/interchain-accounts/messages.md): An Interchain Accounts channel handshake can… - [Parameters](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/apps/interchain-accounts/parameters.md): The Interchain Accounts module contains the f… - [Transaction Encoding](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/apps/interchain-accounts/tx-encoding.md): When orchestrating an interchain account tran… - [Client](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/apps/interchain-accounts/client.md): A user can query and interact with the Interc… - [Active Channels](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/apps/interchain-accounts/active-channels.md): The Interchain Accounts module uses either OR… - [Authentication Modules](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/apps/interchain-accounts/legacy/auth-modules.md): This document is deprecated and will be remov… - [Integration](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/apps/interchain-accounts/legacy/integration.md): This document is deprecated and will be remov… - [Keeper API](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/apps/interchain-accounts/legacy/keeper-api.md): This document is deprecated and will be remov… - [Overview](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/apps/transfer/overview.md) - [State](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/apps/transfer/state.md): The IBC transfer application module keeps sta… - [State Transitions](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/apps/transfer/state-transitions.md): A successful fungible token send has two stat… - [Messages](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/apps/transfer/messages.md): A fungible token cross chain transfer is achi… - [Events](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/apps/transfer/events.md) - [Metrics](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/apps/transfer/metrics.md): The IBC transfer application module exposes t… - [Params](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/apps/transfer/params.md): The IBC transfer application module contains… - [Authorizations](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/apps/transfer/authorizations.md) - [Client](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/apps/transfer/client.md): A user can query and interact with the transf… - [IBC v2 Transfer](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/apps/transfer/IBCv2-transfer.md): Much of the core business logic of sending an… - [Overview](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/middleware/callbacks/overview.md): Learn about what the Callbacks Middleware is,… - [Integration](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/middleware/callbacks/integration.md): Learn how to integrate the callbacks middlewa… - [Interfaces](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/middleware/callbacks/interfaces.md) - [Events](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/middleware/callbacks/events.md): An overview of all events related to the call… - [End Users](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/middleware/callbacks/end-users.md): This section explains how to use the callback… - [Gas Management](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/middleware/callbacks/gas.md): Executing arbitrary code on a chain can be ar… - [Callbacks with IBC v2](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/middleware/callbacks/callbacks-IBCv2.md): This page highlights some of the differences… - [Overview](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/middleware/packet-forward-middleware/overview.md): Packet Forward Middleware enables multi-hop I… - [Integration](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/middleware/packet-forward-middleware/integration.md): This document provides instructions on integr… - [Example Flows](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/middleware/packet-forward-middleware/example-usage.md): This document outlines some example flows lev… - [Overview](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/middleware/rate-limit-middleware/overview.md): A governance-configured middleware that caps… - [Integration](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/middleware/rate-limit-middleware/integration.md): Wire the rate limiting middleware into a chai… - [Setting Rate Limits](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/middleware/rate-limit-middleware/setting-limits.md): Configure rate limits through governance, and… - [Migration](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/middleware/rate-limit-middleware/migration.md): Move an existing ibc-apps rate limiting integ… - [Security Audits](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/security-audits.md): Comprehensive security audit reports for IBC-… - [README](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/architecture/README.md) - [ADR 001: Coin Source Tracing](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/architecture/adr-001-coin-source-tracing.md) - [ADR 002: Go Module Versioning](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/architecture/adr-002-go-module-versioning.md) - [ADR 003: ICS-27 Acknowledgement Format](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/architecture/adr-003-ics27-acknowledgement.md) - [ADR 004: Lock Fee Module Upon Escrow Out Of Balance](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/architecture/adr-004-ics29-lock-fee-module.md) - [ADR 005: UpdateClient Events ClientState Consensus Heights](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/architecture/adr-005-consensus-height-events.md) - [ADR 006: 02-Client Refactor](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/architecture/adr-006-02-client-refactor.md) - [ADR 007: Solo Machine Sign Bytes](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/architecture/adr-007-solomachine-signbytes.md) - [ADR 008: Callback to IBC Actors](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/architecture/adr-008-app-caller-cbs.md) - [ADR 009: ICS27 Message Server Addition](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/architecture/adr-009-v6-ics27-msgserver.md) - [ADR 010: IBC Light Clients As SDK Modules](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/architecture/adr-010-light-clients-as-sdk-modules.md) - [ADR 011: ICS-20 Transfer State Entry For Total Amount Of Tokens In Escrow](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/architecture/adr-011-transfer-total-escrow-state-entry.md) - [ADR 015: IBC Packet Receiver](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/architecture/adr-015-ibc-packet-receiver.md) - [ADR 025: IBC Passive Channels](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/architecture/adr-025-ibc-passive-channels.md) - [ADR 026: IBC Client Recovery Mechanisms](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/architecture/adr-026-ibc-client-recovery-mechanisms.md) - [ADR 27: Add Support For Wasm Based Light Client](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/architecture/adr-027-ibc-wasm.md) - [Fungible Token Transfer](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/spec/app/ics-020-fungible-token-transfer/README.md) - [Fungible Token Transfer](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/spec/app/ics-020-fungible-token-transfer/deprecated/README.md) - [Interchain Accounts](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/spec/app/ics-027-interchain-accounts/README.md) - [Cross-Chain Validation](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/spec/app/ics-028-cross-chain-validation/README.md) - [CCV: Technical Specification - Data Structures](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/spec/app/ics-028-cross-chain-validation/data_structures.md) - [CCV: Technical Specification - Methods](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/spec/app/ics-028-cross-chain-validation/methods.md) - [CCV: Overview and Basic Concepts](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/spec/app/ics-028-cross-chain-validation/overview_and_basic_concepts.md) - [CCV: System Model and Properties](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/spec/app/ics-028-cross-chain-validation/system_model_and_properties.md) - [CCV: Technical Specification](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/spec/app/ics-028-cross-chain-validation/technical_specification.md) - [General Fee Payment](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/spec/app/ics-029-fee-payment/README.md) - [IBC Middleware](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/spec/app/ics-030-middleware/README.md) - [Cross-chain Queries](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/spec/app/ics-031-crosschain-queries/README.md) - [Atomic Swap](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/spec/app/ics-100-atomic-swap/README.md) - [Non-Fungible Token Transfer](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/spec/app/ics-721-nft-transfer/README.md) - [Rollup Integration Guide](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/spec/client/Rollup-Integration-guide.md) - [Solo Machine Client](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/spec/client/ics-006-solo-machine-client/README.md) - [Tendermint Client](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/spec/client/ics-007-tendermint-client/README.md) - [Wasm Client](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/spec/client/ics-008-wasm-client/README.md) - [Loopback Client](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/spec/client/ics-009-loopback-cilent/README.md) - [GRANDPA Client](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/spec/client/ics-010-grandpa-client/README.md) - [Client Semantics](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/spec/core/ics-002-client-semantics/README.md) - [Connection Semantics](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/spec/core/ics-003-connection-semantics/README.md) - [Client Validation Removal](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/spec/core/ics-003-connection-semantics/client-validation-removal.md) - [Channel & Packet Semantics](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/spec/core/ics-004-channel-and-packet-semantics/README.md) - [Upgrading Channels](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/spec/core/ics-004-channel-and-packet-semantics/UPGRADES.md) - [Port Allocation](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/spec/core/ics-005-port-allocation/README.md) - [Vector Commitments](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/spec/core/ics-023-vector-commitments/README.md) - [Host State Machine Requirements](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/spec/core/ics-024-host-requirements/README.md) - [Handler Interface](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/spec/core/ics-025-handler-interface/README.md) - [Routing Module](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/spec/core/ics-026-routing-module/README.md) - [Application Upgrade Callbacks](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/spec/core/ics-026-routing-module/UPGRADES.md) - [Multi-hop Channel](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/spec/core/ics-033-multi-hop/README.md) - [ICS Specification Standard](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/spec/ics-001-ics-standard/README.md) - [Relayer Algorithms](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/spec/relayer/ics-018-relayer-algorithms/README.md) - [IBC v2](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/spec/IBC_V2/README.md) - [Client Semantics](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/spec/IBC_V2/core/ics-002-client-semantics/README.md) - [IBC Packet Handler](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/spec/IBC_V2/core/ics-004-packet-semantics/PACKET_HANDLER.md) - [Packet Structure and Provable Commitment Specification](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/spec/IBC_V2/core/ics-004-packet-semantics/PACKET.md) - [Port Allocation](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/spec/IBC_V2/core/ics-005-port-allocation/README.md) - [Host State Machine Requirements](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/spec/IBC_V2/core/ics-024-host-requirements/README.md) - [IBC Application Callbacks](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/spec/IBC_V2/core/ics-026-application-callbacks/README.md) - [Changelog](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/ibc/latest/changelog/release-notes.md): Release history and changelog for Cosmos IBC - [CometBFT Documentation](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/docs/README.md): CometBFT is a blockchain application platform. - [Intro](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/docs/introduction/intro.md) - [Quick Start](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/docs/guides/Quick-Start.md) - [Install CometBFT](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/docs/guides/Install-CometBFT.md) - [Creating an application in Go](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/docs/guides/Creating-an-application-in-Go.md) - [Creating a built-in application in Go](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/docs/guides/Creating-a-built-in-application-in-Go.md) - [Getting Started](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/docs/app-dev/Getting-Started.md) - [Application Architecture Guide](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/docs/app-dev/Application-Architecture-Guide.md) - [Using ABCI-CLI](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/docs/app-dev/Using-ABCI-CLI.md) - [Indexing Transactions](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/docs/app-dev/Indexing-Transactions.md) - [Using CometBFT](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/docs/core/Using-CometBFT.md) - [Running in production](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/docs/core/Running-in-production.md) - [Configuration](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/docs/core/configuration.md) - [Mempool](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/docs/core/mempool.md) - [Block Sync](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/docs/core/block-sync.md) - [State Sync](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/docs/core/state-sync.md) - [RPC](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/docs/core/RPC.md) - [Subscribing to events via Websocket](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/docs/core/Subscribing-to-events-via-Websocket.md) - [Metrics](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/docs/core/metrics.md) - [Validators](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/docs/core/Validators.md) - [Light Client](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/docs/core/light-client.md) - [Block Structure](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/docs/core/block-structure.md) - [How to read logs](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/docs/core/how-to-read-logs.md) - [Lib-P2P Networking](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/docs/experimental/lib-p2p.md): Performant and scalable peer-to-peer networki… - [Overview](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/docs/tools/Overview.md) - [Debugging](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/docs/tools/debugging.md) - [Docker Compose](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/docs/networks/Docker-Compose.md) - [CometBFT Quality Assurance](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/docs/qa/CometBFT-qa.md) - [Method](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/docs/qa/Method.md) - [CometBFT QA 38](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/docs/qa/CometBFT-QA-38.md) - [CometBFT QA 37](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/docs/qa/CometBFT-QA-37.md) - [CometBFT QA 34](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/docs/qa/CometBFT-QA-34.md) - [TMCore QA 37](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/docs/qa/TMCore-QA-37.md) - [TMCore QA 34](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/docs/qa/TMCore-QA-34.md) - [Overview](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/spec/CometBFT-Spec.md) - [Overview](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/spec/core/Overview.md) - [Data Structures](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/spec/core/Data_structures.md) - [Encoding](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/spec/core/encoding.md) - [Genesis](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/spec/core/genesis.md) - [State](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/spec/core/state.md) - [Overview](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/spec/abci/Overview.md) - [Overview and basic concepts](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/spec/abci/Outline.md) - [Methods](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/spec/abci/Methods.md) - [Requirements for the Application](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/spec/abci/Requirements-for-the-Application.md) - [CometBFT's expected behavior](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/spec/abci/CometBFTs-expected-behavior.md) - [Client and Server](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/spec/abci/Client-and-server.md) - [ABCI++ extra](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/spec/abci/Introduction.md) - [Overview](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/spec/consensus/Overview.md) - [Consensus Paper](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/spec/consensus/Consensus-Paper.md) - [Byzantine Consensus Algorithm](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/spec/consensus/Byzantine-Consensus-Algorithm.md) - [Light Client](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/spec/consensus/Light-Client.md) - [Creating a proposal](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/spec/consensus/Creating-Proposal.md) - [BFT Time](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/spec/consensus/BFT-Time.md) - [Proposer Selection](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/spec/consensus/Proposer-Selection.md) - [Evidence](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/spec/consensus/Evidence.md) - [Validator Signing](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/spec/consensus/Validator-Signing.md) - [WAL](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/spec/consensus/WAL.md) - [Light Client Specification](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/spec/light-client/Light-Client-Specification.md) - [Verification](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/spec/light-client/verification.md) - [Fork Detection](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/spec/light-client/Fork-Detection.md) - [Accountability](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/spec/light-client/Accountability.md) - [Peer to Peer](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/spec/p2p/Peer-to-Peer.md) - [Implementation](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/spec/p2p/Implementation-of-the-p2p-layer.md) - [Legacy Docs](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/spec/p2p/legacy-docs/Overview.md) - [Overview](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/spec/p2p/legacy-docs/messages/Overview.md) - [Block Sync](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/spec/p2p/legacy-docs/messages/block-sync.md) - [Evidence](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/spec/p2p/legacy-docs/messages/evidence.md) - [Mempool](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/spec/p2p/legacy-docs/messages/mempool.md) - [State Sync](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/spec/p2p/legacy-docs/messages/state-sync.md) - [Peer Exchange](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/spec/p2p/legacy-docs/messages/Peer-Exchange.md) - [Consensus](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/spec/p2p/legacy-docs/messages/consensus.md) - [P2P Multiplex Connection](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/spec/p2p/legacy-docs/P2P-Multiplex-Connection.md) - [Peers](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/spec/p2p/legacy-docs/Peers.md) - [P2P Config](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/spec/p2p/legacy-docs/P2P-Config.md) - [Peer Discovery](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/spec/p2p/legacy-docs/Peer-Discovery.md) - [Reactors](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/spec/p2p/reactor-api/Reactors.md) - [Reactor API](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/spec/p2p/reactor-api/Reactor-Api.md) - [API for Reactors](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/spec/p2p/reactor-api/API-for-Reactors.md) - [RPC spec](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/spec/rpc/Rpc-Spe.md) - [Blockchain](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/spec/blockchain/Blockchain.md) - [CometBFT RPC](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/api-reference/rpc/index.md): The RPC server provides an API for interactin… - [Changelog](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/cometbft/latest/changelog/release-notes.md): Release history and changelog for Cosmos COME… - [Introduction](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/general/getting-started.md): This pages explains what the Skip Go API is,… - [Quickstart Guide](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/general/quickstart-guide.md): This guide walks you through the process of s… - [Overview & Common Usage Patterns](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/general/overview-and-typical-usage.md) - [Supported Ecosystems](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/general/supported-ecosystems-and-bridges.md) - [Transaction Tracking](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/general/multi-chain-realtime-transaction-and-packet-tracking.md): This document covers the tooling provided in… - [Skip Explorer Integration](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/general/explorer-integration.md): Guide to integrating Skip Explorer v2 for tra… - [Requesting & Using API Keys](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/general/api-keys.md) - [Smart Relay](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/general/smart-relay.md): This page covers Smart Relay -- Skip Go API's… - [Post-Route Actions](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/general/post-route-actions.md): How to specify actions to perform after a rou… - [Setting Affiliate Fees](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/general/affiliate-fees.md): This page covers how integrators can earn aff… - [Getting Fee Info](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/general/fee-info.md): Understand how Skip Go handles user-facing fe… - [Transaction Support](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/general/transaction-support.md) - [FAQ](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/general/faq.md) - [Getting Started](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/widget/getting-started.md) - [Configuration](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/widget/configuration.md): This page details your widget configuration o… - [Gas on Receive](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/widget/gas-on-receive.md): Automatically provide users with gas tokens o… - [Web Component](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/widget/web-component.md) - [Migration Guide](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/widget/migration-guide.md) - [FAQ](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/widget/faq.md) - [Getting Started](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/client/getting-started.md): @skip-go/client is a TypeScript library that… - [Balances, Gas and Transaction Fee Utilities](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/client/balance-gas-and-fee-tooling.md): This page details the utility functions for t… - [Executing a route](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/client/executing-a-route.md): This page documents the executeRoute function… - [Gas on Receive with Custom Frontends](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/client/gas-on-receive.md): Implement Gas on Receive functionality in you… - [Advanced Features](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/client/advanced-features.md): This page details advanced features and utili… - [Migration Guide](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/client/migration-guide.md) - [Cross-chain Failure Cases](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/advanced-transfer/handling-cross-chain-failure-cases.md): This page covers the different ways our cross… - [Interpreting Transaction & Transfer Status](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/advanced-transfer/interpreting-transaction-status.md): Learn how to interpret the status of transact… - [IBC Token Routing: Problem + Skip Go API Routing Algorithm](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/advanced-transfer/ibc-routing-algorithm.md): This page describes the IBC token routing pro… - [EVM Transactions](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/advanced-transfer/evm-transactions.md): This doc covers how to interact with the EvmT… - [SVM Transactions](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/advanced-transfer/svm-transaction-details.md): This document explains how to use Skip Go API… - [CW20 Tokens & Their Limitations](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/advanced-transfer/cw20-swaps.md): Information about performing CW20 swaps - [Experimental Features](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/advanced-transfer/experimental-features.md): This page provides a living record of the fea… - [Go Fast](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/advanced-transfer/go-fast.md): A brief overview of the Go Fast Transfer syst… - [Understanding Quote Quality Metrics](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/advanced-swapping/understanding-quote-quality-metrics.md): This doc covers the various ways route quote… - [`allow_unsafe`: Preventing & Handling Bad Execution](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/advanced-swapping/allow_unsafe-preventing-handling-bad-execution.md) - [SAFE Swapping: How to Protect Users from Bad Trades](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/advanced-swapping/safe-swapping-how-to-protect-users-from-harming-themselves.md) - [Smart Swap](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/advanced-swapping/smart-swap-options.md): This page introduces the Smart Swap functiona… - [Chain Support Requirements](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/support-requirements/chain-support-requirements.md): This document describes what new chains need… - [Token & Route Support Requirements](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/support-requirements/token-support-requirements.md): This document describes the steps you must co… - [Skip Go Asset Registry & Overrides](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/support-requirements/asset-registry-overrides.md) - [Swap Venue Requirements](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/support-requirements/swap-venue-requirements.md): This document covers what Skip Go API require… - [Chain Integration Request](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/support-requirements/chain-integration-request.md) - [Overview](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/eureka/eureka-overview.md): An overview of IBC Eureka for developers - [Technical Overview](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/eureka/eureka-tech-overview.md): Technical details of how IBC Eureka works - [Integration Guide](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/eureka/integration-guide.md): A guide on how to integrate IBC Eureka for ch… - [Custom ERC20 Integration](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/eureka/custom-erc20-integration.md): A guide for asset issuers to deploy and regis… - [Security Properties](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/eureka/security-properties.md) - [Contract Addresses](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/eureka/contract-addresses.md): Key contract addresses for the IBC Eureka dep… - [Get /v2/info/chains](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/api-reference/prod/info/get-v2infochains.md): Get all supported chains along with additiona… - [Get /v2/info/bridges](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/api-reference/prod/info/get-v2infobridges.md): Get all supported bridges - [Post /v2/info/balances](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/api-reference/prod/info/post-v2infobalances.md): Get the balances of a given set of assets on… - [Get /v2/fungible/venues](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/api-reference/prod/fungible/get-v2fungiblevenues.md): Get supported swap venues. - [Get /v2/fungible/assets](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/api-reference/prod/fungible/get-v2fungibleassets.md): Get supported assets. Optionally limit to ass… - [Post /v2/fungible/assets_from_source](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/api-reference/prod/fungible/post-v2fungibleassets_from_source.md): Get assets that can be reached from a source… - [Post /v2/fungible/route](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/api-reference/prod/fungible/post-v2fungibleroute.md): This supports cross-chain actions among EVM c… - [Post /v2/fungible/msgs](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/api-reference/prod/fungible/post-v2fungiblemsgs.md): This supports cross-chain actions among EVM c… - [Post /v2/fungible/msgs_direct](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/api-reference/prod/fungible/post-v2fungiblemsgs_direct.md): This supports cross-chain actions among EVM c… - [Post /v2/fungible/ibc_origin_assets](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/api-reference/prod/fungible/post-v2fungibleibc_origin_assets.md): Get origin assets from a given list of denoms… - [Post /v2/fungible/assets_between_chains](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/api-reference/prod/fungible/post-v2fungibleassets_between_chains.md): Given 2 chain IDs, returns a list of equivale… - [Post /v2/tx/submit](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/api-reference/prod/transaction/post-v2txsubmit.md): Submit a signed base64 encoded transaction to… - [Post /v2/tx/track](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/api-reference/prod/transaction/post-v2txtrack.md): Requests tracking of a transaction that has a… - [Get /v2/tx/status](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/api-reference/prod/transaction/get-v2txstatus.md): Get the status of the specified transaction a… - [API Error Codes & Status Messages](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/skip-go/api-reference/error-codes.md): Reference for error codes and status messages… - [Introduction](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/index.md): Welcome to the Cosmos Hub - [Getting Started](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/getting-started/README.md): This folder contains tutorials related to the… - [What is Gaia?](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/getting-started/what-is-gaia.md): The Cosmos Hub is a public Proof-of-Stake cha… - [Installing Gaia](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/getting-started/installation.md): This guide will explain how to install the ga… - [Quick Start - Join Mainnet](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/getting-started/quickstart.md): Bootstrap a cosmoshub-4 mainnet node - [System requirements](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/getting-started/system-requirements.md) - [Interacting with Gaiad (CLI)](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/hub-tutorials/gaiad.md) - [Joining Mainnet](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/hub-tutorials/join-mainnet.md) - [Joining Testnet](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/hub-tutorials/join-testnet.md): Visit the testnets repo for the most up-to-da… - [Upgrading the Chain](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/hub-tutorials/live-upgrade-tutorial.md): This document demonstrates how a live upgrade… - [Gaia Tutorials](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/hub-tutorials/README.md): This folder contains tutorials related to the… - [Upgrading Your Node](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/hub-tutorials/upgrade-node.md): This document describes the upgrade procedure… - [Validator Overview](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/validators/overview.md) - [Validators](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/validators/README.md): This folder contains documentation relevant t… - [Validator Security](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/validators/security.md): Each validator candidate is encouraged to run… - [Validator FAQ](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/validators/validator-faq.md) - [Running a Validator](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/validators/validator-setup.md) - [Setting up Tendermint KMS + Ledger](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/validators/kms/kms_ledger.md) - [KMS - Key Management System](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/validators/kms/kms.md): Tendermint KMS is a key management service th… - [Delegator FAQ](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/delegators/delegator-faq.md) - [Delegator Guide (CLI)](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/delegators/delegator-guide-cli.md): This document contains all the necessary info… - [Delegator Security](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/delegators/delegator-security.md) - [Delegators](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/delegators/README.md): This folder contains documentation relevant t… - [Off-Chain Proposal Process](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/governance/best-practices.md): Once a proposal is on-chain, it cannot be cha… - [Formatting a Proposal](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/governance/formatting.md) - [On-Chain Proposal Process](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/governance/process.md) - [Governance Overview](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/governance/README.md): The Cosmos Hub ("Gaia") has an on-chain gover… - [Submitting a Proposal](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/governance/submitting.md): If you have a final draft of your proposal re… - [Community Pool Spend](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/governance/proposal-types/community-pool-spend.md): Cosmos Hub launched with community-spend capa… - [Parameter Changes](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/governance/proposal-types/param-change.md): This documentation aims to provide guidelines… - [Proposal Types](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/governance/proposal-types/README.md): - Text - Community Pool Spend - Parameter Cha… - [Software Upgrade](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/governance/proposal-types/software-upgrade.md): Software upgrade proposals are submitted to s… - [Text (Signaling)](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/governance/proposal-types/text-prop.md): Signaling proposals are used to make an on-ch… - [Interchain Security](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/interchain-security/README.md) - [x/liquid](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/modules/liquid.md): The x/liquid module used by the Hub includes… - [Cosmos SDK LSM](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/modules/lsm-migration.md): As of the v24.x release of Gaia, the Cosmos S… - [Metaprotocol](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/modules/metaprotocols.md): The x/metaprotocol module adds support for en… - [Gaia Modules](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/modules/README.md): Here you can find an overview of the modules… - [ADR Creation Process](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/architecture/PROCESS.md) - [Architecture Decision Records (ADR)](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/architecture/README.md): This is a location to record all high-level a… - [ADR 001: Interchain Accounts](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/architecture/adr/adr-001-interchain-accounts.md) - [Adr template](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/architecture/templates/adr-template.md) - [ADR 002: Globalfee Module [DEPRECATED]](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/architecture/adr/adr-002-globalfee.md): - 2023-06-12: Initial Draft - 2024-06-06: Cha… - [ADR 003: Interchain Accounts Controller Module](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/architecture/adr/adr-003-ica-controller.md) - [ADR Creation Process](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/architecture/adr/PROCESS.md) - [Architecture Decision Records (ADR)](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/architecture/adr/README.md) - [Cosmos Hub Archives](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/resources/archives.md): With each breaking upgrade of the Cosmos Hub,… - [The Genesis File](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/resources/genesis.md): This document explains how the genesis file o… - [HD Wallets](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/resources/hd-wallets.md) - [Ledger Nano Support](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/resources/ledger.md) - [Resources](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/resources/README.md): This folder contains resources on the gaia so… - [Building Gaia Deterministically](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/resources/reproducible-builds.md) - [Service Providers](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/resources/service-providers.md): 'Service Providers' are defined as entities t… - [Gaia Telemetry](https://cosmos-docs-ci-fix-reverse-sync-branch-order.mintlify.site/hub/latest/telemetry/telemetry.md)