-
### Environment
I am having this problem when trying to use this module on React Native. I am using the ipfs-api version 24.0.1 imported to React Native with rn-nodeify version 10.0.0 with the follo…
-
When I call `dht.findprovs` with one hash, I would expect that I get the same output back as running `ipfs dht findprovs` for go implementation. But it is not the same.
First, if I do [documented](…
-
`helia.libp2p.onDiscoveryPeer((e) => console.log(e))` fails with
```
Uncaught TypeError: Cannot read properties of undefined (reading 'id')
at Ed.onDiscoveryPeer (index.min.js:49:95612)
…
-
this is kinda more of an idea request than an issue, but it's still both regardless...
I've followed the tutorial for publishing a folder to ipfs with index.html and everything
and I let the names…
-
This is a followup to https://github.com/ipfs/js-ipfs/pull/3167. I have proposed to simplify `ipfs.add` even further by removing `Iterable` and `AsyncIterable` from the list of possible input types.
…
-
@jacobheun Are there any plans to support conversion to a node address from a dns addr? If so, I can take a stab at it and open a PR. If not, why? Should it be done in some other package?
I also wo…
-
Recent changes to cids library introduced regressions to js-ipfs which then we had to go around fixing. There are also list of issues we wanted to address that were already addressed in `multiformats/…
-
even the URL from your README.md is throwing an error:
![image](https://user-images.githubusercontent.com/1173416/226988278-700e5125-9177-4a60-9920-236609b65061.png)
see https://github.com/…
-
Similar to go-ipfs, we want to run some js-ipfs nodes and monitor their behaviour. From a quick chat with @lgierth on IRC, here are some notes:
```
14:48 daviddias: about running js-ipfs, would b…
-
Hello everyone!
This is a call for help 🙏. As some of you know, I'm going to give a workshop about [IDM](https://github.com/ipfs-shipyard/pm-idm) and Nomios in IPFS Camp. In a glimpse, IDM is a con…