Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 411 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 411 Bytes

Seal Blog

https://sealblog.xyz

One Line Code To WEB3 Your Blog.

Turn your personal blog post encrypted and only readable with NFT membership token holder.

Naive Mail

A full-onchain E2E messaging experiment, build on seal blog

https://sealblog.xyz/mail

How to run

add .env (take .env.example for ref) in sub-packages like client/server, and then run

yarn
yarn build
yarn start