Skip to content

Open source software (+hardware) project to create a prototype Lightning Network ATM

License

Notifications You must be signed in to change notification settings

PanJarda/bleskomat

 
 

Repository files navigation

Bleskomat

Open source software (+hardware) project to create a prototype Lightning Network ATM

If you would like to contribute to the project, the following should help get you started:

Requirements

The following is a list of requirements needed to contribute to this project.

Getting Started

Clone this git repository:

git clone [email protected]:samotari/bleskomat.git

Change into the app directory, install dependencies, build and run the app:

cd app
npm install
npm start

License

This project is licensed under the GNU Affero General Public License v3 (AGPL-3.0).

The AGPL license differs from the other GNU licenses in that it was built for network software. You can distribute modified versions if you keep track of the changes and the date you made them. As per usual with GNU licenses, you must license derivatives under AGPL. It provides the same restrictions and freedoms as the GPLv3 but with an additional clause which makes it so that source code must be distributed along with web publication. Since web sites and services are never distributed in the traditional sense, the AGPL is the GPL of the web.

About

Open source software (+hardware) project to create a prototype Lightning Network ATM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.2%
  • C++ 27.2%
  • Vue 15.3%
  • HTML 4.3%