scripts: Add basic simapp README
This commit is contained in:
parent
7a70763795
commit
dbd7e992e9
10
scripts/simapp/README.md
Normal file
10
scripts/simapp/README.md
Normal file
@ -0,0 +1,10 @@
|
||||
# Local Simd development network
|
||||
|
||||
## Starting the blockchain
|
||||
|
||||
Run the following:
|
||||
|
||||
```
|
||||
cd scripts/simapp
|
||||
./start.sh
|
||||
```
|
||||
Loading…
Reference in New Issue
Block a user