项目作者: merc1er

项目描述 :
A simple DIY Bitcoin vending machine
高级语言: HTML
项目地址: git://github.com/merc1er/bitcoin-vending-machine.git
创建时间: 2018-06-10T03:58:45Z
项目社区:https://github.com/merc1er/bitcoin-vending-machine

开源协议:MIT License

下载


Bitcoin (BCH) vending machine

Bitcoin Vending Machine is a simple software that will turn your micro-computer into a fully functional vending machine.

v0.2.1

showcase

Installation

For now, this is a browser-based application which means the app is going to run on a full-screen browser.

Software requirement: this software is meant to be run on Raspbian Stretch or later.
⚠️ Note: in order to check payments, a stable internet connection is required.

  1. git clone https://github.com/BUYMERCIER/bitcoin-vending-machine
  2. cd bitcoin-vending-machine
  3. pip3 install -r requirements.txt
  4. vi address # input your Bitcoin Cash address here
  5. python3 main.py

Then open up 127.0.0.1:5000 in your browser.

Development

Todo list

  • JavaScript page loader
  • Check different APIs
  • Display error page if no internet connection/API down

Future improvements

  • Addresses generated from xpub