An electron-vue project to serve as a UI for Clef.
This is PRE-RELEASE software. Use at your own risk, or, preferrably, just don't use this yet.
# install dependencies
npm install
# serve with hot reload at localhost:9080
npm run dev
# build electron application for production
npm run buildUse --clefbin option to specify location of signer binary. If ommitted you can choose it in a dialog box.