mirror of
https://github.com/aljazceru/lightning-address.git
synced 2025-12-17 05:14:22 +01:00
Add LnMe in additional resources
LnMe is a self-hosted personal Lightning Address server and payment page written in Go
This commit is contained in:
@@ -367,6 +367,11 @@ const BRIDGE_SERVERS = [
|
||||
urlText: 'Ligess',
|
||||
description: 'Personal Lightning Address server to self-host payments to you@yourdomain.com.',
|
||||
},
|
||||
{
|
||||
urlLink: 'https://github.com/bumi/lnme',
|
||||
urlText: 'LnMe',
|
||||
description: 'Self-hosted Lightning Address server and personal payment page.',
|
||||
},
|
||||
];
|
||||
|
||||
const WALLETS = [
|
||||
|
||||
Reference in New Issue
Block a user