ipfs / ipfs/ipfs-companion

Split external IPFS node type

Open
#575 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

kind/enhancement status/ready
Dominant language
JavaScript
Stars
2.2k
Forks
339
Avg merge
3m
Merged PRs (30d)
1

Description

I'd like to make it easier to use an external JS IPFS node. Could we split "External" node type into three:

  1. External (go-ipfs)
  2. External (js-ipfs)
  3. External (custom)

Selecting 1 or 2 would hide/disable "IPFS API URL" and "Custom Local Gateway" fields (and set them to the default values for the node type you've selected).

relates to https://github.com/ipfs/js-ipfs/issues/1563

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the browser extension settings UI for the existing External node type and how the IPFS API URL and Custom Local Gateway values are stored. Implement the three requested choices and verify that the go-ipfs and js-ipfs choices use their defaults while custom retains the editable fields. Done means each option displays the intended fields and values.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.