electron-blockstack-demo icon indicating copy to clipboard operation
electron-blockstack-demo copied to clipboard

Electron + Blockstack auth demo application.

Electron + Blockstack

This is a demo app showing how to integrate Blockstack authentication into an electron app.

ezgif com-crop

How to test

  1. Clone repo git clone https://github.com/alvesjtiago/electron-blockstack-demo.git
  2. Open app folder cd electron-blockstack-demo
  3. Install dependencies yarn install
  4. Run yarn start