Categorygithub.com/filecoin-project/go-commp-utils/v2
modulepackage
2.1.0
Repository: https://github.com/filecoin-project/go-commp-utils.git
Documentation: pkg.go.dev

# README

go-commp-utils

Utilities for generating and working with CommP for Filecoin pieces

License

Dual-licensed under MIT + Apache 2.0

# Packages

No description provided by the author
No description provided by the author

# Functions

GeneratePieceCIDFromFile generates an a piece cid from an io.Reader.
PieceAggregateCommP generates an aggregate CommP for a list of pieces that combine in size up to the sector size determined by the proofType parameter.
No description provided by the author