Registry / other / cosmos-interchain-security-v3

cosmos-interchain-security-v3

JSON →
library3.3.0gogounverified

Interchain security module for the Cosmos SDK enabling shared security between blockchains.

go get github.com/cosmos/interchain-security/v3
INSTALL
IMPORT
SIG · COSMOS-INTERCHAIN-
C
cosmos-interchain-security-v3
othergov3.3.0
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.

interchain_security
github.com/cosmos/interchain-security/v3

Creates a new interchain security keeper instance.

package main import ( "github.com/cosmos/interchain-security/v3" ) func main() { keeper := interchain_security.NewKeeper(nil, nil, nil, nil, nil) _ = keeper }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.3.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Meta
1
Resources
cosmos-interchain-security-v3 — go get cosmos-interchain-security-v3 · libregistry