help wantedtopic/commandstopic/filestopic/ipns
仓库指标
- Star
- (13,906 star)
- PR 合并指标
- (平均合并 4天 2小时) (30 天内合并 28 个 PR)
描述
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.