Skip to content

anghunk/IPFS-Publisher

Repository files navigation

IPFS Publisher

中文文档 / English

A simple browser extension to publish Markdown articles to IPFS network.

Chrome Web Store

Github

Features

  • Write Markdown content and publish to IPFS with one click
  • Automatically convert to styled HTML pages
  • Manage published article list
  • Custom IPFS gateway and local node API address support
  • Real-time Markdown preview
  • Multi-language support (Chinese/English), follows browser language by default
  • Create keys using IPNS, bind to unique URL

Usage

  1. Install IPFS Desktop
  2. Load the extension
  3. Write and publish articles in the popup or options page

Development

# Install dependencies
npm install

# Start development server
npm run dev

# Build for production
npm run build

# Package for release
npm run zip

Tech Stack

  • Vue 3 + TypeScript
  • Element Plus
  • WXT (Browser Extension Framework)
  • vue-i18n (Internationalization)

License

Apache-2.0 license

About

A simple browser extension to publish Markdown articles to IPFS network. 一个简单的浏览器扩展,用于将 Markdown 文章发布到 IPFS 网络。

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors