Skip to content

Blumen

Blumen is a CLI to deploy apps on the decentralized web using IPFS and Ethereum. Built with Spektr.

Features

  • Multi-Provider Deployment: Deploy your web app simultaneously on multiple IPFS providers, including Storacha and Filebase.
  • ENS and DNSLink Integration: Seamlessly integrate with ENS and DNSLink to update your decentralized website.
  • Safe Integration: Add an extra layer of security and decentralization with a 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