Get high level information about the current state of cids in Powergate.
Retrieve data stored by the current user.
Retrieve a folder stored stored by the current user.
Applies a StorageConfig for cid2 equal to that of cid1, and removes cid1. This operation is more efficient than manually removing and adding in two separate operations.
A helper method to stage data in IPFS in preparation for storing using storageConfig.apply. This doesn't actually store data in Powergate, you'll want to call storageConfig.apply for that.
A helper method to stage a folder recursively in IPFS in preparation for storing using storageConfig.apply. This doesn't actually store data in Powergate, you'll want to call storageConfig.apply for that.
Listen for any updates for a stored cid.
Generated using TypeDoc
Get detailed information about the current state of a cid in Powergate.
The cid to get information for.
An object with detailed information about the cid.