Skip to content

bitgrin/kingfish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3ea752b · Mar 9, 2020

History

25 Commits
Jul 19, 2019
Jul 19, 2019
Mar 9, 2020
Jul 19, 2019
Jul 19, 2019
Jul 19, 2019
Jul 19, 2019
Jul 19, 2019
Jul 19, 2019
Jul 19, 2019
Jul 19, 2019
Jul 19, 2019
Jul 19, 2019
Jul 19, 2019
Jul 19, 2019
Jul 19, 2019
Jul 19, 2019
Jul 19, 2019
Jul 19, 2019
Jul 19, 2019
Jul 19, 2019
Jul 19, 2019
Jul 19, 2019
Mar 9, 2020
Jul 19, 2019
Jul 19, 2019
Jul 19, 2019

Repository files navigation

Kingfish wallet for Bitgrin

Developing

Start the app in the dev environment. This starts the renderer process in hot-module-replacement mode and starts a webpack dev server that sends hot updates to the renderer process:

$ yarn dev

Packaging for Production

To package apps for the local platform:

$ yarn package