-
ipfs and nix are well suited for each other. Discussed possibilities with @ehmry. Let's use this issue to figure out what to do. To start us off, some things that come to mind:
- [ ] come up with guid…
-
Now that we're starting to collect a good picture of all the open source projects across github that use IPFS in some way, it'll be useful to have some ways to rank/sort/filter them. I propose we have…
-
Hi, I am a development member of the optimism-java team.
I hope that DappNode can add our developed Optimism CL client, [Hildr](https://github.com/optimism-java/hildr), to the list of supported cli…
-
There are some command line flags that I always use, for example, when setting up and running a [package manager mirror ](https://github.com/ipfs/package-managers/issues/18)you might run the following…
-
% ceramic daemon
Ceramic daemon failed to start up:
InvalidValueError: The ipfs-repo-migrations package does not have all migration to migrate from version 10 to 11
at verifyAvailableMigrations…
-
### 🆘 What happened?
When trying to pin a hash using the pinata plugin I just get the unformatted output in the log output section
Steps to reproduce:
1. Initialize a taqueria project
2. Instal…
-
As people start to use IPFS to pull down their packages, the traditional download counts that centralized registries provide will become less useful for measuring the popularity of packages.
One po…
-
Is there a way to detect if a package installed with `gx` was modified (e.g., by checking its hash) to fetch it again?
While working on IPFS, I sometimes modify code belonging to another package, a…
-
Hello just tried to do a fresh install with the latest versions of node, npm and yarn (node->14.18.0)(npm->6.14.15)(yarn->1.22.15)
and when using yarn create eth-app nameOfTheApp I get the followin…
-
Writing a go-ipfs plugin at the moment imply to import go-ipfs itself to get the interfaces to implement and expose. This create a circular dependency which, while it works imply to update every plugi…