-
Hi, I'm a fan of Your project so i have downloaded it and started the server like that
node --inspect src/cli.js api --ipfs-host localhost --no-https --orbitdb-dir /xxx/orbitdb
or even with certs
s…
-
Discussion for [CIP-59](https://github.com/ceramicnetwork/CIP/blob/master/CIPs/CIP-59/CIP-59.md).
-
As we come closer to merging the sharding branch and officially supporting local adding through IPFS, this issue tracks all of the open issues that are remaining in the sharding code in order to actua…
-
@cleichner and @ali01 want to start a Haskell implementation. Please coordinate here.
-
Hi Folks,
_I would start this conversation in the email thread, but do not have contact info of relevant folks so I resorted to issue in github instead, hope that’s ok._
I want to brush up my R…
-
`gosky list --all` works on most of my repo, but some values don't parse:
```
% gosky list --all --values $(gosky handle resolve bradfitz.com) | grep -A 1 panic
panic: unreachable
bad blob: a56…
-
It looks like the DAG API does everything the block API does so perhaps we should remove the block API to lessen the conceptual overhead for the user.
https://github.com/ipfs/interface-ipfs-core/bl…
-
### Demos
Hi, last week, we were exposing some ideas to [Victor](https://github.com/VictorBjelkholm), and he suggested to do a demo at the [IPFS hands-on call](https://www.youtube.com/watch?v=xzYEjHE…
-
While trying to test Node 16 @lsqproduction and I discovered that **@truffle/preserve-to-ipfs** failed with the following error.
Steps to reproduce
- use Node 16 and npm@6
- bootstrap truffle
- …
-
At the moment, if I want to do a directory listing using an HTTP request to a gateway, I cannot do anything if there is an `index.html` file inside a given path.
It would be nice to be able to …