Compare commits

...

2 Commits

Author SHA1 Message Date
Duke Leto
9492d073ff Update 'docs.md' 2022-11-17 14:44:55 +00:00
Duke Leto
a216db71e2 Update 'index.html' 2022-11-17 14:40:21 +00:00
2 changed files with 3 additions and 2 deletions

View File

@ -12,7 +12,8 @@
- 64-bit Operating System (Ubuntu 18.04 recommended)
- Hush Smart Chain software installed on each
- (when the goal is only to build a new Smart Chain, there is no need to sync the HUSH main chain)
- NOTE: To use RandomX as Proof-of-Work, at least Hush v3.9.2 is required
- NOTE: To use RandomX as Proof-of-Work, at least Hush v3.9.2 is required.
- Detailed technical documentation about the Hush flavor of RandomX is here: https://git.hush.is/hush/hush3/src/branch/dragonx/doc/randomx.md
### Basic Info for Connecting At Least Two Nodes

View File

@ -25,7 +25,7 @@
<div id="build" class="content text-center">
<h3>Let's create a HUSH Smart Chain!</h3>
<h5>You have great power at your fingertips! Use it wisely, for Good</h5>
<h5>More detailed docs <a href="https://git.hush.is/hush/hsc-creator/src/branch/master/docs.md" target=_blank>here</a></h5>
<h5>More detailed docs <a href="https://git.hush.is/hush/hsc-creator/src/branch/master/docs.md" target=_blank>here</a> and more background <a href="https://git.hush.is/hush/hush-smart-chains/src/branch/master/README.md">here</a></h5>
<div class="row">
<div class="column">
<form class="center">