A single-file bash script that makes editing and publishing IPFS content extremely simple.
It mounts the IPFS namespaces, drops you into your chosen MFS folder with a clear prompt, lets you edit normally, then publishes to any IPNS key when you type save.
- Three clean phases: Start → Edit → Publish/Cleanup
- Shows every important
ipfscommand withset -o xtrace - Optional interactive prompts (no arguments needed)
- Automatically restores your original working directory when done
- Early error checking and clean exits