Registry / crypto / ipfs-go-ipfs-keystore

ipfs-go-ipfs-keystore

JSON →
library0.1.1gogounverified

A keystore implementation for managing cryptographic keys in IPFS.

go get github.com/ipfs/go-ipfs-keystore
INSTALL
IMPORT
SIG · IPFS-GO-IPFS-KEYST
I
ipfs-go-ipfs-keystore
cryptogov0.1.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.

keystore
github.com/ipfs/go-ipfs-keystore

Creates an in-memory keystore.

package main import "github.com/ipfs/go-ipfs-keystore" func main() { ks := keystore.NewMemKeystore() _ = ks }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources
ipfs-go-ipfs-keystore — go get ipfs-go-ipfs-keystore · libregistry