economicstudio / esteem-surfer

eSteem Surfer - reimagined desktop social wallet, contribute and get rewarded (for Windows, Mac, Linux)

Home Page:https://esteem.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eSteem Surfer 2 – Steem Desktop Client

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

Preview of eSteem Surfer

What is already implemented

  • Surfing your feed and trending/hot stuff
  • Creating new posts
  • Commenting
  • Voting with any %
  • Reading replies/comments/mentions
  • Drafts synced with eSteem Mobile
  • Post Schedules synced with eSteem Mobile
  • Bookmarks synced with eSteem Mobile
  • Favorites synced with eSteem Mobile
  • Comments/Memo Encryption
  • Night Mode (Dark Theme)
  • Wallet Transfers
  • Image Gallery
  • Detailed Voters Info
  • Witness Voting

More functions are coming!

Supported systems

  • Windows XP - Windows 10
  • Mac OS X 10.6 - Mac OS X 10.14
  • Ubuntu 12.04 - Ubuntu 18.04
  • Fedora 22 - Fedora 24

Build instructions

Requirements

  • node ^6.14.0 || ^8.10.0 || >=9.10.0
  • yarn

Clone

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

Install dependencies

$ yarn

Run in development mode

$ npm run dev

Package

$ npm run package

Test

$ npm run test

About

eSteem Surfer - reimagined desktop social wallet, contribute and get rewarded (for Windows, Mac, Linux)

https://esteem.app

License:MIT License


Languages

Language:JavaScript 81.7%Language:CSS 17.5%Language:HTML 0.7%