-
We need a repo similar to https://github.com/decentralized-identity/ion
which uses core, ipfs and ethereum sidetree repos, and can be used to test integration.
-
## Description
With Go 1.21 a new structured logger `log/slog` will make its way into the standard library. It seems to be as powerful and efficient as `zap` and would allow us to drop one dependency…
-
I propose `-d/--detach` flag to `ipfs daemon` command to automatically fork and detach the process **after** it is ready to serve. The parent process should take care of the initialization and any rep…
-
# Notes
- [ ] Update README
- install `brew install --cask appcleaner` to clean app (located in `composer-app/build/mac`
- [ ] Can't recover from initial IDB error (white screen)
- [ ] Possible regr…
-
:wave: As part of the [grant](https://github.com/ipfs/devgrants/blob/master/targeted-grants/dnslink-multiplatform-update.md) I [am working on](https://github.com/ipfs/community/discussions/560) I have…
-
Today's paradigm includes _installing_ software. It's really silly, having to go find a particular package, and then _download_ it manually. Our package managers should just make the code available. I…
-
Awesome stuff here! Maybe these have been brought up elsewhere, if so, feel free to close!
## elevator pitch
Having an installable, python-based package with hooks for various other jupyter tool…
-
During a `go get` I get the error:
```
pubsub/ipfs-api/pubsub.go:15:2: shell.PubSubRecord.Data is a field, not a method
pubsub/ipfs-api/pubsub.go:15:2: cannot use *shell.PubSubRecord as type pubs…
-
Orbit supports playing media (video + audio) directly from IPFS files. However, the browser version and Electron version do it differently due to their respective platform constraints.
Browser versio…
-
Unfortunately safari blocks requests to http://127.0.0.1 I was hoping they would eventually start treating it as potentially trustworthy eventually but even last technology preview seems to block it. …