diff --git a/avatar-vipnode.png b/avatar-vipnode.png new file mode 100644 index 0000000..7592d3e Binary files /dev/null and b/avatar-vipnode.png differ diff --git a/dappnode_package.json b/dappnode_package.json index eecaeb2..7838951 100644 --- a/dappnode_package.json +++ b/dappnode_package.json @@ -1,8 +1,10 @@ { "name": "vipnode.dnp.dappnode.eth", "version": "0.0.3", - "description": "https://vipnode.org - Economic incentive for running Ethereum full nodes. The goal is to allow the Ethereum network to remain decentralized by creating a financial marketplace for more people to run full nodes and serve native light clients.", - "avatar": "/ipfs/Qmen3srZXEHncMM2RPsgVKkPbkJPTMN9SNFVEAQQY4a7Nf", + "upstreamVersion": "2.0.1", + "shortDescription": "Economic incentive for running Ethereum full nodes", + "description": "[Vipnode](https://vipnode.org)'s goal is to allow the Ethereum network to remain decentralized by creating a financial marketplace for more people to run full nodes and serve native light clients. Check this [medium article](https://medium.com/vipnode/an-economic-incentive-for-running-ethereum-full-nodes-ecc0c9ebe22) to understand the motivation behind this project and this [2.0 release article](https://medium.com/vipnode/vipnode-2-0-released-9af1d65b4552) for a tutorial on how to use Vipnode.", + "avatar": "/ipfs/QmSVNvnnq1Wg5aXT7fxWHQbLbR1aqccGUJsCWjNVT7qtFL", "type": "service", "image": { "path": "", @@ -17,16 +19,18 @@ ] }, "author": "DAppNode Association (https://github.com/dappnode)", - "license": "GPL-3.0", - "homepage": { + "categories": [ + "Economic incentive" + ], + "links": { "homepage": "https://github.com/dappnode/DAppNodePackage-vipnode" }, "repository": { "type": "git", - "url": "git+https://github.com/dappnode/DAppNodePackage-vipnode.git" + "url": "https://github.com/dappnode/DAppNodePackage-vipnode.git" }, "bugs": { "url": "https://github.com/dappnode/DAppNodePackage-vipnode/issues" }, - "dependencies": {} + "license": "GPL-3.0" } \ No newline at end of file diff --git a/vipnode-min.png b/vipnode-min.png deleted file mode 100644 index edddfd5..0000000 Binary files a/vipnode-min.png and /dev/null differ