Screem
The first alternative social network to Steemit
What is Screem
Steem's value comes from its prospects. It is a content creation network that is fit to replace current models of social networking. The first iteration of social networks is steemit. Steemit allows content creators to get paid for well thought out and interesting blog posts. Unfortunately, this does not fit the style of all users. Twitter did not get huge because of well thought out blog posts, it got huge because of witty sentences. I believe this model of social networking can be added to steem as well. This is why I am introducing the pre-alpha of Screem (working title). Screem is a twitter clone that allows users to follow there friends and give them money for making them laugh. As of right now it's soley CLI based but I am looking for a user-interface / web-developer to take it to the next level. This is a very buggy proof of concept, but I believe it can be more as it has economic incentives of steem and all the social incentives of twitter.
Setting up Screem client
- git clone https://github.com/NateBrune/Screem.git
- pip install curses-menu steem-piston
- get posting private key from https://steemit.com/@yourusername/permissions
- Insert it in YOUR_WIF_HERE in screemit.py
- piston set default_author yourusername
- piston set default_voter yourusername
Screenshots
If you're willing to work with me to take this command line client to a web client I would very much like to hear from you. Thanks a bundle.