lnbits-legend/lnbits/extensions/tipjar
2023-01-03 12:21:16 +01:00
..
templates/tipjar Fixes all those ugly hyperlinks 2022-12-29 23:51:18 +00:00
__init__.py init clean up 2021-10-20 16:34:00 +01:00
config.json Tipjar initial 2021-10-20 11:14:56 +01:00
crud.py formatting 2022-12-30 09:48:52 +01:00
helpers.py general cleanup and unused imports removal 2021-11-25 18:52:16 +00:00
migrations.py fix: use bigint for amounts in postgres (#1030) 2022-10-07 14:23:57 +02:00
models.py fix tipjar mypy issues 2022-12-30 08:48:31 +01:00
README.md Tipjar initial 2021-10-20 11:14:56 +01:00
views.py formatting 2022-12-30 09:48:52 +01:00
views_api.py formatting 2022-12-30 09:48:52 +01:00

Tip Jars

Accept tips in Bitcoin, with small messages attached!

The TipJar extension allows you to integrate Bitcoin Lightning (and on-chain) tips into your website or social media!

image

How to set it up

  1. Simply create a new Tip Jar with the desired details (onchain optional):
    image
  2. Share the URL you get from this little button:
    image

And that's it already! Let the sats flow!