fireproof
fireproof copied to clipboard
update web3.storage API in ipfs connector
This is where the crash happens on page load:
https://github.com/fireproof-storage/fireproof/blob/21f208e0650c8af0c12a46966a31ad220a5daf32/packages/connect-ipfs/src/connect-ipfs-account.ts#L181
The fix is upstream in the call chain and should involve moving to the Account wrapper https://github.com/w3s-project/w3cli/blob/main/account.js#L30