ipfs/kubo

ipfs files publish

Open

#3,672 创建于 2017年2月11日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)Go (13,906 star) (2,725 fork)batch import
help wantedtopic/commandstopic/filestopic/ipns

描述

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.

贡献者指南

ipfs files publish · ipfs/kubo#3672 | Good First Issue