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

Merged
merged 1 commit into from
Sep 24, 2024
Merged

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
34 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
@SgtPooki SgtPooki merged commit f8ac305 into main Sep 24, 2024
22 checks passed
@SgtPooki SgtPooki deleted the fix/finish-kubo-rpc-clenaup branch September 24, 2024 16:16
ipfs-gui-bot pushed a commit that referenced this pull request Sep 24, 2024
## [4.3.2](v4.3.1...v4.3.2) (2024-09-24)

 CID `bafybeif6abowqcavbkz243biyh7pde7ick5kkwwytrh7pd2hkbtuqysjxy`

 ---

### Bug Fixes

* set Explore defaults on app load ([#2268](#2268)) ([fd8819e](fd8819e))
* **ui:** replace IPFS API with Kubo RPC ([#2267](#2267)) ([f8ac305](f8ac305))

### Trivial Changes

* pull new translations ([#2264](#2264)) ([cfaf534](cfaf534))
@ipfs-gui-bot
Copy link
Collaborator

🎉 This PR is included in version 4.3.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants