blowfish/README.md

404 B

ocean-balance

Simple Electron-based desktop app to retrieve and display your total Ocean balances.

Usage

Clone and run:

# Clone this repository
git clone git@github.com:kremalicious/ocean-balance.git
cd ocean-balance

# Install dependencies
npm install
# Run the app in dev mode
npm start

Configuration

Build package

npm run build
npm run create-installer-mac