parent
b80fd82112
commit
48234cddc9
|
@ -104,8 +104,8 @@
|
|||
<p>Extract hsd, hs-client, and hs-airdrop: <b>tar xvf hs*</b></p>
|
||||
<p>You may also verify the asc file if desired.</p>
|
||||
<h2>Install</h2>
|
||||
<p>In one window, change into the hsd directory and install <b>cd hsd-*/hsd</b> and then run <b>npm install --production</b></p>.
|
||||
<p>In a second window, change into the hs-client directory and install <b>cd hs-client-*/hs-client</b> and then run <b>npm install --production</b></p>
|
||||
<p>In one window, change into the hsd directory <b>cd hsd-*/hsd</b> and then run <b>npm install --production</b></p>.
|
||||
<p>In a second window, change into the hs-client directory <b>cd hs-client-*/hs-client</b> and then run <b>npm install --production</b></p>
|
||||
<h2>Run hsd</h2>
|
||||
<p>hsd is the handshake fullnode and will sync with the network</p>
|
||||
<p>To connect, in the first window run: <b>./bin/hsd --log-level info</b></p>
|
||||
|
|
Loading…
Reference in New Issue