跳過 API 直接用 js 跟 ipfs 接線? https://stackoverflow.com/questions/62648572/how-to-create-a-directory-and-add-files-to-ipfs-using-js-ipfs-with-pure-javascri https://github.com/ipfs/js-ipfs/blob/master/docs/BROWSERS.md [archived] https://github.com/ipfs-inactive/js-ipfs-http-client#in-a-web-browser [archived] https://github.com/ipfs-inactive/interface-js-ipfs-core 不過稍微試了一下後看起來內建的 wss 節點都沒能用 可能要自己找能用的丟進去? https://github.com/ipfs/js-ipfs/issues/941 js-ipfs CDN Use IPFS in the browser using CDN https://github.com/ipfs-examples/js-ipfs-browser-script-tag js-ipfs-http-client upload file Upload file to IPFS via browser using js-ipfs-http-client! https://github.com/ipfs-examples/js-ipfs-http-client-upload-file/blob/main/src/app.js https://stackoverflow.com/questions/67753974/ipfs-in-browser-testing-a-simple-file-fetch https://docs.ipfs.io/how-to/modify-bootstrap-list/
No comments yet