help wantedtopic/commandstopic/filestopic/ipns
Repository metrics
- Stars
- (13,906 stars)
- PR merge metrics
- (Avg merge 4d 2h) (28 merged PRs in 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.