Josh Jarvis
Josh Jarvis
Hi, When working with the electron app we noticed ES2020 was not being compiled correctly. Features such as [optional chaining](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Optional_chaining) were throwing compilation errors as the loader for these files...
Acceptance criteria: - [ ] I want to be able to see all my pins and their state - [ ] If I have pinning enabled, I want to see...
We currently have little tangible documentation on how to use the w3name HTTP API in tandem with the [Kubo CLI](https://docs.ipfs.tech/reference/kubo/cli/). This would be useful for builds that cannot use the...
We now have swagger documentation documenting the HTTP endpoint for w3name, however we do not document the WSS endpoint for listening to changes anywhere. We should investigate how best to...
We want to track the W3Name service and ensure it's running as expected and monitor its performance. Smoke tests should give us confidence in our services and the e2e user...