Skip to content

🐘 A decentralized Social Media platform based on the Public Square protocol.

Notifications You must be signed in to change notification settings

luckyr13/public-square

Repository files navigation

PublicSquare v2

A decentralized Social Media platform based on the PublicSquare protocol.

Public Square is a decentralized app that is possible thanks to blockchain. We use the Arweave blockchain. The Public Square platform is hosted in Arweave. Our app lives independently inside the permaweb and is governed purely by their own code, answering to no person or higher authority. Any post in Public Square cannot be modified by anyone and can be used by everyone, permissionlessly.

Public Square is a decentralized social media platform whose pourpose is to help the crowd to discern the truth.

Our platform

You can try PublicSquare v2 from the next links:

Feedback, comments and help

Please visit our Discord channel for further support, comments or feedback: https://discord.gg/hUzqVaW7nx

Installation (for developers only)

PublicSquare v2 is made in Angular framework so you will need to have Node installed on your machine. For installing on your own environment just follow the next steps:

  • Clone the project
  • Run npm install from your command line
  • And that's it!

Development server (for developers only)

Run ng serve or npm run start for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build (for developers only)

Run ng build or npm run build to build the project. The build artifacts will be stored in the dist/ directory.

About

PublicSquare is an open protocol created by Sam Williams. You can check the original design on this gist: https://gist.github.com/samcamwilliams/811537f0a52b39057af1def9e61756b2

This version of PublicSquare is inspired on the @DanMacDonald tutorial. For more information on how to build permaweb apps and start enjoying the benefits of using Arweave please check the next links.