Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

IPFS-Lite is an embeddable, lightweight IPFS-network peer for IPLD applications

License

NotificationsYou must be signed in to change notification settings

hsanjuan/ipfs-lite

Repository files navigation

ipfs-lite

Build StatusGo Reference

IPFS-Lite is an embeddable, lightweight IPFS peer which runs the minimal setupto provide anipld.DAGService and UnixFS-files addition and retrieval.

It can:

  • Add, Get, Remove IPLD Nodes to/from the IPFS Network (remove is a local blockstore operation).
  • Add single files (chunk, build the DAG and Add) from aio.Reader.
  • Get single files given a their CID.

It needs:

Some helper functions are provided toinitialize these quickly.

It provides:

The goal of IPFS-Lite is to run thebare minimal functionality for anyIPLD-based application to interact with the IPFS Network by getting andputting blocks to it, rather than having to deal with the complexities ofusing a full IPFS daemon, and with the liberty of sharing the needed libp2pHost and DHT forother things.

License

Apache 2.0

About

IPFS-Lite is an embeddable, lightweight IPFS-network peer for IPLD applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp