mirror of
https://github.com/RoboSats/robosats.git
synced 2024-12-13 02:46:28 +00:00
673037c3df
* Websockets on Tor android * Show turtle mode on android * Display lnp2pbot orders (#1617) * P2PBOT working * Display LNP2POrders * Filter by robosats orders * Robosats hosts filter by default and better browse text --------- Co-authored-by: Reckless_Satoshi <90936742+Reckless-Satoshi@users.noreply.github.com>
17 lines
498 B
JSON
17 lines
498 B
JSON
{
|
|
"p2plightning": {
|
|
"longAlias": "LNP2PBot",
|
|
"federated": false,
|
|
"shortAlias": "p2plightning",
|
|
"nostrHexPubkey": "fcc2a0bd8f5803f6dd8b201a1ddb67a4b6e268371fe7353d41d2b6684af7a61e",
|
|
"description": "Telegram bot that allows people to trade using lightning network with other people on telegram.",
|
|
"contact": {
|
|
"email": null,
|
|
"telegram": "https://t.me/p2plightning",
|
|
"simplex": null,
|
|
"nostr": null,
|
|
"website": "https://lnp2pbot.com"
|
|
}
|
|
}
|
|
}
|