IPFSCache¶
IPFS cache that uses an index db to store ipfs results in. Will be passed to the blockchain-core for automated caching.
constructor¶
new IPFSCache();
IPFS cache that uses an index db to store ipfs results in.
Returns¶
IPFSCache instance
IPFS cache that uses an index db to store ipfs results in. Will be passed to the blockchain-core for automated caching.
new IPFSCache();
IPFS cache that uses an index db to store ipfs results in.
IPFSCache instance