https://github.com/makevoid/bitnfc_desktop
NFC enabled desktop wallet made with ruby, js and electron - unmaintained - see bitnfc.org
https://github.com/makevoid/bitnfc_desktop
Last synced: 9 months ago
JSON representation
NFC enabled desktop wallet made with ruby, js and electron - unmaintained - see bitnfc.org
- Host: GitHub
- URL: https://github.com/makevoid/bitnfc_desktop
- Owner: makevoid
- Created: 2015-06-17T00:02:59.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-21T05:25:23.000Z (over 10 years ago)
- Last Synced: 2025-03-25T06:02:44.570Z (10 months ago)
- Language: CSS
- Homepage: http://bitnfc.org
- Size: 574 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# NFC Desktop Wallet
You are in the Bitcoin branch, these are the other versions of the desktop wallet:
- [You can switch to the NXT Branch](https://github.com/makevoid/nfc_desktop_wallet/tree/nxt) - Developed during HackCoin ( http://hackco.in ) at Level39, London, 2015
- Doge (soon) :D
Built using electrum:
Ruby/Coffee/Node BitcoinClient (Bitcoin Core) API
### Installation
sh setup.sh
### Build (Run)
sh build.sh
or
rake
##### Submodules notes
git submodule init && git submodule update
git submodule add GIT_URL