8000 GitHub - ivanfurqanpurba/esteem-surfer: eSteem desktop application reimagined for Windows, Mac, Linux users, start earning cryptocurrency!
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ivanfurqanpurba/esteem-surfer

 
 

Repository files navigation

eSteem Surfer – Steem Desktop Client

This is the complete source code and the build instructions for the alpha version of the Steem blockchain desktop client eSteem Surfer founded by Feruz M and Lead Surfer Talha, supported by eSteem team and wast Steem community contibutors.

Preview of eSteem Surfer

What is already implemented

  • Surfing your feed and trending/hot stuff
  • Creating new posts
  • Commenting
  • Voting
  • Reading replies
  • Bookmarks synced with eSteem Mobile

Supported systems

  • Windows XP - Windows 10
  • Mac OS X 10.6 - Mac OS X 10.11
  • Ubuntu 12.04 - Ubuntu 16.04
  • Fedora 22 - Fedora 24

Build instructions

Clone

$ git clone https://github.com/eSteemApp/esteem-surfer
$ cd esteem-surfer

Install dependencies

Make sure you have node.js and npm installed

Make sure bower installed globally (npm install -g bower)

$ npm install
$ bower install

Run in development mode

$ npm start

Package

$ npm run release

Test

( 5D87 Tests are not implemented yet)

$ npm run test

About

eSteem desktop application reimagined for Windows, Mac, Linux users, start earning cryptocurrency!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 70.8%
  • HTML 16.7%
  • CSS 12.5%
0