Ask or search…
K
Comment on page

Filecoin Data Prep

Filecoin Data Prep
Code not tested.

Overview

The Filecoin Data Prep Module is designed to chunk data into CAR files from an S3 bucket - hence the name, since it prepares the data to be uploaded to Filecoin. The repo for this module can be found here.

[CLI] Usage

Ensure you have installed all requirements [CLI] Install Run Requirements
Run the module
lilypad run filecoin_data_prep:v0.0.1 '{"ipfs_cid": "CID"}'
Execution:
Results:

Full Module