All Projects β†’ lionsharecapital β†’ Lionshare Desktop

lionsharecapital / Lionshare Desktop

Licence: mit
🦁 Simple cryptocurrency price and portfolio monitor for macOS

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Lionshare Desktop

Brainflayer
A proof-of-concept cracker for cryptocurrency brainwallets and other low entropy key alogrithms.
Stars: ✭ 561 (-1.58%)
Mutual labels:  ethereum, bitcoin
Ledgerjs
Ledger's JavaScript libraries
Stars: ✭ 397 (-30.35%)
Mutual labels:  ethereum, bitcoin
Miningcore
Miningcore is a high-performance Mining-Pool Engine that runs on Linux and Windows and supports a variety of crypto-currencies.
Stars: ✭ 378 (-33.68%)
Mutual labels:  ethereum, bitcoin
Btcrelay
Ethereum contract for Bitcoin SPV: Live on https://etherscan.io/address/0x41f274c0023f83391de4e0733c609df5a124c3d4
Stars: ✭ 533 (-6.49%)
Mutual labels:  ethereum, bitcoin
Exchangesharp
ExchangeSharp is a powerful, fast and easy to use .NET/C# API for interfacing with many crypto currency exchanges. REST and web sockets are supported.
Stars: ✭ 489 (-14.21%)
Mutual labels:  ethereum, bitcoin
Unchained
My personal study of blockchain related technology.
Stars: ✭ 379 (-33.51%)
Mutual labels:  ethereum, bitcoin
Crypto Whale Watching App
Python Dash app that tracks whale activity in cryptocurrency markets.
Stars: ✭ 389 (-31.75%)
Mutual labels:  ethereum, bitcoin
Awesome Decentralized
πŸ•Ά Awesome list of distributed, decentralized, p2p apps and tools πŸ‘
Stars: ✭ 358 (-37.19%)
Mutual labels:  ethereum, bitcoin
Simcoin
Blockchain simulation framework with Docker and Python.
Stars: ✭ 470 (-17.54%)
Mutual labels:  ethereum, bitcoin
Blockchainstore
πŸ’° Retail Store that runs on Ethereum
Stars: ✭ 425 (-25.44%)
Mutual labels:  ethereum, bitcoin
Crypto Arbitrage
Automatic Cryptocurrency Trading Bot using Triangular or Exchange Arbitrages
Stars: ✭ 369 (-35.26%)
Mutual labels:  ethereum, bitcoin
Btcpool Abandoned
backend of pool.btc.com
Stars: ✭ 541 (-5.09%)
Mutual labels:  ethereum, bitcoin
Donut
🏹 Dead-simple cross-platform cryptocurrency tracker.
Stars: ✭ 367 (-35.61%)
Mutual labels:  ethereum, bitcoin
Crypto Bar
πŸ“ˆ A menu bar app that updates cryptocurrencies prices in real-time
Stars: ✭ 379 (-33.51%)
Mutual labels:  ethereum, bitcoin
Algo Coin
Python library for algorithmic trading cryptocurrencies across multiple exchanges
Stars: ✭ 365 (-35.96%)
Mutual labels:  ethereum, bitcoin
Cryptocurrency
Overview of top cryptocurrencies
Stars: ✭ 385 (-32.46%)
Mutual labels:  ethereum, bitcoin
Ta4j Origins
A Java library for technical analysis ***Not maintained anymore, kept for archival purposes, see #192***
Stars: ✭ 354 (-37.89%)
Mutual labels:  ethereum, bitcoin
My Wallet V3 Android
Blockchain Android Wallet
Stars: ✭ 356 (-37.54%)
Mutual labels:  ethereum, bitcoin
Ethereumkit
EthereumKit is a free, open-source Swift framework for easily interacting with the Ethereum.
Stars: ✭ 400 (-29.82%)
Mutual labels:  ethereum, bitcoin
Qtbitcointrader
Secure multi crypto exchange trading client
Stars: ✭ 520 (-8.77%)
Mutual labels:  ethereum, bitcoin

Lionshare Desktop

1-diwz_x9p3c86sfo-gydi5a

Blog: Announcing Lionshare

Lionshare is a simple macOS application that helps you track cryptocurrencies and your portfolio. Build using Electron, React and Mobx.

For the API and other parts of the Lionshare herd, checkout our Github page or get in touch with us on Twitter.

Special thanks to Coinbase for sponsoring the release of Lionshare as open source software. If you’re interested in building products to reinvent the future of finance, get in touch.

Development

Electron specific code, including application configuration and Webpack build files, can be found under desktop/. All React application code is stored inside src/.

Installation

To install for development, clone the repository and install the dependencies with yarn.

$ git clone [email protected]:lionsharecapital/lionshare-desktop.git
$ cd lionshare-desktop
$ yarn

Running

To run development application and Webpack server:

yarn run dev

About

Lionshare is an open source project created by Ben Jennings, Jori Lallo and Maksim Stepanenko.

Donate

Lionshare is an open source side project. To support development and keep our server running, you can donate using Bitcoin and Ethereum:

  • Bitcoin: 14cYsomReqcsznbKTuW6Mh91uZm2j2AF5B
  • Ethereum: 0xbBC664b891D6Fc7EBF516594D690e370C5C32A9f

FAQ

When will Lionshare support < your favorite coin >?

Right now we're supporting coins with the most market cap listed on GDAX and Poloniex. If we're not yet supporting your favorite coin, please create an issue to lionshare-api repository or upvote an existing one πŸ‘

Does my portfolio leave my computer?

No, Lionshare is completely client-side and doesn't hold any keys. We take security very seriously and all our communication happens over HTTPS. All code is open source.

How will you make money?

We won't, this is a side project.

When can I have a Linux, Windows, iOS, etc version?

Right now we're focused on supporting macOS but open to adding support for other platforms in the future.

License

MIT

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].