Registry / database / store
library1.1.2gogounverified

Package store provides the storage layer for the Cosmos SDK blockchain framework.

go get cosmossdk.io/store
INSTALL
IMPORT
SIG · STORE
S
store
databasegov1.1.2
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.

store
cosmossdk.io/store

Create a new commit multi-store

import "cosmossdk.io/store" store := store.NewCommitMultiStore(db) store.LoadLatestVersion()
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
12
Meta
1
Amazon
1
OpenAI (training)
1
Resources
store — go get store · libregistry