/lionshare-desktop

Simple cryptocurrency price and portfolio monitor for macOS

Primary LanguageJavaScriptMIT LicenseMIT

Lionshare Desktop

Travis Coveralls

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

Lionshare is a simple macOS application that helps you track cryptocurrencies and your portfolio.

The application consists of two parts, the api and the desktop app.

Development

Running the development version will provide hot-module reloading.

To run development application:

yarn
yarn run dev

Production

The production application is a double-clickable macOS app:

yarn
yarn run dist
// find the app in the dist folder and double-click