aea.helpers.ipfs.base¶
This module contains helper methods and classes for the 'aea' package.
chunks¶
Yield successivesize chunks from data.
IPFSHashOnly Objects¶
A helper class which allows construction of an IPFS hash without interacting with an IPFS daemon.
get¶
Get the IPFS hash for a single file.
Arguments:
file_path
: the file path
Returns:
the ipfs hash