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
{{ message }}
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
I'm using ipfs = new IPFS() to initialize, and when I use ipfs.files.get with a multiaddr it rejects the Promise with Error: not valid multihash. I'm not exactly sure what I'm doing wrong.