Blumen
Blumen is a CLI app to deploy apps on the decentralized web using IPFS and Ethereum.
Features
- Multi-Provider Deployment: Deploy your web app simultaneously on multiple IPFS providers, including web3.storage, Gateway3 and Filebase.
- ENS and DNSLink Integration: Seamlessly integrate with ENS and DNSLink to update your Content-Hash, making it easier for users to access your web app via ENS gateways.
- Safe Integration: Add an extra layer of security and decentralization with Safe multi-sig.
Installation
Node.js 18 or newer is required.
bash
npm i -g blumen
bash
pnpm i -g blumen
bash
bun i -g blumen