Obtain should take custom providers
Open
minipfs
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
The problem is that `$obtain` currently takes: `IPFSProvider` in provider parameter.
The task:
- extend that IPFSProvider is also `HTTP_URI`
- in mapper check if it's HTTP_URI than return that
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the implementation of `$obtain` and its provider mapper, checking how the current `IPFSProvider` parameter is handled. The work is complete when `HTTP_URI` is accepted as a provider and the mapper returns it correctly; inspect the relevant package tests or entry point to verify the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100