Commit ae22d72
committed
fix: replace ipfs-http-client with kubo-rpc-client
- migrate from ipfs-http-client to kubo-rpc-client
- migrate from ipfsd-ctl v10 to v16
- bundle ESM-only deps to CJS via esbuild (fixes Electron compatibility)
- fix multiaddr API: replace deprecated nodeAddress() with getComponents()
- fix ipfsd-ctl v16 API: use init/start: false, call manually
- fix repo path defaulting to ~/.ipfs when empty1 parent 1849da1 commit ae22d72
18 files changed
Lines changed: 3476 additions & 1336 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
0 commit comments