Registry / crypto / cosmos-ics23-go

cosmos-ics23-go

JSON →
library0.11.0gogounverified

Implementation of the ICS-23 vector commitment scheme for Merkle proofs in Cosmos.

go get github.com/cosmos/ics23/go
INSTALL
IMPORT
SIG · COSMOS-ICS23-GO
C
cosmos-ics23-go
cryptogov0.11.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.

ics23
github.com/cosmos/ics23/go

Use ICS23 proof specifications.

package main import ( "fmt" "github.com/cosmos/ics23/go" ) func main() { // Example: create a proof spec spec := ics23.ProofSpec{} fmt.Println(spec) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
Resources
cosmos-ics23-go — go get cosmos-ics23-go · libregistry