ipfs-boot
v1.8.0
Published
Publish IPFS webapps which require user consent to update
Readme
ipfs-boot
Publish IPFS webapps which require user consent to update, see:
Usage
npx ipfs-boot init https://github.com/user/react123 react123
npx ipfs-boot publish --cid $CID --version v0.0.1 --notes "release notes"
cat versions.jsonRunning init multiple times allows to overwrite the repo href and app name
npx ipfs-boot init https://github.com/user/react1234 react1234
cat versions.jsonLicense
MIT - Copyright 2025 - [email protected]
