/offline-issuance

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Offline issuance app

TokenD offline tool for creating issuance based on electron-vue

Build Setup

Install dependencies (twice - electron deps and application deps):

yarn install
(cd ./app && yarn install)

Serve with hot reload at localhost:9000:

yarn dev

Build electron app for production

yarn build

More information can be found here.


This project was generated from electron-vue using vue-cli. Documentation about this project can be found here.