Skip to content
/ squeakr Public

Simple form of Twitter on the blockchain, but all tweets are private. Only approved followers can see the tweets.

Notifications You must be signed in to change notification settings

rawrat/squeakr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f248777 · Apr 26, 2019

History

28 Commits
Feb 19, 2019
Apr 26, 2019
Jan 31, 2019
Feb 21, 2019

Repository files navigation

Squeakr: Decentralised Private Twitter

Squeakr is a demo application designed to showcase the power of privEOS. It is basically a simple form of Twitter on the blockchain, but all tweets are private. Only approved followers can see the tweets. The app pays for any privEOS fees. The service is free for the users.

Installation

Deploy the contract

cd contract
make setup
make deploy
make fundpriveos

Install dependencies

cd frontend
npm install

Change Configuration

You will have to update the environment in the config file which is located here: frontend/src/config.js.

Run the app

cd frontend
npm run serve

About

Simple form of Twitter on the blockchain, but all tweets are private. Only approved followers can see the tweets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published