alanshaw / helia-unixfs-example

Example using @ipld/unixfs to put blocks to helia.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

helia+unixfs example

Example showing how to use helia and @ipld/unixfs to encode data to a UnixFS DAG and write it to the helia blockstore.

Usage

# Install dependencies
npm install
# Run the example
node index.js

About

Example using @ipld/unixfs to put blocks to helia.

License:Other


Languages

Language:JavaScript 100.0%