From 189c202621a4ed224c685f6ed17386a4a188157c Mon Sep 17 00:00:00 2001 From: Daniel Klaiber <66674482+Kolibri1990@users.noreply.github.com> Date: Sat, 24 Apr 2021 12:15:22 +0200 Subject: [PATCH] Create README.md Create readme --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..2ffd365 --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +# DeFiChain-Income-Helper :grey_question: + +Use this JAR to get all your relevant addresses you need for DeFiChain-Income + +## Preconditions :construction: + +1. Java Environment Runtime (JRE) >= V1.8 must be installed +2. DeFi Wallet must be running and connected to a node + +## Getting started :rocket: + +1. Download the current release (JAR) +2. DeFi Wallet must be running and and run (double click) the defichain-income-address-helper.jar +3. Your addresses will be added to clipboard +3. Paste addresses in the input field + +## Licenses :unlock: + +DeFiChain-Income-Helper is released under the terms of the MIT license. For more information see https://opensource.org/licenses/MIT.