Skip to content
Merged
Show file tree
Hide file tree
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
Binary file added avatar-lightning-network.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 14 additions & 4 deletions dappnode_package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
{
"name": "lightning-network.dnp.dappnode.eth",
"version": "0.0.3",
"upstreamVersion": "0.6.1-beta",
"shortDescription": "Scalable, instant Bitcoin/Blockchain transactions",
"description": "The Lightning Network DAppNodePackage (lnd + RTL). The Lightning Network is a decentralized system for instant, high-volume micropayments that removes the risk of delegating custody of funds to trusted third parties.",
"avatar": "/ipfs/QmVrjV1ANxjYVqRJzycYKcCUAH8nU337UsMVir1CnZYNa8",
"avatar": "/ipfs/QmYjbpLBEbPDoiJwTcWjhuHuL1Ax2HuArhXRF4Fi95HT6c",
"type": "service",
"image": {
"path": "",
Expand Down Expand Up @@ -32,21 +34,29 @@
"path": "/root/.lnd/data"
}
],
"style": {
"featuredBackground": "linear-gradient(67deg, #090909, #2f1354)",
"featuredColor": "#eee"
},
"author": "DAppNode Association <admin@dappnode.io> (https://github.com/dappnode)",
"contributors": [
"Abel Boldú (@vdo)",
"Eduardo Antuña <eduadiez@gmail.com> (https://github.com/eduadiez)"
],
"categories": [
"Payment channels",
"Economic incentive"
],
"keywords": [
"bitcoin",
"btc",
"lightning network",
"lnd"
],
"links": {
"WebUI": "http://lightning-network.dappnode",
"API": "http://lightning-network.dappnode:8080",
"readme": "https://github.com/dappnode/DAppNodePackage-LightningNetwork#readme"
"homepage": "https://github.com/dappnode/DAppNodePackage-LightningNetwork#readme",
"ui": "http://lightning-network.dappnode",
"api": "http://lightning-network.dappnode:8080"
},
"repository": {
"type": "git",
Expand Down
Binary file removed lnd.png
Binary file not shown.