Registry / networking / hsanjuan-ipfs-lite

hsanjuan-ipfs-lite

JSON →
library1.8.6gogounverified

A lightweight IPFS peer providing a minimal DAGService and UnixFS file operations.

go get github.com/hsanjuan/ipfs-lite
INSTALL
IMPORT
SIG · HSANJUAN-IPFS-LITE
H
hsanjuan-ipfs-lite
networkinggov1.8.6
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.

ipfslite
github.com/hsanjuan/ipfs-lite

Create a new IPFS lite peer.

package main import "github.com/hsanjuan/ipfs-lite" func main() { peer, _ := ipfslite.New(context.Background(), nil, nil) defer peer.Close() }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

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