bumi / area402-widget

MIT License
2 stars 0 forks source link

area402-widget

The Lightning Donation Widget allows online content creators to receive donations from their users/visitors directly from their website. It uses the Bitcoin Lightning network as standard to allow global payments. The payment is sent directly from the user to the receipient's wallet with no required middlemen.

The goal is to provide a simple solution for content producers to receive lightning donations.


Info

This project is built using preact-cli and uses the widget template as a boilerplate.


Hosted version

There will be a hosted version with a configuration UI on: https://area402.herokuapp.com/

Build Instructions

For generating a production build, run the following command:

npm run build