Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ui): replace IPFS API with Kubo RPC #2267

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lidel
Copy link
Member

@lidel lidel commented Sep 18, 2024

Summary

This PR aims to finish our UX migration from "ipfs daemon" being IPFS, and making it explicitly clear that there is no "IPFS API", but we use "Kubo daemon" and "Kubo RPC API".

I also updated STDOUT example to reflect Kubo 0.30.

Rationale

Many users are not aware that 99% of their interactions with IPFS depend on Kubo, and if things go wrong, they are not sure what "Kubo RPC" is.

This PR replaces "IPFS API" with "Kubo RPC" to make it more clear what components are at play, and what terms to use when looking for help.

Preview

2024-09-18_17-55

This aims to finish our UX migration from "ipfs daemon" being IPFS,
and making it explicitly clear that there is no "IPFS API", but we use
"Kubo daemon" and "Kubo RPC API".

Many users are not aware that 99% of their interactions with IPFS
depend on Kubo, and if things go wrong, they are not sure what "Kubo
RPC" is.

This PR replaces "IPFS API" with "Kubo RPC" to make it more clear
what components are at play, and what terms to use when looking for
help.
@lidel lidel mentioned this pull request Sep 18, 2024
31 tasks
@lidel lidel marked this pull request as ready for review September 18, 2024 15:52
@lidel lidel requested a review from a team as a code owner September 18, 2024 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant