-
I would like this to work:
```
fetch(https://QmPeerID.libp2p/some-http-api)
```
(Placeholder format, not sure what the url should look like. Suggestions welcome).
We could have a service wo…
-
No matter these two ways were failed:
npm install --save-dev @graphprotocol/client-cli
info: please complete authentication in your browser...ROOT chalk@3.0.0 OK for: @graphprotocol/graph-cli@0.33…
-
I have cloned the repository and run:
```shell
yarn install
yarn contracts:solo-up
```
As the README suggests.
It fails with a message:
```shell
@repo/contracts:solo-up: cache miss, ex…
ifavo updated
1 month ago
-
I was working on trying to use orbitdb to shard and serve a K nearest neighbors search engine using orbitdb as the key:value store, with the math part being handled by FAISS, and try to benchmark whet…
-
# Meta
* Release owner: @lidel
* Release reviewer: @gammazero
* RC1 date: Aug 21st
* RC2 date: Aug 28th
* RC3 date: Aug 5th-ish
* 🚢 Expected final release date: Sep 11th
* Release PR: https:…
lidel updated
1 month ago
-
Hi, I'm trying to build a simple test app with OrbitDB, relying only on the browser. This is my code:
```javascript
import { createOrbitDB } from '@orbitdb/core';
import { createLibp2p } from 'li…
-
I have found that there seems to be far more memory allocation in Helia than what is expected when persistent stores are used, the allocation seems to be about equal with the import size so I think it…
-
We should add tests for circuit v2. This will require booting 3 nodes: one relay, and 2 nodes that connect via that relay.
This test is independent of (but prerequisite for) tests for NAT hole punc…
-
When looking at https://github.com/ipfs/helia-verified-fetch/pull/50, I ran into an issue: https://github.com/ipfs/helia-verified-fetch/pull/50#issuecomment-2062047400
It seems like a request for Q…
-
I tried to retrieve it using this command, but I got garbled code
`lassie fetch -o - bafybeic56z3yccnla3cutmvqsn5zy3g24muupcsjtoyp3pu5pm5amurjx4/ls`
> Fetching bafybeic56z3yccnla3cutmvqsn5zy3g24m…