Giter Club home page Giter Club logo

cryptovend-tablet-ui's Introduction

iozeta CryptoVend Bitcoin Lightning

Description

A payment UI running on a secure tablet connected to a vending machine equipped with an iozeta CryptoVend. It connects to the OpenNode Lightning API to create a payment invoice. When the invoice is paid, it notifies the CryptoVend of the payment.

Running and Installation

This project is a standard Vue.js application, running on top of Node JS and NPM. After installing Node and NPM locally, the following steps will setup and configure the application. These are the commands for Ubuntu, other operating systems will vary.

git clone https://github.com/iozeta/cryptovend-tablet-ui.git

cd cryptovend-tablet-ui

npm install

Now your development environment is ready for the config. Edit the .env.local file. This file contains your API settings for OpenNode and iozeta CryptoVend.

vim .env.local

Add the following lines, setting the config values to your own.

VUE_APP_OPENNODE_KEY=[OPENNODE KEY]
VUE_APP_IOZETA_VEND_IP=[CRYPTOVEND LOCAL IP]
VUE_APP_IOZETA_VEND_USER=[CRYPTOVEND USER]
VUE_APP_IOZETA_VEND_PASS=[CRYPTOVEND PASS]

The following command can be used to build the project into a web application. See https://vuejs.org/ for detailed documentation on running Vue JS applications.

vue-cli-service build

The following are hardware and software used in this project.

cryptovend-tablet-ui's People

Contributors

spencerlambert avatar

Stargazers

Ravikant avatar

Watchers

Ravikant avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.