All Projects → ecency → Esteem Surfer

ecency / Esteem Surfer

Licence: mit
Ecency desktop formerly known as Esteem Surfer - reimagined desktop social wallet, contribute and get rewarded (for Windows, Mac, Linux)

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Esteem Surfer

Peatiocryptoexchange
An open-source Crypto-Currency exchange. Peatio v3.0 Coming Soon !
Stars: ✭ 141 (+41%)
Mutual labels:  blockchain, cryptocurrency, wallet, crypto
Etherwalletkit
Ethereum Wallet Toolkit for iOS - You can implement an Ethereum wallet without a server and blockchain knowledge.
Stars: ✭ 96 (-4%)
Mutual labels:  blockchain, cryptocurrency, wallet, crypto
Celo Monorepo
Official repository for core projects comprising the Celo platform
Stars: ✭ 269 (+169%)
Mutual labels:  blockchain, cryptocurrency, wallet, crypto
Status React
a free (libre) open source, mobile OS for Ethereum
Stars: ✭ 3,307 (+3207%)
Mutual labels:  blockchain, cryptocurrency, wallet
Adamant Im
ADAMANT Decentralized Messenger. Progressive Web Application (PWA)
Stars: ✭ 202 (+102%)
Mutual labels:  blockchain, cryptocurrency, wallet
Desktop Wallet
💻 Multi Platform ARK Desktop Wallet
Stars: ✭ 287 (+187%)
Mutual labels:  blockchain, cryptocurrency, wallet
Coco
The fastest crypto online
Stars: ✭ 103 (+3%)
Mutual labels:  blockchain, cryptocurrency, crypto
Bitshares Ui
Fully featured Graphical User Interface / Reference Wallet for the BitShares Blockchain
Stars: ✭ 505 (+405%)
Mutual labels:  blockchain, cryptocurrency, wallet
Ico Check
Background checks and due diligence for crypto projects
Stars: ✭ 368 (+268%)
Mutual labels:  blockchain, cryptocurrency, crypto
Skycoin
Skycoin Core and Wallet
Stars: ✭ 549 (+449%)
Mutual labels:  blockchain, cryptocurrency, wallet
Maskbook
The portal to the new, open internet. ([I:b])
Stars: ✭ 691 (+591%)
Mutual labels:  blockchain, crypto, social-network
Unstoppable Wallet Ios
A secure and decentralized Bitcoin and other cryptocurrency wallet for iPhone. Supports Bitcoin, Ethereum, EOS, Binance Chain, Bitcoin Cash, DASH, ...
Stars: ✭ 180 (+80%)
Mutual labels:  blockchain, cryptocurrency, wallet
Unstoppable Wallet Android
A secure and decentralized Bitcoin and other cryptocurrency wallet for Android phones. Supports Bitcoin, Ethereum, EOS, Binance Chain, Bitcoin Cash, DASH, ...
Stars: ✭ 165 (+65%)
Mutual labels:  blockchain, cryptocurrency, wallet
Wallet Core
Cross-platform, cross-blockchain wallet library.
Stars: ✭ 657 (+557%)
Mutual labels:  blockchain, cryptocurrency, crypto
Aeternity
æternity: solving scalability problems by making sense of state-channels
Stars: ✭ 923 (+823%)
Mutual labels:  blockchain, cryptocurrency, crypto
Scatterdesktop
Connect to applications on EOS, Ethereum, and Tron. Exchange tokens with ease. Manage your assets safely. All in a simple to use interface.
Stars: ✭ 459 (+359%)
Mutual labels:  blockchain, cryptocurrency, crypto
Canoe
Canoe is a Nano Wallet heavily based on the MIT licensed Copay wallet from Bitpay
Stars: ✭ 146 (+46%)
Mutual labels:  cryptocurrency, wallet, desktop
Ecency Mobile
Ecency Mobile - reimagined social blogging, contribute and get rewarded (for Android and iOS)
Stars: ✭ 103 (+3%)
Mutual labels:  blockchain, hive, crypto
Awesome Blockchain
Curated list of blockchain services and exchanges 🔥🏦🔥🏦🔥🏦🔥
Stars: ✭ 604 (+504%)
Mutual labels:  blockchain, cryptocurrency, crypto
Crypto Supplies
Cryptocurrency circulating, maximum and total supplies
Stars: ✭ 26 (-74%)
Mutual labels:  blockchain, cryptocurrency, crypto

This is Legacy version new version is available here: Ecency desktop



Esteem Desktop – Hive Desktop Client

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

Preview of Esteem Desktop

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.15
  • Ubuntu 12.04 - Ubuntu 19.10
  • 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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].