-
### Describe the feature or enhancement.
BSD distro used IPFS for package distribution its likely others would soon follow and such could have a huge beneficial effect for BSD and due to then attract…
-
## Proposal
Try using `verified-fetch` for fetching NFT images from IPFS instead of relying on the links provided by the backend.
https://github.com/ipfs/helia-verified-fetch/tree/main/packages/verif…
-
All of these do work:
```bash
IPFS_GATEWAY='https://ipfs.io python3' -c "
import fsspec
with fsspec.open('ipfs://QmZ4tDuvesekSs4qM5ZBKpXiZGun7S2CYtEZRB3DYXkjGx', 'r') as f:
print(f.read())
…
-
### Bug report
Failed to deploy local subgraph, Can you support near local mode?
I'm try to deploy to local subgraph instance use https://github.com/ringecosystem/xapi-offchain/blob/88a75de6c0f…
-
- **Version**:
- libp2p v1.9.1
- **Platform**:
- Linux hp-elitedesk01 5.15.0-91-generic #101~20.04.1-Ubuntu SMP Thu Nov 16 14:22:28 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
- **Subsystem**:
- …
-
in most blockstores in `/ipfs/js-stores` we run common tests on each blockstore implementation:
`import { interfaceBlockstoreTests } from 'interface-blockstore-tests'`
https://github.com/ipfs/js…
-
### Question
AFAIK the most well known implementation is ipfs-nix from Obsidian systems that aim to integrate IPFS into Nix.
I, at least in the current state, am a bit skeptical about how the adop…
-
In this note I will try to explore how the features of IPFS can be used in a typical package manager. In the following sections, a simplified description of how a typical current package manager is pr…
-
Hi Mitchell!
I am excited to see the work that you started on this IPFS interface. I'm one of the developers of [hyperdrive.el](https://ushin.org/hyperdrive/hyperdrive-manual.html), an Emacs inter…
-
## Application: Package Management and IPFS
Examples:
* npm on ipfs
* linux package managers on ipfs (ie. [pacman on ipfs](https://github.com/ipfs/notes/issues/84))
* [gx](https://github.com/why…