Giter Club home page Giter Club logo

litbit's Introduction

LitBitPay

LitBitPay is a PayRoll System used to pay employees base on schedules. Schedules can be hourly, weekly monthly.

demo

LitBitPay focuses on simplicity and ease of payment. It connects to an existing lightning node (currently LND is supported) to exchange bitcoin between employer and configured employees periodically based on the schedule for employee.

LnMe is one simple executable file that can be deployed anywhere with no dependencies. (on your own node or for example with one click on Heroku)

Features

  • Manage employee details
  • Create employee's invoice
  • Pay employee's invoice
  • Listen for payment
  • LND support

Installation

LitBitPay connects to your LND node, so a running LND node is required. LitBitPay can easily run next to LND on the same system or any other hosting provider.

You need to have Node installed. Simply download the binary and run it! Ensure the the below command runs

  1. $ node -v
  2. $ npm -v
  3. $ https://github.com/Jeezman/LitBit.git

Start Server

  1. $ cd /LitBit/server 4 $ npm install 5 $ npm run dev

Note : LitBitPay server runs on port 3000 by default.

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.