ipfs-shipyard / ipfs-shipyard/ipfs-deploy
Consider removing ipfs-http-client dependency
Open
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 117
- PR merge metrics
- No merged PRs in 30d
Description
The `ipfs-http-client` is one of the largest dependencies of this package and we only use a very small portion of its functionality. It seems pretty straightforward to replace by a few HTTP requests, reducing the size of the bundle.
On the other hand, it's one more moving part we'd have to maintain in order not to let it break in future releases. Truth be told, the HTTP API from IPFS has been pretty stable so it probably wouldn't be a problem immediately.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.