You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
drop ethers completely and use dmap.js only, refactor dmap.js to use a provider directly, not an ethers object
sha256
I think we should focus on making sure the endpoint can be configured rather than verifying CIDs -- your endpoint is supposed to be a local client you trust to do the hash check, in any case, utils.js currently imports entire multiformats
(IPFS) node.cat
replace to a request to the endpoint, you can use fetch or whatever, it is a simple rpc
The text was updated successfully, but these errors were encountered:
fetch
or whatever, it is a simple rpcThe text was updated successfully, but these errors were encountered: