ipfs / ipfs/kubo

Provide a way to start an IPFS node programmatically on a custom port.

Open
#5,432 3 comments 3 reactions 0 assignees View on GitHub
exp/expert kind/feature status/deferred
Dominant language
Go
Stars
17.1k
Forks
3.2k
Avg merge
3d 18h
Merged PRs (30d)
11

Description

#### Version information:
0.4.18-dev

#### Type:
feature

#### Description:
Currently, `core.NewNode` expects a repo. Technically, you can start a node with an in-memory repo but then there's no way (as far as I can tell) to *configure* the node as there's no editable config file. This makes it difficult to create a new, ephemeral, IPFS node on a custom port (simply using this constructor, that is).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.