ipfs/kubo

ipfs files publish

Open

#3.672 geöffnet am 11. Feb. 2017

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (2.725 Forks)batch import
help wantedtopic/commandstopic/filestopic/ipns

Repository-Metriken

Stars
 (13.906 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 4T 2h) (28 gemergte PRs in 30 T)

Beschreibung

The ipfs files publish command would take the current files root hash, and would publish it as an IPNS entry for the node. It'd effectively be a shortcut for ipfs name publish $(ipfs files stat --hash /).

This seems trivial but I think it might remove UX friction.

Contributor Guide