xLog
An on-chain and open-source blogging platform for everyone.
Features
Elegant
Out-of-the-box, good looking, no friction.
On-chain
All blog data, including configs, posts, following, comments, etc., are permanently stored on the blockchain with your own hands and can only be controlled by yourself and not the platform.
Rich Interactions
You can follow, comment, like, and mint your blog and posts, all on the blockchain of course.
Highly Customizable
Domain name, navigation bar, custom styles, all as you wish, and stored on the blockchain.
Development
Follow the steps to run it locally.
- Copy
.env.example
to.env
- Install dependencies:
pnpm i
- Start dev server:
pnpm dev
This project is developed based on proselog