-
See https://github.com/ipfs/ipfs/issues/21
I dont have the bandwidth to lead this effort, so ideally we could find a maintainer that can take a lead on. Ideally someone who understands ipfs at both a…
-
with the current limitations of private instances it could be interesting to think about sharing data between instances
it doesn't make sense for each instance to make dozens of requests for the sa…
-
Hello,
I need to deploy the ERC-1155 contract but I am facing issues with it because ERC-1155 will only accept files with 64- padded hex format which hosted on IPFS.
`000000000000000000000000000…
-
Dear fellows of @ipfs-shipyard/gui!
I was taking a look at how to integrate this with WebUI. The initial idea was to provide a link to `share.ipfs.io/add/QmHash1/QmHash2` with the hashes of the fil…
-
Hi,
when using rollup to bundle, it converts modules to something like this:
```
var bufferEs6 = /*#__PURE__*/Object.freeze({
__proto__: null,
Buffer: Buffer,
INSPECT_MAX_BYTES: INSPECT_…
-
```
4/3/2023, 11:41:04 AM | 2023-04-03T18:41:04.273Z backup:nft-0.json TypeError: fetch failed | backup
-- | -- | --
4/3/2023, 11:41:04 AM | at Object.fetch (node:internal/deps/undici/undici:11413:…
-
From discussion in #288 there is a [potential implementation](https://github.com/nazar-pc/webtorrent-dht) which I'd like to integrate with WebTorrent itself.
The question now is how to do this?
We…
-
Simplicity of REST API is great until:
1. Responses are large enough that getting only subsets becomes important.
2. Round-trips start to matter and some batching strategy is necessary.
Both le…
-
I was under the impression that filecoin allowed you to pay to make sure someone was pinning content on IPFS. However after looking at the site it looks like you have to pay to retrieve a file off of …
-
Passing along feedback from @ianopolous on Peergos - they are using writable streams in service workers, which is enabled in Chrome + others but isn't yet enabled in FireFox. Curious if we're tracking…