Skip to content

Blumen

Blumen is a CLI and API library 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 and Gateway3, ensuring redundancy and availability.
  • ENS Integration: Seamlessly integrate with ENS to update your Content-Hash, making it easier for users to access your web app via ENS gateways.
  • Safe Integration: Update your ENS Content-Hash using a multisig Safe contract, adding an extra layer of security and decentralization.

Installation

Node.js 18 or newer is required.

bash
npm i -g blumen
npm i -g blumen
bash
pnpm i -g blumen
pnpm i -g blumen
bash
bun i -g blumen
bun i -g blumen