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

Commits on Sep 18, 2024

  1. fix(ui): replace IPFS API with Kubo RPC

    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 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    38049f6 View commit details
    Browse the repository at this point in the history