ipfs/kubo

ipfs files publish

Open

#3.672 aberto em 11 de fev. de 2017

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Go (2.725 forks)batch import
help wantedtopic/commandstopic/filestopic/ipns

Métricas do repositório

Stars
 (13.906 stars)
Métricas de merge de PR
 (Mesclagem média 4d 2h) (28 fundiu PRs em 30d)

Description

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.

Guia do colaborador