Skip to content

This project aims for Road to web3 Hackathon powered by Polygon ✨

Notifications You must be signed in to change notification settings

CatKevin/BlogStream

 
 

Repository files navigation

BlogStream

A blog site where users directly pay the writers for only what they are reading

This is a project created for Road to Web3 hackathon by WebXDAO (Team1) - Sreekar Sarvepalli, David Kim, Abhinav MV

🚀 Quick Start

📄 Clone or fork BlogStream:

git clone https://github.com/WebXDAO/BlogStream.git

💿 Install all dependencies:

cd BlogStream
npm install

✏ Rename .env.example to .env in the main folder and provide your appId and serverUrl from Moralis (How to start Moralis Server) Example:

NEXT_PUBLIC_APP_ID = xxxxxxxxxxxx
NEXT_PUBLIC_SERVER_URL = https://xxxxxx.grandmoralis.com:2053/server

🚴‍♂️ Run your App:

npm run dev

About

This project aims for Road to web3 Hackathon powered by Polygon ✨

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.3%
  • CSS 3.2%
  • Solidity 2.5%