Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
52 changes: 32 additions & 20 deletions lngal_data.json
Original file line number Diff line number Diff line change
Expand Up @@ -171,13 +171,23 @@
{
"project_name": "Wallet of Satoshi",
"project_level": "Custodial Mobile Wallet",
"links": [],
"links": [
{
"type": "Website",
"url": "https://www.walletofsatoshi.com/"
}
],
"tags": ["Custodial", "User-Friendly", "Mobile"]
},
{
"project_name": "Breez",
"project_level": "Non-Custodial Mobile Wallet",
"links": [],
"links": [
{
"type": "Website",
"url": "https://breez.technology"
}
],
"tags": ["Non-Custodial", "Mobile", "LSP Integration"]
},
{
Expand Down Expand Up @@ -205,13 +215,23 @@
{
"project_name": "Muun",
"project_level": "Non-Custodial Mobile Wallet",
"links": [],
"links": [
{
"type": "Website",
"url": "https://muun.com/"
}
],
"tags": ["Non-Custodial", "Submarine Swaps"]
},
{
"project_name": "Blue Wallet",
"project_level": "Hybrid Wallet (Custodial & Non-Custodial options)",
"links": [],
"links": [
{
"type": "Website",
"url": "https://bluewallet.io/"
}
],
"tags": ["Hybrid", "Mobile", "LNDHub"]
},
{
Expand Down Expand Up @@ -253,17 +273,6 @@
}
],
"tags": ["Community-Custodial", "Fiat Integration", "Wallet", "Ecash"]
},
{
"project_name": "Exodus Wallet",
"project_level": "Non-Custodial Mobile Wallet",
"links": [
{
"type": "Website",
"url": "https://exodus.com/"
}
],
"tags": ["Self-Custodial", "User-Friendly", "Mobile","Hot-wallet"]
},
{
"project_name": "Zeus Wallet",
Expand All @@ -285,10 +294,7 @@
"url": "https://bitnob.com"
}
],
"tags": [
"Custodial",
"Multi-platform"
]
"tags": ["Custodial", "Multi-platform"]
}
]
},
Expand Down Expand Up @@ -658,7 +664,13 @@
"url": "https://lnemail.net/"
}
],
"tags": ["Privacy", "Email", "Anonymous", "Lightning Payments", "Disposable Email"]
"tags": [
"Privacy",
"Email",
"Anonymous",
"Lightning Payments",
"Disposable Email"
]
}
]
},
Expand Down