-
As far as I know (thanks @diasdavid), these are the go-ipld implementations:
https://github.com/ipfs/go-ipld-btc
https://github.com/ipfs/go-ipld-zcash
https://github.com/ipfs/go-ipld-cbor
https:…
-
So js-ipfs running on a web page loaded via `https://` is able to connect to `ws://localhost:port` provided by IPFS node running on the same machine as browser – PoC in https://github.com/ipfs/go-ipf…
lidel updated
2 years ago
-
FlyWeb provides mDNS-ish announcements and discovery in Firefox. This sounds ideal for WebRTC signaling. Instead of fixed signaling servers, ipfs in a browser tab can announce itself to the local netw…
ghost updated
4 years ago
-
Getting the following error when trying to push a folder to IPFS with the `ipd ` command:
```
📂 Deploying build directory.
📦 Calculating size of build…
🚚 Directory build weighs 7.2 MiB.
⚙️ V…
-
We are currently connecting to the IPFS node on our own server.
However, we can't host all files on our server, so we assume most people have IPFS Deamon running on their localhost.
- Implemen…
-
For bash scripting purposes, it would be helpful if the ceramic daemon would more gracefully fail, returning non-zero exit codes.
When the IPFS node is starting up, if we start the ceramic daemon …
-
When trying to build a React Native application, we get the following warning
> warn Package ipfs-unixfs-importer has been ignored because it contains invalid configuration. Reason: Package subpath…
jasny updated
2 months ago
-
I’m getting `ERR_ENCRYPTION_FAILED` when trying to connect from my node app using js-libp2p 1.2.1 to a go-ipfs node v0.4.18. Se below for details information, code and config settings.
My Node app …
-
ThreeFold is partner of Weconomics offering Web 4 storage on dedicated hardware running on Zero OS
-
**Do you want to request a *feature* or report a *bug*?**
Bug
**What is the current behavior?**
Deploying a subgraph hangs forever, when checking the node's logs I see infinite retries for an I…