8000 GitHub - DBarreto1996/esteem-surfer: eSteem Surfer - reimagined desktop social wallet, contribute and get rewarded (for Windows, Mac, Linux)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

License

Notifications You must be signed in to change notification settings

DBarreto1996/esteem-surfer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Create a dummy config.js

This is for the backend server configuration. Actual server addresses are not needed for most functions.

$ cp app/config.example.js app/config.js

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)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 81.6%
  • CSS 17.7%
  • HTML 0.7%
0