Преглед изворни кода

doc: local deployment instructoins

x пре 3 година
родитељ
комит
1ad7def78d
1 измењених фајлова са 10 додато и 0 уклоњено
  1. 10 0
      doc/src/testnet/node.md

+ 10 - 0
doc/src/testnet/node.md

@@ -78,6 +78,16 @@ Now you can leave the subscriber running. In case you stop it, just
 run `drk scan` again until the chain is fully scanned, and then you
 should be able to subscribe again.
 
+## Local Deployment
+
+For development we recommend running master. You can run a single
+consensus full node using this command:
+
+```
+cd contrib/localnet/darkfid-single-node/
+./tmux_sessions.sh -v
+```
+
 ## Advanced Usage
 
 To run a node in full debug mode: