3 comments (3 comments)0 reactions (0 reactions)0 assignees (0 assignees)Go2,725 forks (2,725 forks)batch import
help wantedkind/enhancementstatus/deferredtopic/provider
Repository metrics
- Stars
- 13,906 stars (13,906 stars)
- PR merge metrics
- Avg merge 4d 2h (Avg merge 4d 2h)28 merged PRs in 30d (28 merged PRs in 30d)
Description
I'd love to have a command to query and interact with the providers store. Having this would be a great low level tool for hacking certain things together on ipfs as well as helping us to test and debug the providers storage system.
Contributor guide
- Research direction
- Explore the existing command structure in Kubo, particularly how other subcommands are implemented, and study the providers store implementation in the codebase.
- Tech stack
- go
- Domain
- backendcli
- Issue type
- Feature
- Prerequisites
- GoGitIPFS basics