Skip to content

Blog-X/blog_x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brandLogo_removebg2

BLOG-X

MIT License

Traditional social media platforms are waiting for their web3 moment now. Decentralized social media platforms are like the original Internet—globally distributed and unowned where organization can't suppress the voice of people under their fabricated ideology of Hate Speech/Sensitivity.

We present to you "Blog-X: A Secure Decentralized Social Media Platform," a product that focuses largely on free expression and individual integrity.

Blog-X is a decentralized social media platform, which does not store user data like email addresses or phone numbers thus making them completely anonymous, and stores all user interactions on a blockchain. This improves accountability and data security. Since the data uploaded by the users is stored on a decentralized network, the issues related to a data breach, and biased censorship are solved. Our anonymous users will have to pay a small fee(this is normal fee that is charged for decentralised transactions) to enjoy this freedom and other good things. Through low fees, Blog-X makes uploading media on blockchain affordable for users.

We're about to enter the Metaverse, where users will focus on hundreds of interfaces built on top of several combined protocols owned by the inhabitants of the metaverse. As a result, Blog-X will scale to large limits in the near future.

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

ALCHEMY_API_URL

METAMASK_WALLET_PRIVATE_KEY

PUBLIC_SERVER_URL

PUBLIC_SERVER_MASTER_KEY

PUBLIC_SERVER_URL

PUBLIC_APP_ID

Run Locally

Clone the project

  git clone https://github.com/Blog-X/blog_x

Go to the project directory

  cd blog_x

Install dependencies

  npm install

Start the server

  npm run dev

Authors