Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alvesjtiago/electron-blockstack-demo

Electron + Blockstack auth demo application.
https://github.com/alvesjtiago/electron-blockstack-demo

blockstack electron

Last synced: 3 months ago
JSON representation

Electron + Blockstack auth demo application.

Awesome Lists containing this project

README

        

# Electron + Blockstack

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

![ezgif com-crop](https://user-images.githubusercontent.com/407470/34390275-af169eea-eb36-11e7-8404-7327f2f3fe00.gif)

### 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`