Offer lnurl-pay QR codes for download on the Lightning page

This commit is contained in:
Râu Cao
2023-06-12 18:18:06 +02:00
parent 8eb5f093a4
commit aedaabc7ba
5 changed files with 75 additions and 9 deletions

View File

@@ -58,6 +58,9 @@ gem 'discourse_api'
gem "sentry-ruby"
gem "sentry-rails"
# Lightning
gem "lnurl"
group :development, :test do
# Use sqlite3 as the database for Active Record
gem 'sqlite3', '~> 1.4'