-
Have looked for examples and code snippets but can't figure out how to programmatically retrieve data from IPFS using `.get` methods. Have had to revert to HTTP `fetch` with `node-fetch` or `axios` in…
-
- linux
- [x] app starts without errros
- [x] able to publish album without errors
- [ ] able to transfer album between instances
-
> This issue tracks what needs to happen before we enable WebRTC transport in JS-IPFS by default. It also acts as an entry point to existing resources in other repos.
### Current Status
- [go-li…
-
Hi everyone,
I just find a bug in the key `import` method while trying it for one of my project.
I have the following error using kubo v0.28.0 :
`Uncaught HTTPError HTTPError: file argument 'ke…
-
When i open site on my local gateway (http://127.0.0.1:8080/ipns/ipfs.io/) page have broken images. No css and no js are loaded.
-
I always get this error when I try to use OrbitDB:
```
admin@Air-von-Admin src % node index.js
file:///Users/admin/Projects/Tryvilni/node_modules/@orbitdb/core/src/sync.js:274
pubsub.addEve…
-
Is this package out of date?
```
WARN deprecated ipfs-core@0.18.1: js-IPFS has been deprecated in favour of Helia - please see https://github.com/ipfs/js-ipfs/issues/4336 for details
```
braco updated
9 months ago
-
The current API is:
```
FLAGS
--ipfsApiPort= (required) [default: 32429] Specify the API port of the ipfs node to listen on
--ipfsGatewayPort= (required) [default: 32430] Specify the g…
-
Starting with an IRC conversation:
```
02:28 pedrot, daviddias: I'm facing a challenge bringing orbit-db usable with ipfs-api again: ipfs-pubsub-room. I was looking into it yesterday and
…
-
Since JS-IPFS has (mostly) feature-parity with Go-IPFS we should probably look into testing the client library with that daemon implementation as well.
Steps to be done:
* [ ] Fire up an JS-IPF…