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.
-
Official lionshare app
-
My Fork lionshare-api and lionshare-desktop
Running the development version will provide hot-module reloading.
To run development application:
yarn
yarn run dev
The production application is a double-clickable macOS app:
yarn
yarn run dist
// find the app in the dist folder and double-click