After downloading the latest release, unzip the files.
+
+
+
After unziping and navigating to the root folder, right click anyhere outside the filelist and select "open in terminal".
+
+
This will open a terminal window in the current folder. Now paste the command and press enter.
+
+
This will start a full node with the specified chain paramters.
+
+
A good way to interact with the running node is to split the tab.
+
+
You may need to navigate back to the correct folder, you can use commands such cd and ls to navigate from the terminal.
+ tab can also be used to autocomplete folder names
+
+
you can get information about the chain with the command ./hush-cli -ac_name=COINNAME getinfo
+
+
This chain specifically was run with the -testnode=1 parameter, allowing a chain to be started with only 1 node
+ with getinfo we can see that the chain has succesfulyl started by looking at the number of blocks and the intial balance or premine.
+ -testnode=1 is a great way to make sure the chain starts with the intended values.
+
+
+
When running the chain without -testnode=1 make sure to add the ip address of at least 1 other node, otherwise the chain will not start.
Open a terminal window, create a directory and cd into it
+ run git clone https://git.hush.is/hush/hush3.git
+
+
cd into the hush3 directory and run ./build.sh
+ you can add -j to specify the number of cpu threads to use, more threads will help build faster.
+ a good number to use is 4
+
+
+
After hush is built, cd into the src directory.
+
+
From here you can paste the command generated from the chain builder to start a fullnode with the specified parameters.
+ In this example the -testchain=1 parameter was used to start a chain with only 1 node.
when not using this parameter make sure to use -addnode to specify the ip address
+ of at least 1 other node in order to succesfulyl start a chain.
+
+
+
+
In another tab you can use ./hush-cli -ac_name=COINNAME getinfo to see information about the chain.
+ if there are any blocks that means the chain has succesfully started.
+
+
For a list of many other commands:
+ List of RPC commands
+
+
+
+
diff --git a/img/graphics/button_X.png b/img/graphics/button_X.png
new file mode 100644
index 0000000..aa87edc
Binary files /dev/null and b/img/graphics/button_X.png differ
diff --git a/img/graphics/button_X_white.png b/img/graphics/button_X_white.png
new file mode 100644
index 0000000..04267a0
Binary files /dev/null and b/img/graphics/button_X_white.png differ
diff --git a/img/graphics/button_burger.png b/img/graphics/button_burger.png
new file mode 100644
index 0000000..fc88219
Binary files /dev/null and b/img/graphics/button_burger.png differ
diff --git a/img/graphics/icon_question.svg b/img/graphics/icon_question.svg
new file mode 100644
index 0000000..cf10f4a
--- /dev/null
+++ b/img/graphics/icon_question.svg
@@ -0,0 +1,22 @@
+
+
\ No newline at end of file
diff --git a/img/graphics/logo_Arrakis_Chain_Creator.png b/img/graphics/logo_Arrakis_Chain_Creator.png
new file mode 100644
index 0000000..180aa96
Binary files /dev/null and b/img/graphics/logo_Arrakis_Chain_Creator.png differ
diff --git a/img/graphics/logo_Arrakis_Spice_Chain.png b/img/graphics/logo_Arrakis_Spice_Chain.png
new file mode 100644
index 0000000..fc6fc02
Binary files /dev/null and b/img/graphics/logo_Arrakis_Spice_Chain.png differ
diff --git a/img/graphics/logo_Arrakis_Spice_Chain_workmark.png b/img/graphics/logo_Arrakis_Spice_Chain_workmark.png
new file mode 100644
index 0000000..0ef5069
Binary files /dev/null and b/img/graphics/logo_Arrakis_Spice_Chain_workmark.png differ
diff --git a/img/graphics/logo_Arrakis_Spice_Chain_workmarklogo.png b/img/graphics/logo_Arrakis_Spice_Chain_workmarklogo.png
new file mode 100644
index 0000000..be5de47
Binary files /dev/null and b/img/graphics/logo_Arrakis_Spice_Chain_workmarklogo.png differ
diff --git a/img/graphics/mobile-sidebar-button.png b/img/graphics/mobile-sidebar-button.png
new file mode 100644
index 0000000..c74d649
Binary files /dev/null and b/img/graphics/mobile-sidebar-button.png differ
diff --git a/img/namibia-2049203_1920.jpg b/img/namibia-2049203_1920.jpg
new file mode 100644
index 0000000..fb97f05
Binary files /dev/null and b/img/namibia-2049203_1920.jpg differ
diff --git a/img/screenshots/releases_scrn.png b/img/screenshots/releases_scrn.png
new file mode 100644
index 0000000..bea808d
Binary files /dev/null and b/img/screenshots/releases_scrn.png differ
diff --git a/img/screenshots/ubuntu-1.png b/img/screenshots/ubuntu-1.png
new file mode 100644
index 0000000..a5a73a8
Binary files /dev/null and b/img/screenshots/ubuntu-1.png differ
diff --git a/img/screenshots/ubuntu-2.png b/img/screenshots/ubuntu-2.png
new file mode 100644
index 0000000..87442c9
Binary files /dev/null and b/img/screenshots/ubuntu-2.png differ
diff --git a/img/screenshots/ubuntu-3.png b/img/screenshots/ubuntu-3.png
new file mode 100644
index 0000000..7bce32d
Binary files /dev/null and b/img/screenshots/ubuntu-3.png differ
diff --git a/img/screenshots/ubuntu-4.png b/img/screenshots/ubuntu-4.png
new file mode 100644
index 0000000..f822820
Binary files /dev/null and b/img/screenshots/ubuntu-4.png differ
diff --git a/img/screenshots/ubuntu-5.png b/img/screenshots/ubuntu-5.png
new file mode 100644
index 0000000..fac9ac6
Binary files /dev/null and b/img/screenshots/ubuntu-5.png differ
diff --git a/img/screenshots/ubuntu-6.png b/img/screenshots/ubuntu-6.png
new file mode 100644
index 0000000..51d2aa3
Binary files /dev/null and b/img/screenshots/ubuntu-6.png differ
diff --git a/img/screenshots/win-1.png b/img/screenshots/win-1.png
new file mode 100644
index 0000000..57ad732
Binary files /dev/null and b/img/screenshots/win-1.png differ
diff --git a/img/screenshots/win-2.png b/img/screenshots/win-2.png
new file mode 100644
index 0000000..49d1151
Binary files /dev/null and b/img/screenshots/win-2.png differ
diff --git a/img/screenshots/win-3.png b/img/screenshots/win-3.png
new file mode 100644
index 0000000..2e4464e
Binary files /dev/null and b/img/screenshots/win-3.png differ
diff --git a/img/screenshots/win-4.png b/img/screenshots/win-4.png
new file mode 100644
index 0000000..1a4251d
Binary files /dev/null and b/img/screenshots/win-4.png differ
diff --git a/img/screenshots/win-5.png b/img/screenshots/win-5.png
new file mode 100644
index 0000000..2a9dc27
Binary files /dev/null and b/img/screenshots/win-5.png differ
diff --git a/img/screenshots/win-6.png b/img/screenshots/win-6.png
new file mode 100644
index 0000000..cc64e60
Binary files /dev/null and b/img/screenshots/win-6.png differ
diff --git a/img/screenshots/win-7.png b/img/screenshots/win-7.png
new file mode 100644
index 0000000..b3b90de
Binary files /dev/null and b/img/screenshots/win-7.png differ
diff --git a/img/screenshots/win-8.png b/img/screenshots/win-8.png
new file mode 100644
index 0000000..275bc5c
Binary files /dev/null and b/img/screenshots/win-8.png differ
diff --git a/img/screenshots/win-9.png b/img/screenshots/win-9.png
new file mode 100644
index 0000000..6c8fc3e
Binary files /dev/null and b/img/screenshots/win-9.png differ
diff --git a/index.html b/index.html
index 9f533cd..3d79187 100644
--- a/index.html
+++ b/index.html
@@ -1,146 +1,465 @@
-
- HUSH Smart Chain Creator
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Hush Smart Chain Creator
-
-
-
-
Let's create a HUSH Smart Chain!
-
You have great power at your fingertips! Use it wisely, for Good