https://github.com/effectai/effect-socials
https://github.com/effectai/effect-socials
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/effectai/effect-socials
- Owner: effectai
- Created: 2021-03-24T15:51:25.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-06-16T14:40:00.000Z (almost 3 years ago)
- Last Synced: 2026-01-26T22:00:15.712Z (4 months ago)
- Language: Vue
- Size: 44.6 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EFFECT Socials dApp
# Description
dApp to post and share social media posts.
Buy likes, retweets, replies, and follows on Twitter with Effect Network's decentralized workforce.
# Features
The most effective way to have the social media algorithms work for you is to increase your engagement rate. Quality engagement is rewarded 80% more than anything else.\
Real Humans! We never use bots. We have a network of thousands of people from all over the globe. Our matching algorithm connects you with genuine fans who are rewarded for high-quality engagement on your channels.
Choose the tweets and Twitter handles you want to increase engagement for. We will help you build a rocket fuelled by real people.
The tweets will be posted on the Effect Force, where real across the globe will be able to see and interact with your tweets.
Our commitment is to help you create organic growth on Twitter. Resulting in slow and steady increase in your social media presence, brand trust, awareness, and engagement.
## Build Setup
```bash
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm run start
# generate static project
$ npm run generate
```
## Node version
In order to run the project, you need to have node version v15 installed. You can use [nvm](https://github.com/nvm-sh/nvm#installing-and-updating) to install and manage node versions.
