Difference between revisions of "Charging With Lightning"

From lightningwiki.net
Jump to navigation Jump to search
(Added table with information)
 
m
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
Charging with the Lightning Network can be done with various services and programs.  
Charging with the Lightning Network can be done with various services and programs. While online custodial solutions are easy to use, non custodial solutions are completely without fees. They however require more setup and channel management.
{| class="wikitable"
{| class="wikitable sortable"
|-
|-
! Service !! Fees !! Install requirements !! Custodial !! LN Withdrawals !! Notes
! Service !! Transaction fees !! Install requirements !! [[Custodial]] !! LN Withdrawals !! Notes
|-
|-
| [https://btcpayserver.org BTCPayServer] || 0% || Full BTC Node || style="background-color:#00cc00" | No || style="background-color:#00cc00" | Yes || Requires LND or c-lightning
| [https://btcpayserver.org BTCPayServer] || 0% || Full BTC Node || style="background-color:#00cc00" | No || style="background-color:#00cc00" | Yes || Requires LND or c-lightning
Line 10: Line 10:
| [https://github.com/ElementsProject/lightning c-lightning] || 0% || Full BTC Node || style="background-color:#00cc00" | No ||style="background-color:#00cc00" | Yes ||
| [https://github.com/ElementsProject/lightning c-lightning] || 0% || Full BTC Node || style="background-color:#00cc00" | No ||style="background-color:#00cc00" | Yes ||
|-
|-
| OpenNode || 1% || None, Online API || style="background-color:#ff6666" | Yes || style="background-color:#00cc00" | Yes ||
| [https://opennode.co OpenNode] || 1% || None, Online API || style="background-color:#ff6666" | Yes || style="background-color:#00cc00" | Yes ||
|-
|-
| Acinq Strike || 1% || None, Online API || style="background-color:#ff6666" | Yes || style="background-color:#ff6666" | No ||
| [https://acinq.co/ Acinq Strike] || 1% || None, Online API || style="background-color:#ff6666" | Yes || style="background-color:#ff6666" | No ||
|-
|-
| LNWallet.io || 0.1% || None, Online API || style="background-color:#ff6666" | Yes || style="background-color:#00cc00" | Yes ||
| [https://lnwallet.io/ LNWallet.io] || 0.1% || None, Online API || style="background-color:#ff6666" | Yes || style="background-color:#00cc00" | Yes ||
|}
|}

Latest revision as of 23:42, 14 February 2019

Charging with the Lightning Network can be done with various services and programs. While online custodial solutions are easy to use, non custodial solutions are completely without fees. They however require more setup and channel management.

Service Transaction fees Install requirements Custodial LN Withdrawals Notes
BTCPayServer 0% Full BTC Node No Yes Requires LND or c-lightning
LND 0% Full BTC Node No Yes
c-lightning 0% Full BTC Node No Yes
OpenNode 1% None, Online API Yes Yes
Acinq Strike 1% None, Online API Yes No
LNWallet.io 0.1% None, Online API Yes Yes