https://github.com/alvesjtiago/electron-blockstack-demo
Electron + Blockstack auth demo application.
https://github.com/alvesjtiago/electron-blockstack-demo
blockstack electron
Last synced: 5 months ago
JSON representation
Electron + Blockstack auth demo application.
- Host: GitHub
- URL: https://github.com/alvesjtiago/electron-blockstack-demo
- Owner: alvesjtiago
- Created: 2017-12-27T18:06:29.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-24T03:54:11.000Z (almost 8 years ago)
- Last Synced: 2025-04-11T21:11:20.481Z (11 months ago)
- Topics: blockstack, electron
- Language: JavaScript
- Size: 66.4 KB
- Stars: 15
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Electron + Blockstack
This is a demo app showing how to integrate Blockstack authentication into an electron app.

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