Registry / networking / ipfs-kubo

ipfs-kubo

JSON →
library0.42.0gogounverified

A global, versioned, peer-to-peer filesystem implementation in Go.

go get github.com/ipfs/kubo
INSTALL
IMPORT
SIG · IPFS-KUBO
I
ipfs-kubo
networkinggov0.42.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.

kubo
github.com/ipfs/kubo

Print the Kubo version.

package main import ( "fmt" "github.com/ipfs/kubo" ) func main() { fmt.Println(kubo.Version) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
ipfs-kubo — go get ipfs-kubo · libregistry