diff --git a/avatar-raiden-testnet.png b/avatar-raiden-testnet.png new file mode 100644 index 0000000..e680fd6 Binary files /dev/null and b/avatar-raiden-testnet.png differ diff --git a/dappnode_package.json b/dappnode_package.json index 7d2cdcf..391d0dd 100644 --- a/dappnode_package.json +++ b/dappnode_package.json @@ -1,8 +1,10 @@ { "name": "raiden-testnet.dnp.dappnode.eth", "version": "0.0.2", - "description": "The Raiden Network is an off-chain scaling solution, enabling near-instant, low-fee and scalable payments. (Development version)", - "avatar": "/ipfs/QmaqgLyZXpETXYzhWcebNJnh6vPs4WqiCJbZY3EY1fXqer", + "upstreamVersion": "0.100.3", + "shortDescription": "Try Raiden now on an Ethereum testnet", + "description": "The Raiden Network is an off-chain scaling solution, enabling near-instant, low-fee, and scalable payments. It’s complementary to the Ethereum Goerli testnet blockchain and works with any ERC20 compatible token. \n\n\n **Getting started** \n\n Once you have installed the Raiden-Testnet DAppNode Package new account is created and funded automatically. In case of doubt or errors, go to the [getting started guide](https://github.com/dappnode/DAppnodePackage-raiden-testnet) to see detailed steps. \n\n\n All set? Check out the [documentation and introductory guides](https://raiden-network.readthedocs.io/en/stable/#how-to-get-started) to quickly get started doing payments.", + "avatar": "/ipfs/QmcRkP3JQEvcntu7etYGsmngkEaV1ubuNYK5TzF3bmZbWW", "type": "service", "image": { "path": "", @@ -19,21 +21,21 @@ "RAIDEN_ETH_RPC_ENDPOINT=http://goerli-geth.dappnode:8545", "RAIDEN_NETWORK_ID=goerli", "EXTRA_OPTS=--disable-debug-logfile" - ], - "keywords": [ - "Raiden", - "Ethereum", - "Testnet", - "Goerli" ] }, "author": "DAppNode Association (https://github.com/dappnode)", - "contributors": [ - "Abel Boldú (@vdo)", - "Eduardo Antuña (@eduadiez)" + "contributors": ["Abel Boldú (@vdo)", "Eduardo Antuña (@eduadiez)"], + "categories": [ + "Payment channels" + ], + "keywords": [ + "Raiden", + "Ethereum", + "Testnet", + "Goerli" ], - "homepage": { - "WebApplication": "http://raiden-testnet.dappnode/", + "links": { + "ui": "http://raiden-testnet.dappnode/", "homepage": "https://github.com/dappnode/DAppNodePackage-raiden-testnet#readme" }, "repository": { @@ -50,4 +52,4 @@ "disclaimer": { "message": "This software is experimental, presented 'as is' and inherently carries risks. By installing it, you acknowledge that DAppNode Association has done its best to mitigate these risks and accept to waive any liability or responsibility for DAppNode in case of any shortage, discrepancy, damage, loss or destruction of any digital asset managed within this DAppNode package.\n\nThis package stores private keys, which will be stored in your DAppNode. Neither DAppNode Association nor the developers of this software can have access to your private key, nor help you recover it if you lose it. \n\nYou are solely responsible for keeping your private keys and password safe and to perform secure backups, as well as to restrict access to your computer and other equipment. To the extent permitted by applicable law, you agree to be responsible for all activities that have been conducted from your account. You must take all necessary steps to ensure that your private key, password, and recovery phrase remain confidential and secured. \n\nThis is an Alpha version of experimental open source software released as a test version under an MIT license and may contain errors and/or bugs. No guarantee or representations whatsoever is made regarding its suitability (or its use) for any purpose or regarding its compliance with any applicable laws and regulations. Use of the software is at your own risk and discretion and by using the software you acknowledge that you have read this disclaimer, understand its contents, assume all risk related thereto and hereby release, waive, discharge and covenant not to sue Brainbot Labs Establishment or any officers, employees or affiliates from and for any direct or indirect liability resulting from the use of the software as permissible by applicable laws and regulations.\n\nPrivacy Warning: Please be aware, that by using the Raiden Client, \namong others, your Ethereum address, channels, channel deposits, settlements and the Ethereum address of your channel counterparty will be stored on the Ethereum chain, i.e. on servers of Ethereum node operators and ergo are to a certain extent publicly available. The same might also be stored on systems of parties running Raiden nodes connected to the same token network. Data present in the Ethereum chain is very unlikely to be able to be changed, removed or deleted from the public arena.\n\nAlso be aware, that data on individual Raiden token transfers will be made available via the Matrix protocol to the recipient, intermediating nodes of a specific transfer as well as to the Matrix server operators." } -} \ No newline at end of file +} diff --git a/logo.jpg b/logo.jpg deleted file mode 100644 index 5c624e1..0000000 Binary files a/logo.jpg and /dev/null differ