lnbits-legend/lnbits/extensions/tipjar
2022-10-07 14:23:57 +02:00
..
templates/tipjar added swagger to extensions 2022-07-27 19:21:04 +01: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 delete tips first... (#888) 2022-08-16 17:01:53 +02: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 change namedtuple to basemodel 2022-02-23 13:32:23 +00:00
README.md Tipjar initial 2021-10-20 11:14:56 +01:00
views_api.py Fix/tipjar desc and satspay (#824) 2022-08-02 16:16:32 +02:00
views.py general cleanup and unused imports removal 2021-11-25 18:52:16 +00: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!