Registry / other / cosmos-interchain-security

cosmos-interchain-security

JSON →
library1.2.1gogounverified

Implements interchain security (ICS) for the Cosmos SDK, enabling shared security between blockchains.

go get github.com/cosmos/interchain-security
INSTALL
IMPORT
SIG · COSMOS-INTERCHAIN-
C
cosmos-interchain-security
othergov1.2.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

interchainsecurity
github.com/cosmos/interchain-security

References the interchain security module type.

package main import ( "github.com/cosmos/interchain-security" ) func main() { // Module is typically used as a Cosmos SDK module, not standalone. _ = interchainsecurity.AppModule{} }
Debug
Known issues
breakingRequires specific Cosmos SDK version compatibility.
fix
Check the module's go.mod for required SDK version.
affects: >=1.0.0
Upgrade
Version history
1.2.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
cosmos-interchain-security — go get cosmos-interchain-security · libregistry