-
The LiquidCore 0.7.8 works fine before ipfs 0.43.3 installed with `yarn add ipfs`. There are 3 modules which is unresolvable - nanoid, utf-8-validate and bufferutil. After `yarn add nanoid utf-8-valid…
-
Hello,
Nice project - but would you reconsider renaming the `package.json` file to something like `deps.json` ? this conflicts with node's package management
Also, an asdie: for go package manag…
-
Below are items that stuck out when coming to https://github.com/ipfs/helia with fresh eyes imagining what it's like for someone who hears about Helia, wants to learn more, and wants to contribute pot…
-
The compressed database files need to be fetched each time there's a change, even if there's just a single package updated.
To avoid this, I like to decompress them and use a rolling chunker with f…
-
Hey guys, I'm pretty new to IPFS and @diasdavid said it would be helpful to give some feedback about the onboarding process, so here it goes:
- I've watched a bunch of talks by Juan about IPFS and…
-
The front-end application is avalaible in the following repository: https://github.com/UniversalDot/front-end
Clone the repo and check out the branch that I have created for you.
```
git fetch orig…
-
```
$ gx publish
gx cannot publish using public gateways.
please run an ipfs node and try again.
```
I am running a node locally, I'm not sure why it's not finding it.
-
```bash
╰─ ✔ ❯ export IPFS_PATH="$(mktemp -d)"
╰─ ✔ ❯ npx go-ipfs@v0.18.1 init
╰─ ✔ ❯ sudo vim /etc/hosts # add `0.0.0.0 ipfs.io`
╰─ ✔ ❯ npx kubo@latest daemon
Need to install the follo…
-
Work in progress - please contribute. See ipfs/apps#40.
-
I've talked a while ago about this on the pacman dev mailing list - but it was kind of rejected.
https://lists.archlinux.org/pipermail/pacman-dev/2020-April/024179.html
This would still require …