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