mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-09 14:48:08 -05:00
dchat: add scripts to autorun a localnet deployment. useful for debugging net code.
This commit is contained in:
@@ -68,4 +68,10 @@ Or use multitail for colored output:
|
||||
multitail -c /tmp/alice.log
|
||||
```
|
||||
|
||||
# Example Localnet
|
||||
|
||||
```
|
||||
./example/seed.sh
|
||||
./example/node1.sh
|
||||
./example/node2.sh
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user