kodadot / kodadot/packages

Obtain should take custom providers

Open
#72 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.